# File lib/selenium/web_page.rb, line 122 def button(how, what=nil) Button.new(self, element_locator(how, what)) end