-
```
This posting is really just cross link to
http://groups.google.com/group/selenium-users/browse_thread/thread/f1e1a952404bd
eb
The issue is described more fully there.
------------
Per the li…
-
selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: java.lang.NullPointerException
-
```
- ChromeDriver 26.0.1383
- Selenium standalone 2.35
- Firefox 21
- Chrome 30.0.1599.101m
- Windows Server 2008 R2 Standard
Using the Python API with the following logic, assuming "browser" is my …
-
Whatsapp Robot Waiting for QR
Whatsapp Robot started
Whatsapp Server is Running
checking for more messages
Checking for more messages
Traceback (most recent call last):
File "D:\xampp\htdocs\w…
-
## Some logs at first
```
Ignoring exception in command launch:
Traceback (most recent call last):
File "/home/ubuntu/.local/lib/python3.8/site-packages/discord/ext/commands/core.py", line 85, i…
-
Originally reported on Google Code with ID 8364
```
Steps:
The below steps are working fine on all the browsers except Safari.
1. go to url
2. enter username and password
3. click sigh in
4. get t…
-
```
I am using chromedriver 2.9 (but I am seeing the same issue with 2.8).
I am using calling the method isEnabled of a WebElement. This throws an
WebDriverException with detailMessage:
unknown erro…
-
Hi i have gone through your documentation but i have not figure it out how can i use it with selenium standalone server.
i am trying to use..
```
java -jar [PATH]/selenium-server-standalone-2.53.0.j…
-
Hi, I just started work on a package similar to yours before finding yours at https://github.com/pelletiermaxime/laravel-selenium. What I started with is a command to automate the download of the Sele…
-
Our Travis smoke tests are almost passing! Unfortunately, there's an annoying issue with Edge 14 where getText() is returning extra whitespace.
```
[MicrosoftEdge 14.14393 Windows 10 #31] [16:20:5…