robotframework / SeleniumLibrary

Web testing library for Robot Framework
Apache License 2.0
1.36k stars 752 forks source link

Open browser options bug #1877 #1879

Closed emanlove closed 5 months ago

emanlove commented 5 months ago

Allow for semicolon at end of selenium options. Also handles issue of empty options if for example an extra semicolon is put into the options. In such cases we ignore the empty option and publish a warning.

Fixes #1877

emanlove commented 5 months ago

Kiitos Tatu!

aaltat commented 5 months ago

Although failures in utest needs looking.

emanlove commented 5 months ago

.. was just checking that out. Didn't fail previously under Windows. Checking Linux (via WSL)