Skip to content

Update capybara and selenium-webdriver

Rémy Coutable requested to merge update-capybara into master

What does this MR do?

As pointed out in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10682#note_159053748 we're using an old Capybara version so this MR updates it as well as selenium-webdriver.

CHANGELOGS:

Note that nokogiri is also updated from 1.10.1 to 1.10.2, which looks ok to me: https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Rémy Coutable

Merge request reports