-
## Expected Behavior
Firefox launches when Firefox binary is installed in `/Applications` and set in `PATH`.
## Actual Behavior
Firefox does not launch, gives the following error.
```
UnknownError:…
-
## Meta -
OS: Linux Ubuntu 16.04
Selenium Version: standalone-2.52.0
Browser: None yet per session; occurred after using phantomjs first time after firefox
[If the issue is with PhantomJS conside…
-
## Meta -
OS: Mac OS 10.11.6 (15G1611), also occurs on Linux
Selenium Version: 3.5.2
Browser: Chrome, Chromium
## Expected Behavior -
Works correctly in 3.4.0:
`java -Dwebdriver.chrome.dri…
-
I don't understand why the intranet address `192.168.1.8` is used and then also `169.254.233.83`
## Meta
OS:
Hub: `Mac OS 10.13.3` and `Selenium build info: version: '3.7.1', revision: '8a0099a'…
-
I am attempting to hook up our automation to test on Edge (Windows 10).
I have a ruby script, pulling in the 2.47.1 library.
``` ruby
require 'rubygems'
require 'selenium-webdriver'
caps = Selenium:…
-
Hello everyone
I am running my server in grid mode with WebdriveriIO lib and notice that exclude test per browser is not handled by Selenium. As you can see from below Selenium receives message with …
-
## Meta -
OS: Linux
Selenium Version: 3.5.0
Browser: Firefox and chrome
54.0.1
## Expected Behavior -
Nodes should not get deregistered one they get registred
## Actual Behavior -
Se…
-
# Documentation
http://selenium-python.readthedocs.io/api.html#desired-capabilities
``` python
ANDROID = {'platform': 'ANDROID', 'browserName': 'android', 'version': ''}
CHROME = {'platform': …
-
## System
* Version: 0.18.0
* Platform: MacOS 10.12.6
* Firefox: 54.0
* Selenium: WebdriverIO. Selenium 3.4.0
## Testcase
Fill login/password fields https://mail.rambler.ru/
These field…
-
When we are trying to our script on IE browser we are getting the following error:
TestNG: Driver: iExplorerDriver
IE version: 11.7
i'm using Driver name iExplorerDriver i did all setting option i…