robotframework / SeleniumLibrary

Web testing library for Robot Framework
Apache License 2.0
1.38k stars 759 forks source link

Add driver Service Class into Open Browser #1900

Closed emanlove closed 4 months ago

emanlove commented 4 months ago

Feature requests

Similar to the Selenium Options, we want to allow users to add service class as a string. This will allow for using not only the driver path or log file but any of either the common or browser specific service class arguments.

emanlove commented 4 months ago

Have good progress in adding Service argument to Open Browser keyword. There are a few tasks left and wanted to jot them down so as to not forget them and track the items..

emanlove commented 4 months ago

Resolved in #1902