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