class Selenium::DevTools::V102::Profiler

def stop

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