-
-
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
1 Release published by 1 person
-
nightly Nightly
published
May 30, 2025
25 Pull requests merged by 10 people
-
[py] Cleanup tox config
#15833 merged
May 30, 2025 -
Change flag for Chrome/Edge headless mode in tests
#15831 merged
May 30, 2025 -
[py] Fix python API docs publishing at readthedocs
#15832 merged
May 30, 2025 -
[py] Auto-generate Python API docs from code
#15822 merged
May 30, 2025 -
[py][bidi]: add
enable_webextensions
option for chromium-based browsers#15794 merged
May 30, 2025 -
[py] Lint and format all python files
#15828 merged
May 30, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15825 merged
May 30, 2025 -
[dotnet] Remove unnecessary stylecop files
#15824 merged
May 29, 2025 -
[dotnet] [bidi] Simplify modules namespace for end users (breaking change)
#15820 merged
May 29, 2025 -
[py] Bump ruff version
#15818 merged
May 29, 2025 -
[py] Fix import for type hint
#15817 merged
May 29, 2025 -
fixed error in selenium/webdriver/common/bidi/common.py:19
#15814 merged
May 29, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15812 merged
May 29, 2025 -
[py] Lint Python with ruff
#15811 merged
May 29, 2025 -
Fix type error for attribute in remote_connection.py
#15810 merged
May 29, 2025 -
[dotnet] [bidi] Declare allowed nullable objects in constructors type
#15809 merged
May 28, 2025 -
Don't silence stderr in format.sh
#15804 merged
May 28, 2025 -
[dotnet][rb][java][js][py] Automated Browser Version Update
#15799 merged
May 28, 2025 -
Bump setup-bazel action
#15802 merged
May 27, 2025 -
[grid] Silent fail on invalid log level
#15796 merged
May 26, 2025 -
[dotnet] [bidi] Add AcceptInsecureCerts and Proxy options when create new user context
#15795 merged
May 25, 2025 -
[py] Upgrade type hints
#15784 merged
May 25, 2025 -
[py] Increase timeout in devtools test
#15793 merged
May 25, 2025 -
[py] Fix pytest_ignore_collect hook to respect --ignore
#15787 merged
May 24, 2025 -
[ci] Clear warning from Grid UI component tests
#15783 merged
May 24, 2025
6 Pull requests opened by 5 people
-
[rb] Fix child process terminate method when a process is already terminated
#15789 opened
May 24, 2025 -
[grid] Session can be deleted via Grid UI
#15808 opened
May 28, 2025 -
[py][bidi]: implement bidi module - emulation
#15819 opened
May 29, 2025 -
Remove license info from readme
#15821 opened
May 29, 2025 -
[py][bidi]: implement bidi permissions module
#15830 opened
May 30, 2025 -
Fix mypy type errors across service-related files in Selenium WebDriver
#15834 opened
May 30, 2025
10 Issues closed by 6 people
-
[🚀 Feature]: Auto-generate the Python API from the code
#14178 closed
May 30, 2025 -
[🐛 Bug]: ChromeDriver not honoring the --window-size parameter
#15827 closed
May 30, 2025 -
[🚀 Feature]: [dotnet] [bidi] Avoid `Modules` namespace
#15791 closed
May 29, 2025 -
[🐛 Bug]: Microsoft Edge with High DPI Settings Fails to Load Pages with Selenium WebDriver
#15815 closed
May 29, 2025 -
[🚀 Feature]: [dotnet] [bidi] Reevaluate nullable parameters in DTO constructors
#15561 closed
May 28, 2025 -
[🐛 Bug]: start_devtools() issues command to wrong TargetHandler
#15803 closed
May 27, 2025 -
[🐛 Bug]: Selenium breaking upon loading a driver with a custom user data directory.
#15806 closed
May 27, 2025 -
[🚀 Feature]: Mouse focus
#15800 closed
May 27, 2025 -
[🐛 Bug]: Hub fails to start with --log-level DEBUG
#15790 closed
May 26, 2025 -
[🐛 Bug]: [py] javascript_error_handler fails with Firefox due to `stackTrace` not present in the json object
#14735 closed
May 24, 2025
8 Issues opened by 8 people
-
[🐛 Bug]: ScriptTimeourError: Unable to execute request for an existing selenium session
#15826 opened
May 30, 2025 -
[🚀 Feature]: [dotnet] Align solution/project with namespace
#15823 opened
May 29, 2025 -
[🐛 Bug]: Calling start_devtools() in 2 different drivers doesn't work
#15816 opened
May 29, 2025 -
[🐛 Bug]: Selenium Grid 4.29 - GoAway Errors
#15805 opened
May 27, 2025 -
[🚀 Feature]: Add support for Selenium Windows ARM64 (WoA) CI builds and binaries
#15801 opened
May 27, 2025 -
[🐛 Bug]: There are no alerts on chrome during running tests by Selenoid Grid
#15798 opened
May 26, 2025 -
[🐛 Bug]: webview seems not to be detected in 4.33
#15797 opened
May 26, 2025 -
[🐛 Bug]: Chrome team removes `--load-extension` switch on Chrome builds
#15788 opened
May 24, 2025
20 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.
-
[dotnet] Fully annotate `Command` for AOT support
#15527 commented on
May 24, 2025 • 2 new comments -
[rb] Add support for beta chrome
#15417 commented on
May 30, 2025 • 1 new comment -
[java][BiDi] implement web extensions
#15660 commented on
May 27, 2025 • 0 new comments -
[java]: Fix `addCredential()` in VirtualAuthenticator
#15633 commented on
May 29, 2025 • 0 new comments -
[dotnet] Modernize `EnvironmentManager`, standardize assembly teardown
#15551 commented on
May 27, 2025 • 0 new comments -
[dotnet] [bidi] Support SetClientWindowState in Browser module
#15533 commented on
May 25, 2025 • 0 new comments -
[java] Point made as immutable
#15511 commented on
May 27, 2025 • 0 new comments -
[py] Refactored `conftest.py` in a more object oriented design approach
#15495 commented on
May 30, 2025 • 0 new comments -
Py typing
#15446 commented on
May 29, 2025 • 0 new comments -
[🐛 Bug]: [py] Many type annotation errors need fixing
#15697 commented on
May 30, 2025 • 0 new comments -
Dependency Dashboard
#13964 commented on
May 30, 2025 • 0 new comments -
[🐛 Bug]: [dotnet] Selenium Library should never write to my console
#15785 commented on
May 29, 2025 • 0 new comments -
[🐛 Bug]: IWebElement.Displayed throws 'HTMLFormElement' is undefined error in Selenium 4.25
#14540 commented on
May 28, 2025 • 0 new comments -
[🐛 Bug]: [dotnet] Remove logging API for non-Chromium browsers
#15709 commented on
May 27, 2025 • 0 new comments -
[🐛 Bug]: `webdriver.Firefox()` fails with `'status': [13, 'unknown error']`
#15763 commented on
May 27, 2025 • 0 new comments -
[🚀 Feature]: do not copy unneccesary `selenium-manager` binaries via `Selenium.WebDriver` NuGet
#15768 commented on
May 26, 2025 • 0 new comments -
[🚀 Feature]: Support installation and uninstallation of web extensions via WebDriver BiDi
#15585 commented on
May 26, 2025 • 0 new comments -
[🐛 Bug]: TimeoutException: java.util.concurrent.TimeoutException Issue
#15767 commented on
May 26, 2025 • 0 new comments -
[🚀 Feature]: Publish Selenium Manager as a native shared library
#15355 commented on
May 26, 2025 • 0 new comments -
[🐛 Bug]: Selenium manager displays a warning when SE_OFFLINE is set true
#15781 commented on
May 24, 2025 • 0 new comments