ChromeWebDriver - unknown error: Chrome failed to start: crashed

前端 未结 10 2154
一整个雨季
一整个雨季 2020-11-29 11:00

I\'m trying to test my application on Chrome with ChromeWebDriver but every time I try I get following exception:

   org.openqa.selenium.WebDriverException:          


        
10条回答
  •  天命终不由人
    2020-11-29 11:32

    If you are unable to start your browser in selenium. please ensure whether you set chrome browser as defualt? bcz of this also u may face this "Failed to start your browser" ERROR

提交回复
热议问题