-
```
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?
…
-
Please explain your problems and link to your repo of your iPython Notebook as a comment below.
-
I have built a spider where I have to scroll multiple times to fetch all the content. This works when I scrape a single URL. As soon as I add more URLs, the scraped data from the page I have to scroll…
-
```
Operating system :Win 7 64bit
.Net Framework version :
Office Version : 2007
SeleniumWrapper version : 1.0.19.
I am new to HTML, CSS, Xpath, etc but pretty good at VBA.
I am trying to fetch the p…
-
```
Operating system :Win 7 64bit
.Net Framework version :
Office Version : 2007
SeleniumWrapper version : 1.0.19.
I am new to HTML, CSS, Xpath, etc but pretty good at VBA.
I am trying to fetch the p…
-
```
Operating system :Win 7 64bit
.Net Framework version :
Office Version : 2007
SeleniumWrapper version : 1.0.19.
I am new to HTML, CSS, Xpath, etc but pretty good at VBA.
I am trying to fetch the p…
-
According to the documentation:
https://w3c.github.io/webdriver/#find-element-from-shadow-root step 2
https://w3c.github.io/webdriver/#find-elements-from-shadow-root step 2
the value for using ha…
-
Hello!
I'm running into an error when running this in rspec. I get this error:
Capybara::ElementNotFound:
Unable to find css ".select2-drop li" with text "Test"
When I run rspec, my browse…
-
## 🚀 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…
-
```
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?
…