On executing a Selenium Java application , the above error seen.
Any help ?
Jenkins setup:
On executing a Selenium Java application , the above error seen.
Any help ?
Jenkins setup:
cannot find Chrome binary
That usually means that the executable named chrome or chrome.exe is not in the PATH of the user that is running the Selenium process. There are several possible reasons:
The above points are okay and followed up. But this worked then later after a restart, the issue was resolved.Thanks
Thanks a lot for the feedback, @SAN1. ![]()