Skip to content

Syncing from upstream robotframework/SeleniumLibrary (master)#304

Merged
bt-admin merged 35 commits intobrain-tec:masterfrom
robotframework:master
May 6, 2026
Merged

Syncing from upstream robotframework/SeleniumLibrary (master)#304
bt-admin merged 35 commits intobrain-tec:masterfrom
robotframework:master

Conversation

@bt-admin
Copy link
Copy Markdown

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

bt_gitbot

b-vamsipunnam and others added 30 commits April 11, 2026 12:52
- 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>
yuriverweij and others added 5 commits May 5, 2026 17:35
…-and-formatting

Migrate lint/format tooling to Ruff, update CI matrix, and stabilize cross-platform/firefox tests
…frame

Add "Drag And Drop Across Frames" keyword for cross-frame drag and drop support
@bt-admin bt-admin added the master label May 6, 2026
@bt-admin bt-admin merged commit 4f7ee35 into brain-tec:master May 6, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants