Package org.openqa.selenium.bidi.browser
Class ClientWindowInfo
java.lang.Object
org.openqa.selenium.bidi.browser.ClientWindowInfo
-
Constructor Summary
ConstructorsConstructorDescriptionClientWindowInfo
(String clientWindow, ClientWindowState state, Integer width, Integer height, Integer x, Integer y, boolean active) -
Method Summary
-
Constructor Details
-
ClientWindowInfo
-
-
Method Details
-
fromJson
-
getClientWindow
-
getState
-
getWidth
-
getHeight
-
getX
-
getY
-
isActive
public boolean isActive()
-