# File lib/selenium/web_page.rb, line 81 def text_area(how, what=nil) TextArea.new(self, element_locator(how, what)) end