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
Opera Driver should make Opera ignore any https certificates, which is the case for firefox and chromedriver.
As it is right now, Opera cannot be used with Sauce Connect because of this:
Opera refuses to load the page, instead opening a debug dialog reading, "The server's certificate chain is incomplete, and the signer(s) are not registered. Accept?"
To reproduce:
Start Sauce Connect.
Launch a test against Opera 11 or 12 on Windows 7 (only one tested so far).
Observe that debug window pops up and blocks browser window (and GET Title request returns this window's title, meaning it would block any test).
The text was updated successfully, but these errors were encountered:
Opera Driver should make Opera ignore any https certificates, which is the case for firefox and chromedriver.
As it is right now, Opera cannot be used with Sauce Connect because of this:
To reproduce:
The text was updated successfully, but these errors were encountered: