Friday 20 May 2011

IFRAME tag is not working in Win32:IEautomation

if you want to get iframe then use following solution:
1)use SendKeys function for this.
2)if your popup windows is not recognized,then takes the url of popup windows using the regular expression(when link is javascript) otherwise use linkUrl(); for url.
open in same or differnet IE window and use according your requirment.

No comments:

Post a Comment