selenium: Asynchronous methods should be returned to browser.call()
authorjdlrobson <jdlrobson@gmail.com>
Wed, 8 May 2019 21:05:44 +0000 (14:05 -0700)
committerKrinkle <krinklemail@gmail.com>
Thu, 9 May 2019 12:15:12 +0000 (12:15 +0000)
commitb781ccb2c2960c9cfe007baffe1c3df2039fc62d
tree9c70fbda6351aeb5aaa4a9d7fdec08d273998dd1
parent3074a4521a18e78e52ba44cc7c185bac7af4a866
selenium: Asynchronous methods should be returned to browser.call()

Api.edit is asynchronous and is wrapped in a browser.call but
should be returned.

Follows-up 341320457cd67.

Bug: T220479
Change-Id: Id0e3549e93a967165bdc1bb758ddef8d59ccc300
tests/selenium/pageobjects/history.page.js