-
how can i run this on windows? i've been trying to install selenium , got installed, and still cant run the python script., where can i get an full install instruction ?
-
I now get an error when trying to run the script.
[Info] - Logging in...
Traceback (most recent call last):
File "C:\Users\mediopolis\Desktop\scraper\run.py", line 103, in
scrape()
Fi…
-
### Feature and motivation
At the Selenium Dev Summit we agreed on this API to be generally applied across the bindings; we'll keep this labeled beta while we make sure that it works for what is ne…
-
can you add more examples for selenium for python, the current example scripts seems to be not working for me
ghost updated
2 years ago
-
## Expected Behavior
Simple Like
## Current Behavior
Not a single like becaus of " --> Invalid Like Element!"
and also some times i get the error down there
## InstaPy configuration
Er…
-
Does this work with non-smartphones?
Also, I get this in the terminal after loading on my smart phone.
What should I do?
```Traceback (most recent call last):
File "C:\Users\sgiga\vscode\qr_gene…
-
**Describe the bug**
A clear and concise description of what the bug is.
nothing happen
**To Reproduce**
Please provide the shortest possible puppeteer/playwright/python+selenium script that repr…
-
* I ran into this issue on Windows as well as osx
* My chrome version is `89.0.4389.82`
* Python version : `Python 3.8.2`
* Here is the trace:
```
❯ python3 whatsoup.py
Success! WhatsApp finish…
-
Hi Herb. Thank you for SIDErunner.
However, it doesn't run well on Ubuntu 16.04.1. Installing (based on README.md) involved several workarounds:
```
sudo apt-get fails to install pyvirtualdisplay a…
-
```
What steps will reproduce the problem?
1. Download the python selenium bindings 2.21.2
2. run 2to3 on the selenium directory
3. apply the attached patch to selenium/webdriver/remote/remote_connect…