Re: [wtr-general] click on hidden buttons not working anymore on watir-webdriver

2011-06-04 Thread Jari Bakken
Den 3. juni 2011 kl. 21:02 skrev a b cristina.watir.toro...@gmail.com:


On Firefox I have to press Enter Key after I type in some text.

Do you have any example? I couldn't find any example on stackoverflow; watir
google etc.



element.send_keys :enter



Thanks a lot.
Cristina


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


[wtr-general] click on hidden buttons not working anymore on watir-webdriver

2011-06-03 Thread a b
Hi all,

in order to simulate key stroke Enter on firefox I was using a hidden
button.

Now I am using watir-webdriver and that is not working anymore.

On Firefox I have to press Enter Key after I type in some text.

Do you have any example? I couldn't find any example on stackoverflow; watir
google etc.



Thanks a lot.
Cristina

-- 
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] click on hidden buttons not working anymore on watir-webdriver

2011-06-03 Thread Charley Baker
From past threads, watir-webdriver does not work with hidden elements,
meaning that it acts more as a user. :)  You'll have to find another route
for that.


Charley Baker
Lead Developer, Watir, http://watir.com


On Fri, Jun 3, 2011 at 2:02 PM, a b cristina.watir.toro...@gmail.comwrote:

 Hi all,

 in order to simulate key stroke Enter on firefox I was using a hidden
 button.

 Now I am using watir-webdriver and that is not working anymore.

 On Firefox I have to press Enter Key after I type in some text.

 Do you have any example? I couldn't find any example on stackoverflow;
 watir google etc.



 Thanks a lot.
 Cristina


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