-
```
What steps will reproduce the problem?
1. $this->open("www.plus.net")
2. $this->click("//a[@href='/broadband']");
3. couldn't click the link
What is the expected output? What do you see instead?
…
-
```
What steps will reproduce the problem?
1. $this->open("www.plus.net")
2. $this->click("//a[@href='/broadband']");
3. couldn't click the link
What is the expected output? What do you see instead?
…
-
## 🚀 Feature Proposal
Generate target candidates1 that use visible text for selecting elements.
## Motivation
Recently, I often find myself writing selectors which depends on visible text2. B…
-
Below is my PHP code and I am looking for a custom callback function that I need to make sure I can get more than 5 elements with css identifier "a[data-selenium='neighbor-link']" and I will fetch the…
-
```
What steps will reproduce the problem?
1. $this->open("www.plus.net")
2. $this->click("//a[@href='/broadband']");
3. couldn't click the link
What is the expected output? What do you see instead?
…
-
```
Operating system : Windows 7
.Net Framework version : 4.0
Office Version : 2003
SeleniumWrapper version : 2.5.0
What is your issue ?
I would like to read the title of an img in a td element.
Src,…
-
```
Operating system : Windows 7
.Net Framework version : 4.0
Office Version : 2003
SeleniumWrapper version : 2.5.0
What is your issue ?
I would like to read the title of an img in a td element.
Src,…
-
```
Operating system : Windows 7
.Net Framework version : 4.0
Office Version : 2003
SeleniumWrapper version : 2.5.0
What is your issue ?
I would like to read the title of an img in a td element.
Src,…
-
Hello, do you have any ideia why is it happening?
Thanks
---------------------------------------------------------------------------
TimeoutException Traceback (most rece…
-
## 系统
macOS Ventura
## python 版本
3.11
## 依赖版本
写了个 requirement.txt 自动安装的
## 配置
已经配置了boss的职位下拉菜单,write_response.py 文件中也设定了同样的名字
## 报错
成功登陆后,没有自动点击岗位并发送求职信息,程序出现下面的错误并停止。
```shell
…