cnishina on selenium4
chore(release): bumpb version t… (compare)
Hi I try to run protractor I got an error about ] E/runner - Unable to start a WebDriver session.
[16:44:12] E/launcher - Error: WebDriverError: unknown error: cannot find Chrome binary
(Driver info: chromedriver=74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform=Windows NT 10.0.19041 x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 68 milliseconds I killed my crome driver I resetuo npm install
How can I solve
Hi i am trying to run protractor using jenkins in linux box, when the job is executed it is giving an error
[21:58:12] I/direct - Using ChromeDriver directly...
[21:58:12] E/launcher - unknown error: cannot find Chrome binary
(Driver info: chromedriver=91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}),platform=Linux 3.10.0-862.11.6.el7.x86_64 x86_64)
[21:58:12] E/launcher - WebDriverError: unknown error: cannot find Chrome binary
can any one solve this error?