MinervaNeue/tests
Nicholas Ray 723deeb8bf Change TalkSectionAddOverlay browser test's textarea selector
In anticipation of the changes in
I30aa36a0cb89988d1bad8256e5d3f737380bc0a7 which removes the
.wikibase-editor selector from the TalkSectionAddOverlay textarea, the
browser tests need to be changed to a more accomodating selector.
Instead of finding the textarea from the .wikitext-editor selector, the
tests now look for the textarea in the overlay (there is only one). This
also makes it more in line with its method for finding the input element
(.talk-overlay input) as well.

Bug: T221624
Change-Id: Ifbba23e9aee6f68033efc3279ed737d519a7bf41
2019-04-29 17:41:38 -06:00
..
browser Change TalkSectionAddOverlay browser test's textarea selector 2019-04-29 17:41:38 -06:00
phpunit Provide a code structure for menus handling and add Advanced menu 2019-04-16 13:19:51 +02:00
qunit Hygiene: remove unused downloadPageAction argument 2019-04-10 15:21:27 -06:00
selenium Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00