11-29-2011, 10:55 PM
Hi,
I am new to QTP descriptive programming.
Can any one please help me to get the solution how to write the code for the below nested child objects.
Click on Follow-Up --> Create Activity --> Inbound
Here ‘Follow-Up’ is a Link
--- This one is working
But after that Create Activity --> Inbound is not working.
Please find the screen shot as attachment
I am new to QTP descriptive programming.
Can any one please help me to get the solution how to write the code for the below nested child objects.
Click on Follow-Up --> Create Activity --> Inbound
Here ‘Follow-Up’ is a Link
Code:
Browser("SAP NetWeaver Portal").Page("SAP NetWeaver Portal").Frame("TestButton").Link("Follow-Up").Click
But after that Create Activity --> Inbound is not working.
Please find the screen shot as attachment