Class Command<X>

java.lang.Object
org.openqa.selenium.bidi.Command<X>

public class Command<X> extends Object
  • Constructor Details

  • Method Details

    • getMethod

      public String getMethod()
    • getParams

      public Map<String,@Nullable Object> getParams()
    • getSendsResponse

      public boolean getSendsResponse()