This is a migrated thread and some comments may be shown as answers.

Cannot find elements within pop up

1 Answer 55 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 14 Oct 2010, 09:29 PM
Hi,
I am not able to find the elements within a pop up window. I think this is a RadWindow and part of the source of the pop up is a RadWindow (see attached). However, the RadWindow frame has no tangible HTML elements (also in the attached).

Any help would be appreciated.

1 Answer, 1 is accepted

Sort by
0
Kumar
Top achievements
Rank 1
answered on 22 Oct 2010, 10:17 AM
Hi David,

Use mouseclick() in place of click().After Mouseclick() action add Manager .WaitForNewBrowserConnect(your popup url,true,time);method.

Let me know if this helped you.

Regards
Kumar
Tags
General Discussions
Asked by
David
Top achievements
Rank 1
Answers by
Kumar
Top achievements
Rank 1
Share this question
or