Forum Discussion
Hello,
Can you please make sure that the jar file was installed correctly and that Ready API actually picked it up. You can confirm this by restarting Ready API and taking a look at the Ready API log on the bottom left of the tool. This log will display all the jars that were loaded. If it is, we may need to take a further look at this issue.
- pforbes11 years agoNew Contributor
Hi,
I can confirm I the selenium jars have been loaded:
Wed Nov 04 10:02:38 GMT 2015:INFO:Adding [C:\Program Files\SmartBear\ReadyAPI-1.4.1\bin\ext\selenium-java-2.48.2-srcs.jar] to extensions classpath
Wed Nov 04 10:02:38 GMT 2015:INFO:Adding [C:\Program Files\SmartBear\ReadyAPI-1.4.1\bin\ext\selenium-java-2.48.2.jar] to extensions classpath- GillerM11 years ago
Staff
Hi pforbes,
It looks like all of the selenium raised errors are regarding the access to the URL: "http://127.0.0.1:7055/hub/session"
1. Can you access that page manually?
2. Can you access that page via Selenium script outside of Ready! API?