-
Hi.
I use Opera v. 60.0.3255.83 and Opera Chromium Driver v. 2.45. I try start test Selenium, using this code (java):
```
// System.setProperty("webdriver.opera.driver","operadriver.exe");
Ope…
-
## Expected Behavior
on the test trigger, chromedriver should successfully start.
## Current Behavior
Chromedriver fails with "CreatePlatformSocket() returned an error" on Linux platform. Refer …
PreeG updated
4 years ago
-
i want my phpunit tests to run with selenium. i started testing some days ago and facing a lot of trouble.
i am stuck in one thing. when i run my phpunit tests/abcTest.php i got error that selenium…
-
Hi,
I'm trying to launch IE browser through Opentest and I keep getting an error related to chrome. I have saved the IEDriver Server.exe and changed my security settings too.
Opentest version: 1.1.…
-
According to the docs:
```
Due to bug in Operadriver to work with Opera Blink images you need to pass additional capability:
{"browserName": "opera", "operaOptions": {"binary": "/usr/bin/opera"}}
…
-
Does the last driver update for Opera work correctly for everyone?
Using the dektop.py guide along with some of tips from local commenters, here is the whole code I managed:
from selenium impo…
-
- opera-developer browser version: 66.0.3502.0
- operachromiumdriver version: 77.0.3865.120
- Platform: Ubuntu 18.04.1 LTS (Bionic Beaver)
Error:
{"message":"session not created: This version of…
-
The Taobao mirror (npm.taobao.org) dropped the "v" on the version part of the address (customDir).
Instead of:
https://npm.taobao.org/mirrors/electron/v8.0.1/electron-v8.0.1-win32-x64.zip
The a…
-
Hey there, my current problem is that im not able to start the OperaDriver from Debian 8.
I installed it and uploaded the driver.
The following stacktrace shows up:
Starting driver...
Starting…
-
OperaDriver opens opera browser when initialized, but then opens internet explorer when any url is hit with driver.get();
ghost updated
5 years ago