Package org.openqa.selenium.devtools
Interface HasDevTools
-
public interface HasDevTools
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default DevTools
getDevTools()
java.util.Optional<DevTools>
maybeGetDevTools()
-