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