class Selenium::DevTools::V133::Log

def stop_violations_report

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