# File lib/capybara/poltergeist/browser.rb, line 49 def text(page_id, id) command 'text', page_id, id end