You need to determine if it's a javascript dialog or not. Can you inspect it with one of the developer tools or not? Can you share the relevant html code?
Dan On Thursday, February 6, 2014 12:56:40 AM UTC-5, ARGHYA CHAKRABORTY wrote: > > > > Hi > > There is a button in an webpage , clicking on which , an Overlay page is > opened(Background parent page gets shadowed by the front overlay page) . > That overlay page contains some fields and buttons . how to access those > fields and buttons by WATIR. I tried to access with the elements ids but it > could not find those as the control was still on the parent page. > > Moreover the overlay page does not have any page id or title . And I am > using Watir 1.8.24. > Please suggest the solutions. > > Thanks > Arghya > -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
