[Facebook\WebDriver\Exception\NoSuchElementException] no such element: Unable to locate element: {"method":"xpath","selector":"//h1[@class="page-title"]/span[@class="base"]"} #838
Labels
bug
Something isn't working
Version of Warden
0.15.0
Operating System and Installation Method
macOS 15.2
Describe the Bug
I'm trying to run the vendor/bin/codecept run acceptance command to execute a UAT test, but I keep encountering the following error:
[Facebook\WebDriver\Exception\NoSuchElementException] no such element: Unable to locate element: {"method":"xpath","selector":"//h1[@class="page-title"]/span[@class="base"]"} (Session info: chrome-headless-shell=124.0.6367.78)
This suggests that Selenium is unable to access the site.
To Reproduce
attached the result of error and html is here
Expected Behavior
it must be open site and run all UAT test successfully when running vendor/bin/codecept run acceptance
Additional context
No response
The text was updated successfully, but these errors were encountered: