-
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"/html/body/div[1]/header/div/div[1]/div[2]/div/a[2]/span[1]"}
(S…
-
Bug report
---
After upgrading from version `5.4.2` to version `6.0.0`, when I try to run `ng e2e` it fails with the following:
```
Cannot automatically find webdriver-manager to update.
Upda…
-
it just comes up with...
DevTools listening on ws://127.0.0.1:53641/devtools/browser/621da020-6112-47e1-b5e1-81c9e1fb4ce0
[WARNING] 2021-06-02 10:38:53,054 - PyNaCl is not installed, voice will …
-
I have a script that uses proxies to visit a site. When using orignal selenium these proxies work fine and open the site but when I shift to undetected-chromedriver most of the proxies don't seem to w…
-
## 报错信息
```
./pandalearning
开启: 获取更新信息...
输入用户标记名:正在联网获取跟新信息...
熊猫学习唯一下载地址为 https://github.com/Alivon/Panda-Learning
程序版本为:v3.0 preview,
最新版本为: v3.0 preview 主要更新说明:some text
更新显示不会打断之前操作,请继续…
-
```bash
from selenium import webdriver
import os
import time
import random
# ======== 1. Setting Options =======
options = webdriver.ChromeOptions()
# Chrome을 안 띄우고 수행하고 싶으면 아래 주석을 해제(리눅스 서…
-
### Describe the bug
The selenium python bindings includes additional build artifacts(i.e javascript file) in its build process which are depended on for certain functionality. However, these files a…
-
After tests run, in JSON response file an error trace is displayed, even if the tests are passed.
[{"description":"should have a title|The main view","passed":true,"os":"WIN8_1","browser":
{"name":"c…
-
I don't know it is the right place to report issue but I couldn't manage to close modal dialog.It may cause because of Appium / Selenium frameworks.If it is so please kindly close issue.
Up to now …
-
### Before submitting a bug report...
- [X] This bug wasn't already reported.
(I have checked every bug report on GitHub)
### Title
- [X] The title is no longer "[BUG] Title" and I edited it with …