class Selenium::DevTools::V103::Profiler

def stop

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