Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find handler for (POST) /wd/hub/session #301

Open
infertest opened this issue Sep 26, 2022 · 2 comments
Open

Unable to find handler for (POST) /wd/hub/session #301

infertest opened this issue Sep 26, 2022 · 2 comments

Comments

@infertest
Copy link

Using pytest-selenium v.4 and selenium grid v4 I got the "Message: Unable to find handler for (POST) /wd/hub/session".
Selenium 4 changes the URL. It's no longer behind /wd/hub, but In remote.py the executor has /wd/hub

@BeyondEvil
Copy link
Contributor

Using pytest-selenium v.4 and selenium grid v4 I got the "Message: Unable to find handler for (POST) /wd/hub/session". Selenium 4 changes the URL. It's no longer behind /wd/hub, but In remote.py the executor has /wd/hub

Thanks for reporting!

Looks like the new path is just /, can you confirm @infertest ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants