Class RemoteObject

java.lang.Object
org.openqa.selenium.devtools.idealized.runtime.model.RemoteObject

public class RemoteObject extends Object
  • Constructor Details

    • RemoteObject

      public RemoteObject(String type, @Nullable Object value)
  • Method Details