java - ChromeDriver for selenium -
im new selenium.im writing test scripts java.currently um using firefoxdriver(); want check scripts chrome , internet explorer.but not working chromedriver(); reasons??
you not have installed chrome driver yet. firefox comes shipped webdriver default, chrome not. have @ getting started page how install it.
ps: question vague way. "is not working" hardly ever enough information go if wrong in assumption or on further questions might ask, give detailed account on not working, stack traces, error messages , provide code using.
Comments
Post a Comment