Hi guys,

My working environment is watir-webdriver 0.2.3 and watir-selenium
0.2.0.

Working on automation of Web application I've faced with weird IE
behavior - in one particular case IE doesn't click on button. Indeed I
can see that browser moves focus on the button and press it but then
nothing happens. I can't see that application in any way reacts on
this pressing.

To press button I use:
browser.button(:value,"XXX").click


I get no any errors, and I can found in RubyMine debugger that
element is properly located and can flash it.
And in the same case Firefox 3.6 works well. Also IE clicks well any
other buttons on my page.

The same issue is reproduced on the machine of my co-worker.

I appreciate any help.

Regards, Vadim

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to