java.lang.Object
org.openqa.selenium.devtools.v119.debugger.model.CallFrameId

public class CallFrameId extends Object
Call frame identifier.
  • Constructor Details

    • CallFrameId

      public CallFrameId(String callFrameId)
  • Method Details