Class RemoteObjectId

java.lang.Object
org.openqa.selenium.devtools.v85.runtime.model.RemoteObjectId

public class RemoteObjectId extends Object
Unique object identifier.
  • Constructor Details

    • RemoteObjectId

      public RemoteObjectId(String remoteObjectId)
  • Method Details