Math/tests/browser
Antoine Musso 0cebe64840 browser test: fix logic to find edit action
The simple math test failed to find the edit link on a non existent
page. It was looking for the text 'Create source' from Vector which is
now simply 'Create'.

Change the PageObject selector to use a CSS selector, more robust to
text changes.

Change-Id: Ifcbd07da8e343b5697fcff6af6ffac90ff4d6420
2015-12-14 21:24:13 +01:00
..
features browser test: fix logic to find edit action 2015-12-14 21:24:13 +01:00
README.md Upgrade browser tests to use mediawiki_selenium 1.x 2015-09-22 10:18:13 -07:00
environments.yml Upgrade browser tests to use mediawiki_selenium 1.x 2015-09-22 10:18:13 -07:00

README.md

Please see https://github.com/wikimedia/mediawiki-selenium for instructions on how to run tests.