# File lib/capybara/poltergeist/browser.rb, line 136 def equals(page_id, id, other_id) command('equals', page_id, id, other_id) end