You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes it could be useful to allow capabilities be passed also to local browsers. The current implementation of the Open Browser only passes the capabilities to the Selenium side only when remote_url argument is used.
Sometimes it could be useful to allow capabilities be passed also to local browsers. The current implementation of the
Open Browseronly passes the capabilities to the Selenium side only whenremote_urlargument is used.