Closed markovaka closed 6 days ago
@markovaka, thank you for creating this issue. We will troubleshoot it as soon as we can.
Triage this issue by using labels.
If information is missing, add a helpful comment and then I-issue-template
label.
If the issue is a question, add the I-question
label.
If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted
label.
If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C),
add the applicable G-*
label, and it will provide the correct link and auto-close the
issue.
After troubleshooting the issue, please add the R-awaiting answer
label.
Thank you!
The Selenide version you're using (7.2.0) may not be fully compatible with Selenium 4.18.1. Try upgrading to a newer Selenide version that supports Selenium 4.18.1.
Any updates on this? @markovaka
I will close this as the issue has not had any more activity.
What happened?
I use maven dependency
After start my test, I have a problem: java.lang.NoSuchMethodError: 'void org.openqa.selenium.remote.service.DriverFinder.(org.openqa.selenium.remote.service.DriverService, org.openqa.selenium.Capabilities)'
2024-09-19 16:07:02.447 WARN [draft3-service,6d89824117fe86dd,6d89824117fe86dd] 1 --- [ s0-io-7] r.g.p.c.e.GlobalErrorWebExceptionHandler : ErrorMessage(status=NOT_FOUND, message=Draft not found, description=Draft not found by orderId 444055080, traceId=6d89824117fe86dd)
How can we reproduce the issue?
Relevant log output
Operating System
win10
Selenium version
Selenium 4.18.1
What are the browser(s) and version(s) where you see this issue?
-
What are the browser driver(s) and version(s) where you see this issue?
-
Are you using Selenium Grid?
-