class Selenium::DevTools::V103::Debugger
def get_wasm_bytecode(script_id:)
def get_wasm_bytecode(script_id:) @devtools.send_cmd('Debugger.getWasmBytecode', scriptId: script_id) end
def get_wasm_bytecode(script_id:) @devtools.send_cmd('Debugger.getWasmBytecode', scriptId: script_id) end