samedi 25 mai 2019

Facebook\WebDriver\Exception\NoSuchElementException: no such element: Unable to locate element: {"method":"link text","selector":"Accept"}

I have this

<li><a class="dropdown-item" href="">Accept</a></li>

I tried this

 $browser2->driver->findElement(WebDriverBy::linkText('Accept'))->click();

but I got this error "Facebook\WebDriver\Exception\NoSuchElementException: no such element: Unable to locate element: {"method":"link text","selector":"Accept"}"

I have many links on the page so its take the first one which the text of it is not "Accept"



from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/2JZvapS
via IFTTT

Aucun commentaire:

Enregistrer un commentaire