Login
Remember
Register
Ask a Question
In WebDriver Selenium, which of the following variation helps to finds elements based on the driver's underlying CSS selector engine?
0
votes
asked
Jan 31, 2020
in
Selenium
by
SakshiSharma
In WebDriver Selenium, which of the following variation helps to finds elements based on the driver's underlying CSS selector engine?
By.cssSelected
By.cssSelection
By.cssSelector
By.Selects
#selenium-webdriver
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 31, 2020
by
Robindeniel
By.cssSelector
...