Wire integration, UC updates, new console methods, and more #1583
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.
Wire integration, UC updates, new console methods, and more
selenium-wire
library--> This resolves New feature: selenium-wire integration #1574
user_data_dir
twice when usinguc
mode--> This resolves Bad start page appears when using "user_data_dir" with "uc" mode #1569
--> This resolves Better error-handling when activating UC Mode with incompatible modes #1579
VisualException
for visual diff assertion failures--> This resolves Raise a custom exception with visual diff assertion failures #1577
exclude
options forself.assert_no_js_errors()
--> This resolves Add more "exclude" options for "self.assert_no_js_errors()" #1576
SB
context manager andDriver
manager--> This resolves Update the "SB" context manager and "Driver" manager for the latest changes #1582
sbase
shortcuts forseleniumbase
--> This resolves Add "sbase" shortcuts for "seleniumbase" #1581
--> This resolves Add new methods for console log interaction #1575
ExceptionGroup
to earlier Python versions--> This resolves Backport "ExceptionGroup" from Python 3.11 to Python 3.7-3.10 #1580
pytest
to7.2.0
to get all the new improvements--> This resolves Upgrade "pytest" to "7.2.0" to get all the new improvements #1578