check_if_login_button_exists

in features/ios/pages/login_page.rb [27:30]


  def check_if_login_button_exists
    wait_for_element_exists(login_button)
  end