-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[py][bidi]: add enable_webextensions
option for chromium-based browsers
#15794
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
cgoldberg
merged 18 commits into
SeleniumHQ:trunk
from
navin772:py-bidi-chrome-webextensions
May 30, 2025
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
9d5c344
add `enable_webextensions` method and exception for chrome webextensions
navin772 c88cc84
add chrome test for webextension from path
navin772 9ee46c7
move to `chromium/options.py` to support Edge
navin772 15924f1
Merge branch 'trunk' into py-bidi-chrome-webextensions
navin772 2e386b9
enable other passing tests for edge and chrome
navin772 0215732
fix typo
navin772 03f7be2
add and use pytest marker - `webextension` in tests
navin772 26d4dc9
move marker to pyproject.toml
navin772 3c8f861
add separate test class and driver for chrome/edge tests
navin772 81d4720
Merge branch 'trunk' into py-bidi-chrome-webextensions
navin772 ea6b3ff
use tempdir
navin772 19b5468
use custom pages fixture
navin772 4dd1169
simplify `pages_chromium` fixture
navin772 4e73b97
move `chromium_options` to conftest.py
navin772 433bec7
remove user data dir
navin772 3d604bc
add required flags and delete tempdir
navin772 6958a1f
Merge branch 'trunk' into py-bidi-chrome-webextensions
navin772 ae9fded
run `format.sh`
navin772 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.