I've wasted some time today around selenium and browser issues, so I thought I'd share it in the hope that others will avoid the same issue.

- Chrome driver on Linux (2.10.267518) wasn't able to enter space
  character into the input field. (Chrome 31.0.1650.63)
  This is reported in [1] since Aug 2013.

- Firefox webdriver was unable to set text to <input type=number>.
  This is discussed in [2], and the suggestion was to downgrade
  to Firefox 28.


I'm currently working around this by using Firefox 28. I run Ubuntu 12.04 LTS.



[1] http://code.google.com/p/chromedriver/issues/detail?id=467
[2] http://stackoverflow.com/questions/23412912/selenium-send-keys-doesnt-work-if-input-type-number
--
Kohsuke Kawaguchi | CloudBees, Inc. | http://cloudbees.com/
Try Jenkins Enterprise, our professional version of Jenkins

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to