java-tutorials/testing-modules/selenium-2
Dmytro Budym 52e16ef898
Add code examples for article "Finding Element by Attribute in Selenium" (#16043)
2024-03-08 17:01:58 +01:00
..
src/test/java/com/baeldung/selenium Add code examples for article "Finding Element by Attribute in Selenium" (#16043) 2024-03-08 17:01:58 +01:00
README.md Update README.md 2023-11-18 19:08:25 +08:00
ThreadGroup.jmx JAVA-21486 Split or move selenium-junit-testng module (moved-4) (#14366) 2023-07-09 17:26:19 +05:30
pom.xml JAVA-21486 Split or move selenium-junit-testng module (moved-4) (#14366) 2023-07-09 17:26:19 +05:30

README.md

Relevant Articles:

Notes:

  • to run the live tests for the article Fixing Selenium WebDriver Executable Path Error, follow the manual setup described Fixing Selenium WebDriver Executable Path Error; download the 3 drivers mentioned and place them in the src/test/resources directory