Package io.fluentlenium.utils.chromium
Class ChromiumApi
java.lang.Object
io.fluentlenium.utils.chromium.ChromiumApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsendCommand(String methodName, Map<String, ?> params) org.openqa.selenium.remote.ResponsesendCommandAndGetResponse(String methodName, Map<String, ?> params)
-
Constructor Details
-
ChromiumApi
public ChromiumApi(org.openqa.selenium.remote.RemoteWebDriver remoteWebDriver)
-
-
Method Details
-
sendCommand
-
sendCommandAndGetResponse
-