# File lib/selenium/client/legacy_driver.rb, line 1577 def rollup(rollupName,kwargs) remote_control_command("rollup", [rollupName,kwargs,]) end