Bump Selenium.Support and Selenium.WebDriver #277
Closed
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.
Updated Selenium.Support from 4.15.0 to 4.35.0.
Release notes
Sourced from Selenium.Support's releases.
4.35.0
Detailed Changelogs by Component
What's Changed
Click to see all the changes included in this release
enable_webextensions = Falseby @navin772 in [py][bidi]: add note forenable_webextensions = FalseSeleniumHQ/selenium#15981pin,unpinandexecuteby @navin772 in [py][bidi]: add high level API for script module -pin,unpinandexecuteSeleniumHQ/selenium#15936... (truncated)
4.34.0
Detailed Changelogs by Component
What's Changed
Click to see all the changes included in this release
enable_webextensionsoption for chromium-based browsers by @navin772 in [py][bidi]: addenable_webextensionsoption for chromium-based browsers SeleniumHQ/selenium#15794test_get_all_cookiesby @navin772 in [py][bidi]: enable edge bidi storage test -test_get_all_cookiesSeleniumHQ/selenium#15859... (truncated)
4.33.0
Detailed Changelogs by Component
What's Changed
Click to see all the changes included in this release
messageas part of exception inexecutemethod by @navin772 in [py]: returnmessageas part of exception inexecutemethod SeleniumHQ/selenium#15751setScriptTimeoutandpageLoadTimeout. by @diemol in [java] Removing deprecatedsetScriptTimeoutandpageLoadTimeout. SeleniumHQ/selenium#15764New Contributors
Full Changelog: SeleniumHQ/selenium@selenium-4.32.0...selenium-4.33.0
4.32.0
Detailed Changelogs by Component
What's Changed
Click to see all the changes included in this release
JsonElementallocation by @nvborisenko in [dotnet] [bidi] Revisit some core functionality to deserialize without intermediateJsonElementallocation SeleniumHQ/selenium#15575LocalValue.ConvertFromoverloads by @RenderMichael in [dotnet] [bidi] Add strongly-typedLocalValue.ConvertFromoverloads SeleniumHQ/selenium#15532test_should_throw_an_exception_if_an_alert_has_not_been_dealt_with_and_dismiss_the_alertby @Delta456 in [py] completetest_should_throw_an_exception_if_an_alert_has_not_been_dealt_with_and_dismiss_the_alertSeleniumHQ/selenium#15559... (truncated)
4.31.0
Detailed Changelogs by Component
What's Changed
Click to see all the changes included in this release
getNamedCookieanddeleteNamedCookiefor empty strings by @Delta456 in [java] handlegetNamedCookieanddeleteNamedCookiefor empty strings SeleniumHQ/selenium#15092remoteconfig torbeby @shs96c in [bazel] Renameremoteconfig torbeSeleniumHQ/selenium#15496DetachedShadowRootErrorby @Delta456 in [js] add ErrorCode forDetachedShadowRootErrorSeleniumHQ/selenium#15455wgxpathlibrary by @shs96c in Remove thewgxpathlibrary SeleniumHQ/selenium#15498RelativeByby sealing the type by @RenderMichael in [dotnet] Fix null warnings inRelativeByby sealing the type SeleniumHQ/selenium#15379LocalValueby @RenderMichael in [dotnet] [bidi] Simplify conversion toLocalValueSeleniumHQ/selenium#15441PopupWindowFinder.Invokeby @RenderMichael in [dotnet] SimplifyPopupWindowFinder.InvokeSeleniumHQ/selenium#15549... (truncated)
4.30.0
Detailed Changelogs by Component
What's Changed
Click to see all the changes included in this release
WebDrivertowards nullability by @RenderMichael in [dotnet] IncrementWebDrivertowards nullability SeleniumHQ/selenium#15228SystemClocksingleton by @RenderMichael in [dotnet] AddSystemClocksingleton SeleniumHQ/selenium#15285WebElementby @RenderMichael in [dotnet] Annotate nullability on more ofWebElementSeleniumHQ/selenium#15230DriverFinderby @RenderMichael in [dotnet] Simplify and nullable annotateDriverFinderSeleniumHQ/selenium#15232WebDriver.SessionIdby @RenderMichael in [dotnet] Annotate nullability onWebDriver.SessionIdSeleniumHQ/selenium#15350WebDriverby @RenderMichael in [dotnet] Annotate nullability on elements andWebDriverSeleniumHQ/selenium#15352Brokerby @RenderMichael in [dotnet] [bidi] Encapsulate transport insideBrokerSeleniumHQ/selenium#15423Scipt.LocalValue.Mapwith spec, enable negative zero by @RenderMichael in [dotnet] [bidi] AlignScipt.LocalValue.Mapwith spec, enable negative zero SeleniumHQ/selenium#15395LocalValuetypes not nested by @nvborisenko in [dotnet] [bidi] MakeLocalValuetypes not nested SeleniumHQ/selenium#15428... (truncated)
4.29.0
Detailed Changelogs by Component
What's Changed
Click to see all the changes included in this release
setCacheBehaviorby @navin772 in [java][bidi]: implement bidisetCacheBehaviorSeleniumHQ/selenium#15130rules_pythonto 1.1.0 by @shs96c in [bazel] Bumprules_pythonto 1.1.0 SeleniumHQ/selenium#15139DriverServiceand chromium/safari services by @RenderMichael in [dotnet] Annotate nullability forDriverServiceand chromium/safari services SeleniumHQ/selenium#15101Commandtype by @RenderMichael in [dotnet] Add nullability toCommandtype SeleniumHQ/selenium#15147SendingRemoteHttpRequestEventArgsby @RenderMichael in [dotnet] Annotate nullability onSendingRemoteHttpRequestEventArgsSeleniumHQ/selenium#15148DriverOptionsby @RenderMichael in [dotnet] Annotate nullability onDriverOptionsSeleniumHQ/selenium#15167ChromiumOptionsby @RenderMichael in [dotnet] Annotate nullability onChromiumOptionsSeleniumHQ/selenium#15173DevToolsDomains.InitializeDomainsby @RenderMichael in [dotnet] Simplify and modernizeDevToolsDomains.InitializeDomainsSeleniumHQ/selenium#15198... (truncated)
4.28.0
Detailed Changelogs by Component
What's Changed
Click to see all the changes included in this release
IWebDriver.GetAttributeobsoletion toWebDriverby @RenderMichael in [dotnet] PropagateIWebDriver.GetAttributeobsoletion toWebDriverSeleniumHQ/selenium#14802pyproject.tomlfor installable from sdist by @VietND96 in [py] Fixpyproject.tomlfor installable from sdist SeleniumHQ/selenium#14806additionalCommandswith getter method by @navin772 in [java]: encapsulateadditionalCommandswith getter method SeleniumHQ/selenium#14816ShadowRootby @RenderMichael in [dotnet] Add nullability annotations toShadowRootSeleniumHQ/selenium#14812WebDriver.AuthenticatorIdby @RenderMichael in [dotnet] FixWebDriver.AuthenticatorIdSeleniumHQ/selenium#14814Base64UrlEncoderby @RenderMichael in [dotnet] Add future-proofing note onBase64UrlEncoderSeleniumHQ/selenium#14821NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUEfrom thefirefox.AddHasExtensions$1by @mk868 in [java] SpotBugs excludeNP_NULL_ON_SOME_PATH_FROM_RETURN_VALUEfrom thefirefox.AddHasExtensions$1SeleniumHQ/selenium#14766rules_jvm_externalto 6.6 and use the maven resolver by @shs96c in [bazel] Bumprules_jvm_externalto 6.6 and use the maven resolver SeleniumHQ/selenium#14829Platformby @RenderMichael in [dotnet] Add nullable reference annotations toPlatformSeleniumHQ/selenium#14834OpenQA.Selenium.Internalby @RenderMichael in [dotnet] Annotate Nullable Reference Types onOpenQA.Selenium.InternalSeleniumHQ/selenium#14840pyproject.tomlfromsetup.pyby @sandeepsuryaprasad in [py] Moved Rust binary settings topyproject.tomlfromsetup.pySeleniumHQ/selenium#14837DMI_HARDCODED_ABSOLUTE_FILENAMEby @mk868 in [java] SpotBugs excludeDMI_HARDCODED_ABSOLUTE_FILENAMESeleniumHQ/selenium#14597fedcm/account.pyinto descriptor object. by @sandeepsuryaprasad in [py] moved all getters infedcm/account.pyinto descriptor object. SeleniumHQ/selenium#14858Assert.Thatsyntax by @RenderMichael in [dotnet] Migrate NUnit assertions toAssert.Thatsyntax SeleniumHQ/selenium#14853ActionSequence.inputDeviceby @RenderMichael in [dotnet] Address warnings withActionSequence.inputDeviceSeleniumHQ/selenium#14848Assert.ThatandHas.Countby @RenderMichael in [dotnet] Migrate remaining NUnit assertions toAssert.ThatandHas.CountSeleniumHQ/selenium#14870Proxyby @RenderMichael in [dotnet] Add nullability annotations toProxySeleniumHQ/selenium#14861Responsetype by @RenderMichael in [dotnet] ModernizeResponsetype SeleniumHQ/selenium#14839IS2_INCONSISTENT_SYNCform theSeleniumManagerby @mk868 in [java] SpotBugs excludeIS2_INCONSISTENT_SYNCform theSeleniumManagerSeleniumHQ/selenium#14768CookieJarby @RenderMichael in [dotnet] Add nullability toCookieJarSeleniumHQ/selenium#14874Responseby @RenderMichael in [dotnet] Refactor away private constructor fromResponseSeleniumHQ/selenium#14877Alerts by @RenderMichael in [dotnet] Add nullability toAlerts SeleniumHQ/selenium#14669... (truncated)
4.27.0
Detailed Changelogs by Component
What's Changed
Click to see all the changes included in this release
Commands by @RenderMichael in [dotnet] Add reflection-based JSON serialization fallback toCommands SeleniumHQ/selenium#14732MANIFEST.incontents topyproject.tomlby @sandeepsuryaprasad in [py] movedMANIFEST.incontents topyproject.tomlSeleniumHQ/selenium#14680RemoteSessionSettingsto use any value for metadata by @RenderMichael in [dotnet] AllowRemoteSessionSettingsto use any value for metadata SeleniumHQ/selenium#14726.ToString()methods by @RenderMichael in [dotnet] Remove JSON serialization from.ToString()methods SeleniumHQ/selenium#14736... (truncated)
4.26.0
Detailed Changelogs by Component
What's Changed
Click to see all the changes included in this release
py/test/selenium/webdriver/common/network.py: remove python 2 code by @Delta456 inpy/test/selenium/webdriver/common/network.py: remove python 2 code SeleniumHQ/selenium#14502bidi/session.pyby removing mutable object as default value for function argument. by @sandeepsuryaprasad in [py] fixed a bug inbidi/session.pyby removing mutable object as default value for function argument. SeleniumHQ/selenium#14286v*Network.javaconditions by @mk868 in [java] Fixv*Network.javaconditions SeleniumHQ/selenium#14585NM_SAME_SIMPLE_NAME_AS_SUPERCLASSby @mk868 in [java] SpotBugs excludeNM_SAME_SIMPLE_NAME_AS_SUPERCLASSSeleniumHQ/selenium#14590ChromiumDriverandPortProberby @mk868 in [java] Fix SpotBugs findings inChromiumDriverandPortProberSeleniumHQ/selenium#14589NM_CLASS_NAMING_CONVENTIONby @mk868 in [java] SpotBugs excludeNM_CLASS_NAMING_CONVENTIONSeleniumHQ/selenium#14596format.shby @navin772 in tox formatting for python files informat.shSeleniumHQ/selenium#14497... (truncated)
4.25.0
Detailed Changelogs by Component
What's Changed
Click to see all the changes included in this release
correct_event_firing_tests.py(#14510) (Navin Chandra)Description has been truncated