Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

Commit

Permalink
Bug 1480944 [wpt PR 12307] - Revert "Update selenium from 3.13.0 to 3…
Browse files Browse the repository at this point in the history
….14.0", a=testonly

Automatic update from web-platform-testsRevert "Update selenium from 3.13.0 to 3.14.0" (#12307)

This reverts commit c1579120e855828706e6a0c613be7c5def14d7f8.

Version 3.14.0, released on 2018-08-02, includes a bug which regresses
support for the "RemoteDriver" [1]. That interface is used in this
project for integration with Apple Safari. The package upgrade was fully
automated and not motivated by any specific bug fix or feature. Revert
the upgrade to restore functionality.

[1] SeleniumHQ/selenium#6250
--

wpt-commits: 399997d1f10a529300cc20b5860e6db724b2b48f
wpt-pr: 12307
  • Loading branch information
jugglinmike authored and moz-wptsync-bot committed Aug 8, 2018
1 parent 020ce81 commit 66f9944
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion testing/web-platform/meta/MANIFEST.json
Expand Up @@ -637506,7 +637506,7 @@
"support"
],
"tools/wptrunner/requirements_safari.txt": [
"22a07532657dadb79c404fcb61a26e1a127b8cc2",
"5a1d26b8b9bccd5cbbe637c7d115808b4fd85f49",
"support"
],
"tools/wptrunner/requirements_sauce.txt": [
Expand Down
@@ -1,2 +1,2 @@
mozprocess == 0.26
selenium==3.14.0
selenium==3.13.0

0 comments on commit 66f9944

Please sign in to comment.