written a code like this
FirefoxProfile profile=new FirefoxProfile(); profile.setAcceptUntrustedCertificates(true); WebDriver driver=new FirefoxDriver(); driver.get("url");
Not working in firefox how to resolve this one.
Aucun commentaire:
Enregistrer un commentaire