Steps to reproduce[1]:
Feature: Translation stash
...
Background: Given I am logged in And I am a sandboxed user on the stash page
...
Scenario: Can make a translation When I make a translation Then I should see my translation saved And I should see the next message open for translation And I should see a message indicating I have one completed translation
The test fails at line "When I make a translation". Text field with class "tux-textarea-translation does not appear.
The bug causes the test to fail[2].
1: https://github.com/wikimedia/mediawiki-extensions-Translate/blob/master/tests/browser/features/translation_stash.feature#L30-L34
2: https://integration.wikimedia.org/ci/view/BrowserTests/job/browsertests-Translate-sandbox.translatewiki.net-linux-firefox/80/testReport/(root)/Translation%20stash/Can_make_a_translation/
Version: unspecified
Severity: normal
Whiteboard: leteam?