Class RemoteObjectId
- java.lang.Object
-
- org.openqa.selenium.devtools.v112.runtime.model.RemoteObjectId
-
public class RemoteObjectId extends java.lang.Object
Unique object identifier.
-
-
Constructor Summary
Constructors Constructor Description RemoteObjectId(java.lang.String remoteObjectId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toJson()
java.lang.String
toString()
-