--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/97149e95-e207-4864-aabb-466bfe2e3d0b%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/ec90b04e-5e07-4004-9b77-c8b7f5a1777b%40googlegroups.com.
I think your pointing wrong driverin screenshot first line is "launching firefox browser"but looking chrome driver path
On Tue, Jul 30, 2019 at 3:17 PM Alok Agarwal <your...@gmail.com> wrote:
Any further help from anyone please?--Regards,Alok
On Thursday, July 25, 2019 at 6:19:33 PM UTC+5:30, Alok Agarwal wrote:Hi,I have a Maven Project (with pom.xml and testng.xml) of Selenium Webdriver working fine in my local.I uploaded the files in Azure Repository and when I try to run, I get following errors. I am not sure how to fix it. Please help.launching firefox browser[ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 7, Time elapsed: 0.894 s <<< FAILURE! - in TestSuite[ERROR] launchBrowser(example.DashboardAdmin) Time elapsed: 0.745 s <<< FAILURE!java.lang.IllegalStateException: The path to the driver executable must be set by the webdriver.chrome.driver system property; for more information, see https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver. The latest version can be downloaded from http://chromedriver.storage.googleapis.com/index.htmlat example.DashboardAdmin.launchBrowser(DashboardAdmin.java:25)[ERROR] Failures:[ERROR] DashboardAdmin.launchBrowser:25 » IllegalState The path to the driver executab...
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seleniu...@googlegroups.com.