internet explorer - selenium webdriver accepting Alert fired from inside an iframe with IEDriver won't work. Any work arounds? -


i've got application several iframes. webdriver handles alerts fine when fired in root context doesn't see find alerts fired inside iframe. works firefox doesn't work ie.

i've tried several different tactics work around nothing seems work.

can make sure whether have selected corresponding iframe before trying handle alert pop ?


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -