Class StackTrace

java.lang.Object
org.openqa.selenium.bidi.script.StackTrace

public class StackTrace extends Object
  • Method Details

    • getCallFrames

      public List<StackFrame> getCallFrames()
    • fromJson

      public static StackTrace fromJson(org.openqa.selenium.json.JsonInput input)