-
Hey,
I am using Selenium and Python 3.5.2. When I use the visible IE Web Driver:
print("Loading IE...")
browser = webdriver.Ie()
print("IE Loaded")
browser.get("http://www.google.com")
The…
-
```
What steps will reproduce the problem?
1. start selenium-remote-control-1.0-beta-2
2. run the python test script below
from ammado.common.flashselenium.FlashSelenium import FlashSelenium
from am…
-
### versions
- SlimerJS: 0.10.3
- Firefox: 52.0.2 32bit
- Operating system: Win10 64bit
- IPython 5.1.0 (Python 2.7.11 |Anaconda 2.4.1 (64-bit))
- selenium-3.3.3
### Steps to reproduce the is…
-
```
What steps will reproduce the problem?
1. start selenium-remote-control-1.0-beta-2
2. run the python test script below
from ammado.common.flashselenium.FlashSelenium import FlashSelenium
from am…
-
Exporting a project to python results into the following "move_to_element" code lines:
`actions.move_to_element(element, 0, 0).perform()`
Executing the python export results in errors because th…
-
**Describe the bug**
Locally on macbook the script runs well, but when I try to run it on a server, it fails with a "User not connected" error.
**To Reproduce**
```
from selenium_profiles.webdri…
-
```
What steps will reproduce the problem?
1. start selenium-remote-control-1.0-beta-2
2. run the python test script below
from ammado.common.flashselenium.FlashSelenium import FlashSelenium
from am…
-
Hey there,
Upon using your script, I got some errors, in specific when It was writing the message of the post:
`Traceback (most recent call last):
File ".\fb-group-poster.py", line 78, in
…
-
Output of Bash:
```
Installing collected packages: selenium
Successfully installed selenium-3.8.0
Traceback (most recent call last):
File "audible-activator-feature_login_as_arg/audible-activat…
-
Script times out after hanging on login, after HB username and password have been entered. See log below
Traceback (most recent call last):
File "D:\git\steamredeem\humble-steam-key-redeemer\hum…