-
webdriverio % npm run test-PREMACGCSYSAD
> webdriveriomochaframework@1.0.0 test-PREMACGCSYSAD
> npm run pretest && npm run remove-allure-results-folder && ENV=PreRequisite_SysAd_Mac_Eng_GC wdio sr…
-
I passed my credential
```
chat_bot = ChatGPTAutomation(
username="username-removed", # Optional
password="password-removed" # Optional
)
```
And after i execute this cell, i am gett…
-
### What happened?
Selenium fails to start driver even tough wether it is in the path, not in the path, is in C:\Windows, nothing helps
### How can we reproduce the issue?
```shell
I do not know be…
-
I've seen alot of people having the same issue on here. I haven't seen anyone help them, therefore I decided to make this an issue.
Mode: 3
TikTok video URL: https://www.tiktok.com/@henrik_fev/vid…
-
The following errors are happening in a production & staging environment when we attempt to screenshot with panther, set size for the window, or do anything that utilizes panther for web scraping. It …
-
### What happened?
When running tests today Selenium started failing with this message:
```
/Users/kevin.roe/.asdf/installs/ruby/3.1.2/lib/ruby/gems/3.1.0/gems/selenium-webdriver-4.25.0/lib/selen…
-
### What happened?
Here's a video showing the issue: https://www.loom.com/share/1101be1e1c1a4770a439cf0041c5c882
Plain text output log for your convenience:
```text
(venv) venv➜ test-seleni…
-
from linkedin_scraper import Person, actions
driver = webdriver.Chrome( options=chrome_options)
email = "email"
password = "pass"
actions.login(driver, email, password) # if email and password i…
-
### 현상
- `환경` : window x64, python 3.10, chrome version: 129.0.6668.59
- `코드` : ```driver = webdriver.Chrome(service=ChromeService(ChromeDriverManager().install()))```
- `오류메시지` : [WinError 193] %1은(…
-
### What happened?
We (=[the libsdl-org/SDL project](https://github.com/libsdl-org/SDL)) are using Selenium to run the emscripten tests in ci.
When bumping the os from `ubuntu-22.04` to `ubuntu-24…