Closed nicolasiltis closed 6 years ago
update method createFirefoxDriver()
update createProxyCapabilities() to createProxyCapabilities(String type)
deletion of all the method related to html unit, because it isn't supported with selenium 3.12.0
add the method getNoProxyHosts()
Thank you for the pull request! All changes looks good, except deleting the HtmlUnitDriver - could you leave this driver in as it's quite useful for testing Web APIs.
update method createFirefoxDriver()
update createProxyCapabilities() to createProxyCapabilities(String type)
deletion of all the method related to html unit, because it isn't supported with selenium 3.12.0
add the method getNoProxyHosts()