robotframework / SeleniumLibrary

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

Fix remote options edge safari 1844 #1854

Closed emanlove closed 10 months ago

emanlove commented 10 months ago

As noted within #1844 the options / capabilities for edge and safari were not being passed along when using a remote browser. This fixes that issue.