4.7.0 - Wire integration, UC updates, new console methods, and more
Wire integration, UC updates, new console methods, and more
- Add support for the
selenium-wirelibrary
--> This resolves #1574 - Prevent setting
user_data_dirtwice when usingucmode
--> This resolves #1569 - Handle UC Mode when used with incompatible modes
--> This resolves #1579 - Raise
VisualExceptionfor visual diff assertion failures
--> This resolves #1577 - Add more
excludeoptions forself.assert_no_js_errors()
--> This resolves #1576 - Update the
SBcontext manager andDrivermanager
--> This resolves #1582 - Add
sbaseshortcuts forseleniumbase
--> This resolves #1581 - Add new methods for console log interaction
--> This resolves #1575 - Backport
ExceptionGroupto earlier Python versions
--> This resolves #1580 - Upgrade
pytestto7.2.0to get all the new improvements
--> This resolves #1578
What's Changed
Full Changelog: v4.6.6...v4.7.0