How to solve Selenium IllegalStateException due to System.setProperty

preview_player
Показать описание


Key Point to remember
1. Provide valid Key.
2. Full exe driver path (relative or full path)
3. Extension (.exe ) at the end

The driver executable does not exist: F:\Selenium\chromedriver_win32\chromedriver

The driver executable is a directory: F:\Selenium\chromedriver_win32
Рекомендации по теме
Комментарии
Автор

thank you so much sir, you are doing good job.

priyankatripathi
Автор

Thank you so much for the video. it helped me a lot with the exceptions

kalpabukka
Автор

Thank you so much for the video. It helped me to know about all exceptions in Selenium.
Best Regards
Frank

farshid
Автор

please tell me which version of chrome driver and chrome browser did you use ?!

alaamahmoud
Автор

Thank you very much sir...my problem solved...if you get any errors please do ask sir will definitely solve....

ravalipanja
Автор

Hello Sir

[RemoteTestNG] detected TestNG version 7.0.1
Aug 04, 2020 10:39:41 PM checkForError
SEVERE: Process exited with an error: 3 (Exit value: 3)

Any solution to this

sarahsywonders
Автор

Hi all, You can post your Selenium issue, error or exception here we can try to solve it. Thank you.

shaktirathod
Автор

Even though i have give correct path its not working same error im getting...please help me😭😭😭😭

ravalipanja
Автор

I'm getting this error
Exception in thread "main" The driver executable must exist:

saajidhnawwar