mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-24 07:34:11 +00:00
17a3e59a1e
Update NPM packages: webdriverio, wdio-mediawiki. Replace NPM packages: - wdio-mocha-framework with @wdio/mocha-framework. - wdio-spec-reporter with @wdio/spec-reporter. - wdio-junit-reporter with @wdio/junit-reporter. New NPM packages: @wdio/cli, @wdio/local-runner, @wdio/sync. Commands that return data no longer wrapped in `{ value: … }`. Values are now returned directly. Replace: - `browser.element` with `$`. - `chromeOptions` with `'goog:chromeOptions'`. - `password` with `mwPwd`. - `username` with `mwUser`. - `moveToObject()` with `moveTo()`. - `isVisible()` with `isDisplayed()`. Bug: T258620 Change-Id: If339ff08b5e87c91905a65927ccd7e1b72b9f8e4 |
||
---|---|---|
.. | ||
popups.page.js |