class Selenium::DevTools::V96::Profiler

def stop

def stop
  @devtools.send_cmd('Profiler.stop')
end