class Selenium::DevTools::V103::Debugger
def set_instrumentation_breakpoint(instrumentation:)
def set_instrumentation_breakpoint(instrumentation:) @devtools.send_cmd('Debugger.setInstrumentationBreakpoint', instrumentation: instrumentation) end
def set_instrumentation_breakpoint(instrumentation:) @devtools.send_cmd('Debugger.setInstrumentationBreakpoint', instrumentation: instrumentation) end