Class ExecutionContextDestroyed

java.lang.Object
org.openqa.selenium.devtools.v126.runtime.model.ExecutionContextDestroyed

public class ExecutionContextDestroyed extends Object
Issued when execution context is destroyed.
  • Constructor Details

    • ExecutionContextDestroyed

      public ExecutionContextDestroyed(ExecutionContextId executionContextId, String executionContextUniqueId)
  • Method Details

    • getExecutionContextId

      @Deprecated public ExecutionContextId getExecutionContextId()
      Deprecated.
      Id of the destroyed context
    • getExecutionContextUniqueId

      @Beta public String getExecutionContextUniqueId()
      Unique Id of the destroyed context