Class Utils
- java.lang.Object
-
- org.openqa.selenium.remote.server.handler.html5.Utils
-
public class Utils extends java.lang.ObjectProvides utility methods for converting aWebDriverinstance to the various HTML5 role interfaces. Each method will throw anUnsupportedCommandExceptionif the driver does not support the corresponding HTML5 feature.
-
-
Constructor Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.openqa.selenium.mobile.NetworkConnectiongetNetworkConnection(org.openqa.selenium.WebDriver driver)
-