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

Error after example execution #35

Open
federikowsky opened this issue Nov 12, 2022 · 1 comment
Open

Error after example execution #35

federikowsky opened this issue Nov 12, 2022 · 1 comment

Comments

@federikowsky
Copy link

federikowsky commented Nov 12, 2022

after starting the server and running the executable after opening firefox it crashes unexpectedly, reporting this error:

I had these error:
libc++abi: terminating with uncaught exception of type webdriverxx::WebDriverException: HTTP code indicates that request is invalid at line 171, file /Library/webdriverxx/src/include/webdriverxx/detail/resource.h called from ProcessResponse (HTTP code: 405, body: HTTP method not allowed) called from Download (request: GET, command: , resource: http://localhost:4444/wd/hub/session/4d4f5af4-66b4-436f-a251-d605ca6994fc) called from CreateSession zsh: abort ./a.out

compiled with this command:
g++ -I /Library/webdriverxx/src/include main.cpp -std=c++20 -lcurl

@federikowsky federikowsky changed the title Error after installation Error after example execution Nov 12, 2022
@tokox
Copy link

tokox commented Sep 30, 2023

Same as #44

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

No branches or pull requests

2 participants