Uses of Class
org.openqa.selenium.edgehtml.EdgeHtmlOptions
-
-
Uses of EdgeHtmlOptions in org.openqa.selenium.edgehtml
Methods in org.openqa.selenium.edgehtml that return EdgeHtmlOptions Modifier and Type Method Description EdgeHtmlOptions
EdgeHtmlOptions. merge(org.openqa.selenium.Capabilities extraCapabilities)
Constructors in org.openqa.selenium.edgehtml with parameters of type EdgeHtmlOptions Constructor Description EdgeHtmlDriver(EdgeHtmlDriverService service, EdgeHtmlOptions options)
EdgeHtmlDriver(EdgeHtmlOptions options)
-