SeleniumLibrary 6.1.2
SeleniumLibrary 6.1.2 is a hotfix release focused on bug fixes for setting configuration options when using a remote Edge or Safari Browser. More information is given below.
SeleniumLibrary 6.1.2 was released on Saturday September 9, 2023. SeleniumLibrary supports Python 3.7+, Selenium 4.3+ and Robot Framework 4.1.3 or higher.
Most important enhancements
Missing "Options" setup in EDGE browser for remote url execution
The browser options if given within the Open Browser
or Create WebDriver
keyword were not being passed to either a remote Edge or remote Safari browser. This has been fixed within this release.
See full details in release notes