Class ExecutionContextId

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

public class ExecutionContextId extends Object
Id of an execution context.
  • Constructor Details

    • ExecutionContextId

      public ExecutionContextId(Integer executionContextId)
  • Method Details