schowdhury
10 years agoNew Contributor
Unable to run my Selenium script in Test Complete.
Hello, I'm trying to run my Selenium script in Test Complete but unable to do so. Could anyone help please. Junit path\Java path\Java libs path\Test folder path C:\Selenium\junit\*;C:\Selenium\s...
- 10 years ago
Thanks for your feedback. Support team figured it out. It's working now as a suite, not as an individual test. Below is the correct path. Thanks a lot.
classpath:
C:\Selenium\selenium-2.44.0\libs\junit-dep-4.11.jar;C:\Selenium\selenium-2.44.0\selenium-java-2.44.0.jar;C:\Selenium\selenium-2.44.0\libs\*;C:\Selenium\workspace\PncPortal\bin
Test class name:
pncportalpack.PncPortalReg