X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fselenium%2Fwdio-mediawiki%2FREADME.md;h=016e6e3b4343d265dcb898466f03badc527b2e82;hp=d2698f7cf5e6c7dbb486bc8f7dc845a6c6c032f5;hb=1955a8aa5;hpb=50cd683080e5401c25bfef1a83abf28b1a4f8876 diff --git a/tests/selenium/wdio-mediawiki/README.md b/tests/selenium/wdio-mediawiki/README.md index d2698f7cf5..016e6e3b43 100644 --- a/tests/selenium/wdio-mediawiki/README.md +++ b/tests/selenium/wdio-mediawiki/README.md @@ -19,7 +19,7 @@ See [BlankPage](./BlankPage.js) and [specs/BlankPage](./specs/BlankPage.js) for Utilities to interact with the MediaWiki API. Uses the [mwbot](https://github.com/Fannon/mwbot) library. -Actions are performed logged-in using `browser.options.username` and `browser.options.password`, +Actions are performed logged-in using `browser.config.mwUser` and `browser.config.mwPwd`, which typically come from `MEDIAWIKI_USER` and `MEDIAWIKI_PASSWORD` environment variables. * `edit(string title, string content [, string username [, string password [, string baseUrl ] ] ])`