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

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

    • CallFrameId

      public CallFrameId(String callFrameId)
  • Method Details