[wtr-general] watir-webdriver with IE and Chrome

2011-01-11 Thread Emmanuel Cecchet

Hi all,

I am using watir-webdriver and have a simple script that fills forms and 
click on buttons. Everything works fine with Firefox (Linux or Windows).


1. I have problems with IE (v8.0.6001.18702) on Windows XP where 
everything works except clicking buttons. The method does not fail, I 
can ever hear the noise like if the button was clicked but the submit is 
not performed. Is there any limitation with some versions of IE?


2. I have noticed 2 issues with Chrome (8.0.552.224) on Windows. First, 
I need to call the set methods twice, the first time I call 
text_field(...).set the field is just reset but nothing is written in 
it. I need to call a second time the method for the field to be actually 
set. Second, file_field does not work at all. I read that it was a 
limitation but thought that this was fixed. Any idea if there is a 
version of watir-webdriver that supports file_field for Chrome?


Thanks for your help
Emmanuel

--
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


Re: [wtr-general] watir-webdriver with IE and Chrome

2011-01-11 Thread Željko Filipin
Looks like you should report a few bugs:

https://github.com/jarib/watir-webdriver/issues

Željko
--
watir.com - community manager
watirpodcast.com - host
testingpodcast.com - audio podcasts on software testing. all of them

-- 
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


Re: [wtr-general] watir-webdriver with IE and Chrome

2011-01-11 Thread Emmanuel Cecchet

Ok. Done.

Thanks

On 1/11/2011 9:22 AM, Željko Filipin wrote:

Looks like you should report a few bugs:

https://github.com/jarib/watir-webdriver/issues

Željko
--
watir.com http://watir.com - community manager
watirpodcast.com http://watirpodcast.com - host
testingpodcast.com http://testingpodcast.com - audio podcasts on 
software testing. all of them


--
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


--
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