Update dependency joomla-projects/selenium-server-standalone to v3.141.59 (main) #19
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.59
Release Notes
joomla-projects/selenium-server-standalone
v3.141.59
Compare Source
v3.141.59
set.
WrapsElement
bySelect
element wrapper (#6616)v3.141.5
which is what it was in 3.13.0
Drivers updated:
v3.14.0
Compare 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?
Clock
interface forjava.time.Clock
and 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
Compare 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
Compare Source
v3.11.0
Compare Source
v3.8.1
Compare Source
v3.7.0
Compare Source
v3.6.0
Compare Source
artifacts.
new RemoteWebDriver(new ChromeOptions());
WrappedWebDriver.
v3.5.3
Compare 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 false
passthrough mode.
input sources are used.
and "IOS") return
null
fromPlatform.getFamily
.#4565
Platform
.status
endpoints for Hub and nodes.NoSuchElementException
was mistaken for aNoSuchSessionException
.endpoint node to the local end.
Thank you @810
v3.5.2
Compare Source
v3.5.2
"/wd/hub/sessions" endpoint
remote webdriver.
macOS
as 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 false
will select guava's android variant if using a ranged selector.
======
Thank you @810 for updating!
v3.5.0
Compare 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 false
from 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 false
used as ExpectedConditions.
the user to do:
WebDriver driver = new RemoteWebDriver(new InternetExplorerOptions());
getText
when confronted with a Shadow DOMstreams. This should reduce apparent hanging when closing Firefox in
particular.
Protocol ones.
Thank you @810
v3.4.0
Compare Source
v3.3.0
Compare Source
Update selenium v3.3.0 + webdrivers (#40)
v3.2.0
Compare 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.