module Selenium::WebDriver::Chromium::Features

def stop_casting(name)

def stop_casting(name)
  execute :stop_casting, {}, {sinkName: name}
end