ReadyAPI with selenium-org.openqa.selenium.By not recognized
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ReadyAPI with selenium-org.openqa.selenium.By not recognized
Hi,
For the final step of the automation of my JWT token I need to mimic the clicks and fill in textfields in the login pages of my different users. I thoughed to use Selenium driver for this but at the first line ReadyAPI already stumbles over the import org.openqa.selenium.By
Is there something that I should install somewhere please? a driver? I have my chromedriver in the project itself. ... Don't know about Selenium. I thoughed SeleniumDriver was something else, or am I mistaken?
thanks for responding,
kind regards,
AAB
Solved! Go to Solution.
- Labels:
-
Automation Environments
-
Scripting
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey @AAB
did you see this page --> https://support.smartbear.com/readyapi/docs/integrations/selenium/integrate.html
ta
rich
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @richie no, didn't saw that one. thanks for sharing! I saw indeed that the jarpackages from the previous version of ReadyAPI weren't copied automatically. Once more something to look after.
Cheers,
AAB
