SeleniumLibrary 6.1.3
SeleniumLibrary 6.1.3 is a hotfix release that fixes an issue with remote browsers when options are not provided.
SeleniumLibrary 6.1.3 was released on Thursday October 12, 2023. SeleniumLibrary supports Python 3.8+, Selenium 4.3+ and Robot Framework 4.1.3 or higher.
Most important enhancements
Remote browser fails when no options provided (#1855)
For several of the remote browsers we need to initialize the options if none are provided. In addition the deprecated and removed from selenium desired_capabilities have been removed from SeleniumLibrary v6.1.3.
Acknowledgements
I want to thank Tero Lempiäinen for pointing out this issue (#1855)
See full details in release notes