AutomationNinja 194 Posted September 7, 2015 Report Share Posted September 7, 2015 When you click on the login button (either facebook or google) here http://www.ovlix.com/ca/login you get a pop-up but you can't see what is in it. I tried the command "allow popups (in new window)" with no luck. See vid: http://screencast.com/t/j6Ivoymbglaz Any ideas? Quote Link to post Share on other sites
pash 504 Posted September 7, 2015 Report Share Posted September 7, 2015 try. allow popups("In New Window") navigate("http://www.ovlix.com/ca/login","Wait") click(<tabindex=1>,"Left Click","No") in popup { alert("Do something in popup") close page } 1 Quote Link to post Share on other sites
AutomationNinja 194 Posted September 7, 2015 Author Report Share Posted September 7, 2015 Nice! Three cheers for pash. Hip, Hip, Horray! Hip, Hip Horray!, Hip Hip Horray! Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.