-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Insights: SeleniumHQ/selenium
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
selenium-4.32.0 Selenium 4.32.0
published
May 2, 2025 -
nightly Nightly
published
May 16, 2025
63 Pull requests merged by 18 people
-
[py] Bump Python package requirements to latest versions
#15731 merged
May 15, 2025 -
[py] Add missing 'id' property to ShadowRoot class
#15739 merged
May 15, 2025 -
[py] correct type annotations of default-None params
#15341 merged
May 14, 2025 -
[py] Missing Headers Assignment in Network Class’s _on_request()
#15736 merged
May 13, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15737 merged
May 13, 2025 -
[rb] Upgrade to Ruby 3.2
#15714 merged
May 12, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15730 merged
May 11, 2025 -
Let firefox choose the bidi port by default
#15727 merged
May 10, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15728 merged
May 10, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15725 merged
May 9, 2025 -
[py][BiDi] use constant for LogLevel
#15677 merged
May 8, 2025 -
[rust] Replace WMIC commands (deprecated) by WinAPI in Windows
#15363 merged
May 8, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15719 merged
May 8, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15708 merged
May 7, 2025 -
[rb] move all guard and zipper tests to unit tests
#15717 merged
May 7, 2025 -
[java] Removing RemoteStatus as it was deprecated.
#15712 merged
May 7, 2025 -
[java] Removing deprecated items in Require.java
#15711 merged
May 7, 2025 -
fixing mypy error from #15693
#15705 merged
May 7, 2025 -
update old freenode channel link to libera
#15698 merged
May 6, 2025 -
[build] allow GitHub Actions runner to use 4GB for JVM Heap
#15692 merged
May 6, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15701 merged
May 6, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15681 merged
May 5, 2025 -
[py][bidi]: add bidi storage module
#15669 merged
May 5, 2025 -
[java][bidi]: enable tests for storage module for edge
#15667 merged
May 5, 2025 -
[py] Add clean_options fixture and remove all Python tests from .skipped-tests
#15696 merged
May 4, 2025 -
[py] Exclude devtools directory from type checking
#15695 merged
May 3, 2025 -
[build] Prepare for release of Selenium 4.32.0
#15690 merged
May 2, 2025 -
[build] allow manually rerunning RBE with cache disabled
#15680 merged
May 2, 2025 -
[java] Bump deps from BOMs to latest versions
#15689 merged
May 1, 2025 -
[java] If a dep comes from a BOM, omit the version number
#15682 merged
May 1, 2025 -
[py] Server class to manage (download/run) grid server
#15666 merged
Apr 30, 2025 -
[py] Remove support for GLOBAL_DEFAULT_TIMEOUT environment variable
#15673 merged
Apr 29, 2025 -
[py] Add client_config property and update deprecation messages
#15674 merged
Apr 29, 2025 -
[rb] Add websocket-port parameter to firefox service
#15458 merged
Apr 29, 2025 -
[rb] handle issue with selenium manager exit status being nil
#15676 merged
Apr 28, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15663 merged
Apr 28, 2025 -
[py][BiDi] separate log module from script module and add more tests
#15668 merged
Apr 25, 2025 -
[py][bidi]: Implement BiDi
browsing_context
module#15631 merged
Apr 24, 2025 -
[py] Re-enable remote tests in bazel and fix broken tests
#15657 merged
Apr 24, 2025 -
[java][BiDi] enable Edge BiDi tests for network module
#15661 merged
Apr 24, 2025 -
[java] Add header while creating websocket
#15655 merged
Apr 23, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15659 merged
Apr 23, 2025 -
[py][bidi]: add bidi command
session.status
and encapsulate in Session class#15615 merged
Apr 23, 2025 -
[java] Set remote active protocol to BiDi for Firefox
#15224 merged
Apr 23, 2025 -
[py] Fix driver service stop when starting browser fails
#15656 merged
Apr 22, 2025 -
[java][bidi] Add network module chrome tests
#15654 merged
Apr 22, 2025 -
[java][BiDi]: enable Edge tests for RemoteWebDriverBiDiTest
#15412 merged
Apr 22, 2025 -
[java][bidi]: add browsingContext event
onNavigationCommitted
#15560 merged
Apr 22, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15558 merged
Apr 21, 2025 -
[py] Add autoflake linter and update linting dependencies
#15643 merged
Apr 21, 2025 -
[py] Change links in package config
#15647 merged
Apr 21, 2025 -
[py] Fix flaky WebDriverWait tests
#15650 merged
Apr 20, 2025 -
[dotnet] Use namespace file scoped
#15651 merged
Apr 20, 2025 -
[dotnet] Enhance Selenium Manager platform detection
#15649 merged
Apr 20, 2025 -
[py] Fix Remote Firefox tests on Linux/Wayland
#15648 merged
Apr 20, 2025 -
[py] Upgrade dependencies for mypy tox environment
#15642 merged
Apr 19, 2025 -
[py] Raise TypeError when creating webdriver.Remote() without options
#15619 merged
Apr 19, 2025 -
[py] Remove logging API for non-Chromium browsers
#15641 merged
Apr 19, 2025 -
[dotnet] [bidi] Reuse memory when receiving websocket messages
#15640 merged
Apr 18, 2025 -
[py] Call service.stop() when session can't be started
#15636 merged
Apr 18, 2025 -
[py] Adjust xfail markers for window size/position tests
#15638 merged
Apr 18, 2025 -
[py] Remove unused xfail on chrome/edge service tests
#15637 merged
Apr 18, 2025
13 Pull requests opened by 10 people
-
[java]: Fix `addCredential()` in VirtualAuthenticator
#15633 opened
Apr 16, 2025 -
[rb] ensure driver process is always stopped
#15635 opened
Apr 16, 2025 -
[java] Use Environment variable to set driver location
#15653 opened
Apr 21, 2025 -
[java][BiDi] implement web extensions
#15660 opened
Apr 23, 2025 -
[js] Update dependency @babel/preset-react to v7.27.1
#15684 opened
Apr 30, 2025 -
[rb] Use rbs trace
#15686 opened
Apr 30, 2025 -
Add test case for Select visibility issue #15265
#15694 opened
May 3, 2025 -
[py] Adjust linting configuration to include /scripts
#15702 opened
May 6, 2025 -
[build] Ensure all valid ruby tests are running on RBE
#15718 opened
May 7, 2025 -
[py] support for custom error messages through functions for `WebDriverWait.until/until_not`
#15723 opened
May 8, 2025 -
[py] Various type hinting improvements
#15740 opened
May 14, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15741 opened
May 14, 2025 -
[py] Use ruff for linting and code formatting
#15746 opened
May 16, 2025
67 Issues closed by 13 people
-
[🐛 Bug]: Client times out creating a session after running a number of successful sessions
#13718 closed
May 15, 2025 -
re-opening issue regarding shadowDOM access
#15734 closed
May 15, 2025 -
[🚀 Feature]: [dotnet] [bidi] Expose BiDi to be truly public low-level API
#15612 closed
May 14, 2025 -
[🐛 Bug]: SessionNotCreatedException when instantiating ChromeDriver in Selenium (ChromeDriver 136.0.7103.93)
#15743 closed
May 14, 2025 -
[🚀 Feature]: Unable to detect or switch to extension popup window in Chrome after May 2025
#15742 closed
May 14, 2025 -
[🐛 Bug]: JavaScript code failed from unknown command: 'Runtime.evaluate' wasn't found
#15358 closed
May 13, 2025 -
[🐛 Bug]: [BiDi] Using python and add_request_handler always return empty headers
#15735 closed
May 13, 2025 -
[🐛 Bug]: Incorrect screenshot size in Ubuntu 24.04
#14660 closed
May 12, 2025 -
[🐛 Bug]: Issue with shadowroot access
#15732 closed
May 12, 2025 -
[🐛 Bug]: Selenium 4.32.0 ruby bindings fail to start firefox in parallel testing
#15707 closed
May 10, 2025 -
[🐛 Bug]: options --user-data-dir & --profile-directory return: DevToolsActivePort file doesn't exist
#15729 closed
May 10, 2025 -
[🐛 Bug]: Cannot create Chrome session with my own user profile
#15724 closed
May 9, 2025 -
[🐛 Bug]: API Tokenization refused on l-cidockerqa202.wpn.clarkinc.io and l-cidockerqa201.wpn.clarkinc.io
#15726 closed
May 9, 2025 -
[🐛 Bug]: Extensions are not installed on Chrome Beta 137
#15722 closed
May 8, 2025 -
[🐛 Bug]: OpenQA.Selenium.WebDriverException : Unexpected error creating WebSocket DevTools session.
#14714 closed
May 8, 2025 -
[🐛 Bug]: Could not find an Internet Explorer window when running Edge in IE mode
#15378 closed
May 8, 2025 -
[🐛 Bug]: pkg to exe
#15286 closed
May 8, 2025 -
[🐛 Bug]: WebDriver loses connection to grid/times out after file download in chrome #11838 #13605
#14894 closed
May 8, 2025 -
[🚀 Feature]: read browser config
#14838 closed
May 8, 2025 -
[🐛 Bug]: selenium-manager is missing.
#14785 closed
May 8, 2025 -
[🐛 Bug]: Chrome not launching after Python update 3.10.0->3.12.4
#14761 closed
May 8, 2025 -
[🐛 Bug]: Under high load, timed out sessions are not removed from session queue
#13723 closed
May 8, 2025 -
[🐛 Bug]: Pages are much slower to load when Network monitoring is enabled
#14300 closed
May 8, 2025 -
[🐛 Bug]: Failed to connect to a chrome session using the debug port
#15720 closed
May 8, 2025 -
[🐛 Bug]: [py] Mypy error - WebDriverWait.driver has attribute
#15693 closed
May 7, 2025 -
[🐛 Bug]: selenium.common.exceptions.NoSuchDriverException: Message: Unable to obtain driver for chrome
#15706 closed
May 6, 2025 -
[🚀 Feature]: Publish updated key used to sign artifacts published to Central
#15502 closed
May 6, 2025 -
[🐛 Bug]: Intermittent session errors on previously stable test suite
#14580 closed
May 5, 2025 -
[🐛 Bug]: Handle non-US keyboards in sendKeys in Chrome with Remote Debugging
#14551 closed
May 5, 2025 -
[🐛 Bug]: ! not being sent by send_keys() in Python using Swiss keyboard on Mac M1 with Chrome
#14847 closed
May 5, 2025 -
[🐛 Bug] Seeing wrong constant name Selenium::DevTools::V129:: when sending commands to devtools
#14575 closed
May 5, 2025 -
[🚀 Feature]: Implement Touch specific functionality in actions
#10808 closed
May 2, 2025 -
[🐛 Bug]: DevToolsActivePort file doesn't exist - Chrome 136
#15688 closed
May 2, 2025 -
[🐛 Bug]: Message: binary is not a Firefox executable
#15683 closed
May 1, 2025 -
[🚀 Feature]: Synchronous DevTools/BiDi in Python
#13975 closed
May 1, 2025 -
[🐛 Bug]: Chrome extension windows are no longer included in window_handles - Remote debugging window
#15685 closed
Apr 30, 2025 -
[🐛 Bug]: Timeout env variable GLOBAL_DEFAULT_TIMEOUT has no effect
#15604 closed
Apr 29, 2025 -
[🚀 Feature]: [py] Add property for RemoteConnection.client_config so it's part of the public API
#15672 closed
Apr 29, 2025 -
[🐛 Bug]: Selenium tests fail after Chrome version 131 onward updates
#15678 closed
Apr 29, 2025 -
[🐛 Bug]: Ruby - Selenium Manager throwing error
#14622 closed
Apr 28, 2025 -
[dotnet] Devide `PointerInputSource` to sub-classes
#13406 closed
Apr 27, 2025 -
[🐛 Bug]: Selenium remote driver is giving error with proxy authentication
#14176 closed
Apr 27, 2025 -
[🐛 Bug]: Unable to access shadow root via Selenium
#15665 closed
Apr 24, 2025 -
[🐛 Bug]: Python - staleness_of is crashing with Node with given id does not belong to the document
#15401 closed
Apr 24, 2025 -
[🐛 Bug]: Running tests in parallel in docker causing tests to choose the wrong open window
#15609 closed
Apr 24, 2025 -
[🐛 Bug]: Selenium stoped working with IDEA and Ant (AccessControlException)
#15617 closed
Apr 21, 2025 -
[🚀 Feature]: [dotnet] [bidi] Don't use nested DTO types (!)
#15407 closed
Apr 20, 2025 -
[🚀 Feature]: Support MAUI/MacCatalyst projects in SeleniumManager for C#
#15646 closed
Apr 20, 2025 -
[🐛 Bug]: Pasting images while headless prevent site from loading it.
#15644 closed
Apr 19, 2025 -
[🐛 Bug]: [py] confusing error when creating webdriver.Remote() without options
#15618 closed
Apr 19, 2025 -
[🐛 Bug]: [py] get_log() doesn't work with WebKitGTK
#15586 closed
Apr 19, 2025 -
[🐛 Bug]: [py] log_types doesn't work with WebKitGTK
#15587 closed
Apr 19, 2025 -
[🐛 Bug]: [py] log_types doesn't work with Firefox
#15589 closed
Apr 19, 2025 -
[🐛 Bug]: [py] get_log() doesn't work with Firefox
#15588 closed
Apr 19, 2025 -
[🐛 Bug]: AstraZinica
#15639 closed
Apr 18, 2025 -
[🐛 Bug]: nuget package doesn't contains win32, win64
#15613 closed
Apr 17, 2025 -
[🚀 Feature]: Rust binding support
#15598 closed
Apr 16, 2025 -
[🐛 Bug]: HTTPConnectionPool(host='localhost', port=62196): Read timed out. (read timeout=120)
#15626 closed
Apr 16, 2025 -
[🐛 Bug]: CfT and locally installed Chrome behave differently
#15627 closed
Apr 16, 2025
19 Issues opened by 17 people
-
[🐛 Bug]: WebDriverException while using Basic Auth
#15745 opened
May 15, 2025 -
[🚀 Feature]: Make selenium-manager dependency of selenium-chrome-driver and selenium-remote-driver optional
#15744 opened
May 14, 2025 -
[🐛 Bug]: ms:edgeOptions extensions invalid format - needs list but got object
#15738 opened
May 13, 2025 -
[🚀 Feature]: [dotnet] Avoid native C# events for logging purposes
#15733 opened
May 12, 2025 -
[🐛 Bug]: Chrome Driver 133.0.6943.126: Chrome's resolution is scaled by a factor of 2
#15721 opened
May 8, 2025 -
[🐛 Bug]: Can't connect to Chrome service after update to 136
#15715 opened
May 7, 2025 -
[🐛 Bug]: [dotnet] Remove logging API for non-Chromium browsers
#15709 opened
May 7, 2025 -
[🚀 Feature]: [dotnet] Reevaluate `Add*` methods in DriverOptions
#15700 opened
May 5, 2025 -
[🐛 Bug]: Parallel tests have access to wrong window
#15699 opened
May 5, 2025 -
[🐛 Bug]: [py] Many type annotation errors need fixing
#15697 opened
May 4, 2025 -
[🐛 Bug]: [C#] AddUserProfilePreference incorrectly parses dot-separated keys into nested JSON structures
#15691 opened
May 2, 2025 -
[🐛 Bug]: [bidi] Chrome is closing after opening Developer Tools
#15679 opened
Apr 29, 2025 -
[🐛 Bug]: select dropdown is misplaced in screenshot on Chrome
#15675 opened
Apr 28, 2025 -
[🐛 Bug]: cannot import remote subpackage in ESM project
#15670 opened
Apr 25, 2025 -
[🚀 Feature]: [py] Reduce pytest output of Selenium-internals on exception
#15664 opened
Apr 24, 2025 -
[🐛 Bug]: Missing Privacy Policy
#15652 opened
Apr 21, 2025 -
[🐛 Bug]: Ensuring Drivers close
#15634 opened
Apr 16, 2025
43 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[py] Refactored `conftest.py` in a more object oriented design approach
#15495 commented on
May 13, 2025 • 4 new comments -
[grid] Migrate cache builder to use Caffeine
#15547 commented on
Apr 25, 2025 • 2 new comments -
[bazel] Bump to Bazel 8
#15512 commented on
May 14, 2025 • 1 new comment -
[🚀 Feature]: Use Environment Variables to set driver locations
#14045 commented on
Apr 18, 2025 • 0 new comments -
[🚀 Feature]: Allow specifying a callable for the message argument in WebDriverWait.until / until_not.
#14552 commented on
May 8, 2025 • 0 new comments -
[🐛 Bug]: Unable to hide DevTools listening on ws
#13095 commented on
May 9, 2025 • 0 new comments -
[🐛 Bug]: [py] javascript_error_handler fails with Firefox due to `stackTrace` not present in the json object
#14735 commented on
May 10, 2025 • 0 new comments -
[🚀 Feature]: Support installation and uninstallation of web extensions via WebDriver BiDi
#15585 commented on
May 12, 2025 • 0 new comments -
[🐛 Bug]: Unable to capture current url and unable to close the child window with a PDF URL from version 4.31.0
#15595 commented on
May 14, 2025 • 0 new comments -
[🚀 Feature]: implement namespacing methods as properties
#14065 commented on
May 15, 2025 • 0 new comments -
Dependency Dashboard
#13964 commented on
May 16, 2025 • 0 new comments -
[🐛 Bug]: [py] Service logging to console not working correctly
#15629 commented on
May 16, 2025 • 0 new comments -
[py] Format the code using `black`
#13679 commented on
May 16, 2025 • 0 new comments -
[java] fix: For security purposes, remove the output of Capabilities information from the logs.
#13710 commented on
May 14, 2025 • 0 new comments -
[py] really drop python<=3.7 support
#13947 commented on
May 14, 2025 • 0 new comments -
[py] Support RelativeBy in type annotations
#15050 commented on
May 13, 2025 • 0 new comments -
Ignore extension caps with special suffixes
#15322 commented on
May 7, 2025 • 0 new comments -
[rb][BiDi] Create browser module, added user context related methods
#15371 commented on
May 7, 2025 • 0 new comments -
[rb] Add support for beta chrome
#15417 commented on
May 6, 2025 • 0 new comments -
Py typing
#15446 commented on
May 15, 2025 • 0 new comments -
[bazel] Make the atoms tests actually run
#15510 commented on
May 6, 2025 • 0 new comments -
[java] Point made as immutable
#15511 commented on
May 5, 2025 • 0 new comments -
[🐛 Bug]: [rb] BiDi page loads longer than 30 seconds raise Selenium::WebDriver::Error::TimeoutError
#15620 commented on
Apr 21, 2025 • 0 new comments -
[🚀 Feature]: Download grid within Bindings
#12305 commented on
Apr 25, 2025 • 0 new comments -
[🐛 Bug]: Cannot opt out of telemetry, please don't enable it by default without user consent
#14643 commented on
Apr 25, 2025 • 0 new comments -
[🐛 Bug]: Setting timeouts in Python
#14203 commented on
Apr 28, 2025 • 0 new comments -
[🐛 Bug]: Add argument for websocket-port
#15451 commented on
Apr 29, 2025 • 0 new comments -
[🚀 Feature]: Implement high level BiDi navigation commands
#14208 commented on
May 1, 2025 • 0 new comments -
[🚀 Feature]: Auto-generate the Python API from the code
#14178 commented on
May 1, 2025 • 0 new comments -
[🚀 Feature]: Unifying Select Class Across All Bindings
#15265 commented on
May 2, 2025 • 0 new comments -
[🚀 Feature]: Rewrite Atoms in TypeScript
#15596 commented on
May 4, 2025 • 0 new comments -
[🐛 Bug]: Quit () takes a long time when driver instance is created with ChromeDriverService
#14633 commented on
May 4, 2025 • 0 new comments -
[🐛 Bug]: BiDi events are not fired in order
#14436 commented on
May 4, 2025 • 0 new comments -
[🚀 Feature]: Official statement on Java's PageFactory and support package
#15522 commented on
May 5, 2025 • 0 new comments -
[🐛 Bug]: Trying to terminate a ChildProcess that's already gone
#14689 commented on
May 5, 2025 • 0 new comments -
[🐛 Bug]: Text transformation issue with `text-transform: capitalize;` using Selenium WebDriver with Firefox 127.0.2
#14271 commented on
May 5, 2025 • 0 new comments -
[🚀 Feature]: [dotnet] Provide a possibility to implement BiDi Permissions module
#15329 commented on
May 5, 2025 • 0 new comments -
[🚀 Feature]: JSpecify Nullness annotations for Java
#14291 commented on
May 5, 2025 • 0 new comments -
[🐛 Bug]: C#: Driver process left running if DriverService is reused and Driver disposed
#14624 commented on
May 7, 2025 • 0 new comments -
[🚀 Feature]: Selenium 4 Grid Slot Matching RFC
#15481 commented on
May 8, 2025 • 0 new comments -
[🐛 Bug]: Starting from 4.19.0, the grid ui (console) requires a forward slash to load
#13757 commented on
May 8, 2025 • 0 new comments -
[🐛 Bug]:
#14777 commented on
May 8, 2025 • 0 new comments