This is a buautiful peice of code. Thanks for putting together the details.
however when I try to run from eclipse or Jetbrains , I am getting error that. How do we run ? Or do I need to add anything to the system path.
java.lang.IllegalStateException: The path to the driver executable The path to the driver executable must be set by the webdriver.gecko.driver system property; for more information, see https://github.com/mozilla/geckodriver. The latest version can be downloaded from https://github.com/mozilla/geckodriver/releases at org.openqa.selenium.internal.Require$StateChecker.nonNull(Require.java:280) ~[selenium-api-4.1.0.jar:?]
Hi Ardesco,
This is a buautiful peice of code. Thanks for putting together the details. however when I try to run from eclipse or Jetbrains , I am getting error that. How do we run ? Or do I need to add anything to the system path.
java.lang.IllegalStateException: The path to the driver executable The path to the driver executable must be set by the webdriver.gecko.driver system property; for more information, see https://github.com/mozilla/geckodriver. The latest version can be downloaded from https://github.com/mozilla/geckodriver/releases at org.openqa.selenium.internal.Require$StateChecker.nonNull(Require.java:280) ~[selenium-api-4.1.0.jar:?]