Update dependency joomla-projects/selenium-server-standalone to v3.141.59 (main)#19
Open
joomla-dependency-bot wants to merge 1 commit intojoomla-extensions:mainfrom
Conversation
6043e6c to
301f067
Compare
301f067 to
06488a8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.1.0→v3.141.59Release Notes
joomla-projects/selenium-server-standalone (joomla-projects/selenium-server-standalone)
v3.141.59: Selenium Server Standalone v3.141.59Compare Source
v3.141.59
set.
WrapsElementbySelectelement wrapper (#6616)v3.141.5
which is what it was in 3.13.0
Drivers updated:
v3.14.0: Selenium Server Standalone v3.14.0Compare Source
Internet Explorer 32-bit version 3.14.0
Internet Explorer 64-bit version 3.14.0
v3.14.0
"Safari Technology Preview". Who knew?
Clockinterface forjava.time.Clockand find the class.
automaticProfiling (#6095) This commit is from the "Fix a Bug,
Become a Committer" workshop held at SeConf India.
https://snyk.io/research/zip-slip-vulnerability
v3.13.0: Selenium Server Standalone v3.13.0Compare Source
Google Chrome version 2.41
Internet Explorer 32-bit version 3.13.0
Internet Explorer 64-bit version 3.13.0
Microsoft Edge version 17.17134
Microsoft Edge Insiders version
Firefox Gecko / Marionette Driver version 0.21
v3.12.0: Selenium Server Standalone v3.12.0Compare Source
v3.11.0: Selenium Server Standalone v3.11.0Compare Source
v3.8.1: Selenium Server Standalone v3.8.1Compare Source
v3.7.0: Selenium Server Standalone v3.7.0Compare Source
v3.6.0: Selenium Server Standalone v3.6.0Compare Source
artifacts.
new RemoteWebDriver(new ChromeOptions());
WrappedWebDriver.
v3.5.3: Selenium Server Standalone v3.5.3Compare Source
v3.5.3
Important note:
mode. If you see changes to the Selenium WebDriver "logging" APIs or
automatic capture of screenshots on error (or if you want the old
behaviour back) you can do so by executing:
java -jar selenium-server-standalone-3.5.3.jar -enablePassThrough falsepassthrough mode.
input sources are used.
and "IOS") return
nullfromPlatform.getFamily.#4565
Platform.statusendpoints for Hub and nodes.NoSuchElementExceptionwas mistaken for aNoSuchSessionException.endpoint node to the local end.
Thank you @810
v3.5.2: Selenium Server Standalone v3.5.2Compare Source
v3.5.2
"/wd/hub/sessions" endpoint
remote webdriver.
macOSas a valid platform name, as this is used bysafaridriver.
v3.5.1
Important note:
mode. If you see changes to the Selenium WebDriver "logging" APIs or
automatic capture of screenshots on error (or if you want the old
behaviour back) you can do so by executing:
java -jar selenium-server-standalone-3.5.1.jar -enablePassThrough falsewill select guava's android variant if using a ranged selector.
======
Thank you @810 for updating!
v3.5.0: Selenium Server Standalone v3.5.0Compare Source
Important note:
mode. If you see changes to the Selenium WebDriver "logging" APIs or
automatic capture of screenshots on error (or if you want the old
behaviour back) you can do so by executing:
java -jar selenium-server-standalone-3.5.0.jar -enablePassThrough falsefrom your test's RemoteWebDriver, through the Grid Hub, to a Grid
Node, and down to a DriverService and thence the browser to use the
same WebDriver protocol (the Json Wire Protocol or the W3C one) end
to end without translation. This mode can be disabled by starting
the standalone server or Grid node with
-enablePassThrough falseused as ExpectedConditions.
the user to do:
WebDriver driver = new RemoteWebDriver(new InternetExplorerOptions());getTextwhen confronted with a Shadow DOMstreams. This should reduce apparent hanging when closing Firefox in
particular.
Protocol ones.
Thank you @810
v3.4.0: Selenium Server Standalone v3.4.0Compare Source
v3.3.0: Selenium Server Standalone v3.3.0Compare Source
Update selenium v3.3.0 + webdrivers (#40)
v3.2.0: Selenium Server Standalone v3.2.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.