Update NPM packages: webdriverio, wdio-mediawiki. Replace NPM packages: - wdio-mocha-framework with @wdio/mocha-framework. - wdio-spec-reporter with @wdio/spec-reporter. New NPM packages: @wdio/cli, @wdio/local-runner, @wdio/sync. Replace: - `browser.element` with `$`. - `chromeOptions` with `'goog:chromeOptions'`. - `password` with `mwPwd`. - `username` with `mwUser`. - `waitForVisible()` with `waitForDisplayed()`. Bug: T250610 Change-Id: If7a5ee9588f082be18f27ee45a051ae956c688f5
Change-Id: I2ce14429f9440e69e36fa349847f58fb32862f2a
Changed `selenium-daily` npm script to only run tests tagged `@daily` and removed `it.skip` on tests failing in beta cluster. Bug:T227009 Change-Id: Id2edbfd941df098d326fa30ed9dc9f68e228f021
Open the notifications page and check that the notification heading is present. Bug: T217051 Change-Id: I357e83eca9f6d6fe380ec6996fb557d578a76912