# File frankenstein_driver.rb, line 139 def click_checkbox(button, value) append_to_script "click_checkbox \"#{button}\" \"#{value}\"" end