Class ExceptionThrown

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

public class ExceptionThrown extends Object
Issued when exception was thrown and unhandled.
  • Constructor Details

  • Method Details

    • getTimestamp

      public Timestamp getTimestamp()
      Timestamp of the exception.
    • getExceptionDetails

      public ExceptionDetails getExceptionDetails()