Commit graph

6 commits

Author SHA1 Message Date
Antoine Musso ed577b8e8b Update rubyzip gem
Due to potential security vulnerability, update rubyzip Gem from 1.2.1
to 1.2.2.

Bug: T204119
Change-Id: I0c14492e58b4b8294c77ba388f4237f43a2001ea
2018-11-14 11:19:17 +01:00
WMDE-Fisch b6195eba41 Update gems and Gemfile.lock
Change-Id: I225885392ff22fc6a3ac72cc036cbbd1548c4db3
2018-08-14 11:25:35 +00:00
Željko Filipin 507e837a46 Update RuboCop Ruby gem
Bug: T180878
Change-Id: Iedc40fa530db5337512a14fd878e397af47cadb8
2017-12-05 12:23:45 +01:00
WMDE-Fisch 12e6631dde Update tests to Selenium 3
The waitr click on the checkbox seems to be broken or is broken with
intend since the actual OOUI checkbox has an opacity of 0.

Additionally when_visible fails when the element is not present yet.
The the way to go here seems to wait for the element to be there
and then check for visibility.

Also made use of PageObject method for checkboxes, the name selector
and the link element.

Bug: T158074
Change-Id: I2c3d6d963c8bcdc420bfbc57c1c2380bce7ef2f1
2017-03-01 17:26:12 +01:00
WMDE-Fisch 8476c03a10 clean up and update gems
Looks like most of the things are not needed here.

Change-Id: I34d0abf4d1f1adac40298bafcc2f3d29f1f1d473
2017-02-22 16:09:40 +01:00
Tobias Gritschacher 518aea3ead Clean-up browsertests
- add Gemfile.lock
- use recent version of gems
- ditch README and link to wiki documentation
- clean-up environments

Change-Id: I76bb1d491911abbc0c0bb4387b436ab3ff2cebc2
2016-11-14 12:07:41 +01:00