javaflex
Qual erro? Coloca msg de erro e stacktrace para que alguem possa te ajudar.
Isaiaslima15
Exception in thread “main” java.lang.IllegalStateException: The path to the driver executable must be set by the webdriver.chrome.driver system property; for more information, see <a href="https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver">https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver</a>. The latest version can be downloaded from <a href="http://chromedriver.storage.googleapis.com/index.html">http://chromedriver.storage.googleapis.com/index.html</a>
at com.google.common.base.Preconditions.checkState(Preconditions.java:199)
at org.openqa.selenium.remote.service.DriverService.findExecutable(DriverService.java:109)
at org.openqa.selenium.chrome.ChromeDriverService.access$000(ChromeDriverService.java:32)
at org.openqa.selenium.chrome.ChromeDriverService$Builder.findDefaultExecutable(ChromeDriverService.java:137)
at org.openqa.selenium.remote.service.DriverService$Builder.build(DriverService.java:296)
at org.openqa.selenium.chrome.ChromeDriverService.createDefaultService(ChromeDriverService.java:88)
at org.openqa.selenium.chrome.ChromeDriver.(ChromeDriver.java:148)
at br.com.teste.Testando.main(Testando.java:13)
Esse é o Erro
Solucao aceita
DarkNei
Olá
Creio que isso possa lhe ajudar
Isaiaslima15
Obrigado, deu tudo certo.
DarkNei
De nada,
é isso ae, qualquer dúvida só manda no GUJ
Boa sorte