[QA] Chrome browser test input flakiness

Željko Filipin zfilipin at wikimedia.org
Fri Aug 8 13:02:50 UTC 2014


On Fri, Aug 8, 2014 at 12:05 PM, Željko Filipin <zfilipin at wikimedia.org>
wrote:

> I will investigate the problem today.


Looks like entering text in text fields is completely broken for Chrome on
Sauce Labs. I have reported it. I will let you know when they reply.

This is what I wrote to them:

Since the recent selenium/chrome/chromedriver update[1] we have noticed
that Chrome builds started failing. While investigating the problem, I have
noticed that Chrome on Sauce Labs does not populate text fields correctly.

If you run attached file chrome_local.rb, username text field will be
populated correctly (see attached chrome_local.png).

If you run attached chrome_sauce_labs.rb[2] (please change line that starts
with "saucelabs_key"), only the first three characters will be entered
correctly, and four characters will be entered in password text field (the
script was not supposed to do that, see attached chrome_sauce_labs.png).

Environment:

Mac OS 10.9.4

Chrome 36.0.1985.125

$ ruby -v
ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-darwin13.0]

$ gem list selenium-webdriver
*** LOCAL GEMS ***
selenium-webdriver (2.42.0)

$ chromedriver -v
ChromeDriver 2.10.267517

1:
http://sauceio.com/index.php/2014/07/sauce-labs-selenium-chrome-updates-august-2/
2: https://saucelabs.com/tests/c2112eb683a6428db812f86d5fc1f1a6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wikimedia.org/pipermail/qa/attachments/20140808/f1c73f18/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chrome_local.png
Type: image/png
Size: 467154 bytes
Desc: not available
URL: <http://lists.wikimedia.org/pipermail/qa/attachments/20140808/f1c73f18/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chrome_local.rb
Type: text/x-ruby-script
Size: 181 bytes
Desc: not available
URL: <http://lists.wikimedia.org/pipermail/qa/attachments/20140808/f1c73f18/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chrome_sauce_labs.png
Type: image/png
Size: 51653 bytes
Desc: not available
URL: <http://lists.wikimedia.org/pipermail/qa/attachments/20140808/f1c73f18/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chrome_sauce_labs.rb
Type: text/x-ruby-script
Size: 587 bytes
Desc: not available
URL: <http://lists.wikimedia.org/pipermail/qa/attachments/20140808/f1c73f18/attachment-0003.bin>


More information about the QA mailing list