Skip to content

Syncing from upstream robotframework/SeleniumLibrary (dependabot/pip/selenium-gte-4.36.0)#303

Open
bt-admin wants to merge 29 commits intobrain-tec:dependabot/pip/selenium-gte-4.36.0from
robotframework:dependabot/pip/selenium-gte-4.36.0
Open

Syncing from upstream robotframework/SeleniumLibrary (dependabot/pip/selenium-gte-4.36.0)#303
bt-admin wants to merge 29 commits intobrain-tec:dependabot/pip/selenium-gte-4.36.0from
robotframework:dependabot/pip/selenium-gte-4.36.0

Conversation

@bt-admin
Copy link
Copy Markdown

@bt-admin bt-admin commented May 6, 2026

bt_gitbot

yuriverweij and others added 29 commits April 13, 2026 18:58
- Updated type hints to use the new syntax (e.g., `list[str]` instead of `List[str]`).
- Improved readability by replacing `isinstance` checks with more concise conditions.
- Simplified exception handling and error messages for better clarity.
- Enhanced the `WindowInfo` class by switching from `namedtuple` to `NamedTuple`.
- Streamlined the `get_window_infos` method to reduce redundancy.
- Replaced assertions in unit tests with assert statements for consistency.
- Updated the linting task to allow automatic fixing of issues.
- Removed unnecessary imports and cleaned up code formatting.
- Updated test_event_firing_webdriver.py to use pytest for exception assertions.
- Refactored test_plugin_keyword_tags.py to utilize MyLib and MyLibArgs classes.
- Changed test_plugins.py to use NamedTuple for plugin representation and improved exception handling with pytest.
- Modified test_entry_point.py to include pathlib import.
- Reordered imports and improved exception assertions in various test files.
- Enhanced test_webdrivercreator.py and test_webdrivercreator_executable_path.py for better readability and consistency.
- Updated test_browsermanagement.py to use pytest for exception assertions and improved assertions.
- Refactored test_click_modifier.py to streamline invalid modifier tests.
- Improved test_cookie.py and test_expectedconditions.py for consistency and clarity.
- Enhanced test_firefox_profile_parsing.py and test_input_text_file_decorator.py for better readability.
- Refactored test_keyword_arguments_browsermanagement.py and test_keyword_arguments_element.py for consistency.
- Updated test_windowmanager.py and test_elementfinder.py to improve exception handling and assertions.
- Added translation tests and improved type handling in test_types.py.

Co-authored-by: Copilot <copilot@github.com>
…revent password manager leak detection in Chrome
Co-authored-by: Copilot <copilot@github.com>
… commands

Co-authored-by: Copilot <copilot@github.com>
…xclude Windows tests

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
…rkflows

Co-authored-by: Copilot <copilot@github.com>
…side workflow

Co-authored-by: Copilot <copilot@github.com>
…OWS import which is no longer needed,. see #1884

Co-authored-by: Copilot <copilot@github.com>
…-and-formatting

Migrate lint/format tooling to Ruff, update CI matrix, and stabilize cross-platform/firefox tests
Updates the requirements on [selenium](https://github.com/SeleniumHQ/Selenium) to permit the latest version.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.3.0...selenium-4.43.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-version: 4.36.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants