class Selenium::DevTools::V136::Log

def stop_violations_report

def stop_violations_report
  @devtools.send_cmd('Log.stopViolationsReport')
end