class Selenium::DevTools::V136::Network
def replay_xhr(request_id:)
def replay_xhr(request_id:) @devtools.send_cmd('Network.replayXHR', requestId: request_id) end
def replay_xhr(request_id:) @devtools.send_cmd('Network.replayXHR', requestId: request_id) end