On Nov 16, 11:52 am, jasminaata <[email protected]> wrote: > Hi, > > I have the exact same issue with IE as described above, even though my > Security Protected Mode settings are all set to be equal. The web > application I am testing is not reacting to the click method, even > though it finds the link when I verify with > browser.link(:text,"XXX").exist?. It works fine for Chrome and > Firefox. I tried using other attributes like xpath, href, class and I > got the same issue. > > I use: browser.link(:text,"XXX").click. > > Thank you for your help! > > Jasmina
A few more details might be handy OS platform? IE version? Since you mention Chrome and Firefox I presume is is Watir-Webdriver? If so what version? lastly, I've noticed a few instances as I've been working on scripts from IRB where click seems to fire (as in I get no error) but nothing happens, however if I fire it again then stuff works.. I'm still trying to find a pattern here but one of my suspects is having the developer tools open.. So I'm wondering if that's the case for you (are the dev tools open) or not? -- 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]
