It’s only a suggestion for something to try. The reason I say try pyautoit is because as you mentioned there is no window handle so you cannot switch to it. In addition it is not behaving like a alert so the switch there is not working also. I’m thinking maybe selenium cannot see that pop up at all. In that case a couple of lines of pyautoit to do a window active to force control to your pop up, maybe a sendkeys tab and then a send keys enter to click the button might work. Also you can do a winactivate to set it to active then a win wait active to want until it is active before moving on to ensure stability. Maybe 4 lines of code or so. Also with pyautoit no external script necessary. Commands can be called directly in your autoit script.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/c58ee245-596f-4d29-86f9-e1a2f7e7ffd7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CALmCxDk2-XncFehWSOn66cmoNJO90D8YdxhSeNMX2x1R3015EQ%40mail.gmail.com.