Steps to replicate the issue (include links if applicable):
What happens?:
Latest build has failed
Error: Cannot submit login form
at async LoginPage.login (/src/node_modules/wdio-mediawiki/LoginPage.js:38:3)
at async LoginPage.loginAdmin (/src/node_modules/wdio-mediawiki/LoginPage.js:52:3)
at async iAmLoggedIn (/src/tests/selenium/features/step_definitions/common_steps.js:51:2)
at async iAmLoggedIntoTheMobileWebsite (/src/tests/selenium/features/step_definitions/common_steps.js:57:2)
at async Context.<anonymous> (/src/tests/selenium/specs/watchstar.js:16:3)This suggests an issue with logging in to the beta cluster.
What should have happened instead?:
Test should be green
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
Likely relates to T293084 T389536 as these changed around same time.
