Selenium: fix 'Page should be editable' test
authorCormac Parle <cparle@wikimedia.org>
Thu, 11 Apr 2019 12:21:42 +0000 (13:21 +0100)
committerZfilipin <zfilipin@wikimedia.org>
Thu, 11 Apr 2019 16:37:58 +0000 (16:37 +0000)
commitd653232b2287b2081607b14b21f178d1edaac979
tree1b2ea7e3ee39aa9a074ebe3cfd70b502ed64a26c
parentfd187b656396a1ee05b1e3ef3af51dc1d4656a6b
Selenium: fix 'Page should be editable' test

The test is broken only when and targeting beta cluster, because an
extension adds text to page. Instead of checking the entire body of
the page, test just checks if expected string is there.

Bug: T217544
Change-Id: Ibd67790c1df2cd8556b9c71d872d52cfc18f5ebd
tests/selenium/specs/page.js