Financial-Times / n-test

A CLI tool and module for lightweight testing of web applications in browsers, designed for FT.com
4 stars 2 forks source link

Update dependency webdriverio to v5 - autoclosed #112

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
webdriverio dependencies major ^4.11.0 -> ^5.0.0 homepage, source

:information_source: Find our documentation at https://github.com/Financial-Times/next/wiki/Renovate.


Release Notes

webdriverio/webdriverio ### [`v5.6.5`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​565-2019-03-04) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.6.4...v5.6.5) ##### :rocket: New Feature - `webdriver` - [#​3661](https://togithub.com/webdriverio/webdriverio/pull/3661) webdriver: Add strictSSL option ([@​martinfrancois](https://togithub.com/martinfrancois)) ##### :nail_care: Polish - `wdio-jasmine-framework` - [#​3669](https://togithub.com/webdriverio/webdriverio/pull/3669) Issue 3416: pass all failed expectations through from wdio-jasmine-framework ([@​nicholasbailey](https://togithub.com/nicholasbailey)) ##### :memo: Documentation - `webdriverio` - [#​3660](https://togithub.com/webdriverio/webdriverio/pull/3660) Fix optional tagging ([@​christian-bromann](https://togithub.com/christian-bromann)) - Other - [#​3659](https://togithub.com/webdriverio/webdriverio/pull/3659) Add type mobileEmulationEnabled ([@​tadashi0713](https://togithub.com/tadashi0713)) - [#​3657](https://togithub.com/webdriverio/webdriverio/pull/3657) Some grammatical and spelling fixes ([@​Marketionist](https://togithub.com/Marketionist)) - [#​3653](https://togithub.com/webdriverio/webdriverio/pull/3653) docs: Update 'watch' example in CONTRIBUTING.md ([@​klamping](https://togithub.com/klamping)) ##### Committers: 6 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Dmytro Shpakovskyi ([@​Marketionist](https://togithub.com/Marketionist)) - François Martin ([@​martinfrancois](https://togithub.com/martinfrancois)) - Kevin Lamping ([@​klamping](https://togithub.com/klamping)) - Nicholas Bailey ([@​nicholasbailey](https://togithub.com/nicholasbailey)) - Tadashi Nemoto ([@​tadashi0713](https://togithub.com/tadashi0713)) ### [`v5.6.4`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​564-2019-02-28) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.6.3...v5.6.4) ##### :eyeglasses: Spec Compliancy - `webdriver`, `webdriverio` - [#​3650](https://togithub.com/webdriverio/webdriverio/pull/3650) Fix execute script undefined argument ([@​LukoyanovE](https://togithub.com/LukoyanovE)) ##### :rocket: New Feature - `webdriver` - [#​3651](https://togithub.com/webdriverio/webdriverio/pull/3651) Pass custom agent and headers in every request ([@​mariocasciaro](https://togithub.com/mariocasciaro)) ##### :bug: Bug Fix - `wdio-sync`, `webdriver`, `webdriverio` - [#​3643](https://togithub.com/webdriverio/webdriverio/pull/3643) TypeScript version in doc and package.json ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :house: Internal - `eslint-plugin-wdio`, `wdio-allure-reporter`, `wdio-applitools-service`, `wdio-browserstack-service`, `wdio-cli`, `wdio-concise-reporter`, `wdio-config`, `wdio-devtools-service`, `wdio-dot-reporter`, `wdio-firefox-profile-service`, `wdio-interface`, `wdio-jasmine-framework`, `wdio-junit-reporter`, `wdio-lambda-runner`, `wdio-local-runner`, `wdio-logger`, `wdio-mocha-framework`, `wdio-repl`, `wdio-reporter`, `wdio-runner`, `wdio-sauce-service`, `wdio-selenium-standalone-service`, `wdio-smoke-test-service`, `wdio-spec-reporter`, `wdio-sumologic-reporter`, `wdio-sync`, `wdio-testingbot-service`, `wdio-utils`, `wdio-webdriver-mock-service`, `webdriver`, `webdriverio` - [#​3640](https://togithub.com/webdriverio/webdriverio/pull/3640) webdriverio: update minimum required nodejs version ([@​erwinheitzman](https://togithub.com/erwinheitzman)) ##### Committers: 4 - Erwin Heitzman ([@​erwinheitzman](https://togithub.com/erwinheitzman)) - Evgeniy Lukoyanov ([@​LukoyanovE](https://togithub.com/LukoyanovE)) - Mario Casciaro ([@​mariocasciaro](https://togithub.com/mariocasciaro)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) ### [`v5.6.3`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​563-2019-02-27) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.6.2...v5.6.3) ##### :eyeglasses: Spec Compliancy - `webdriver` - [#​3630](https://togithub.com/webdriverio/webdriverio/pull/3630) webdriver: fix setNetworkConnection ([@​mgrybyk](https://togithub.com/mgrybyk)) - [#​3615](https://togithub.com/webdriverio/webdriverio/pull/3615) Assume JsonWP if platform cap is given ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :rocket: New Feature - `wdio-cli`, `wdio-config`, `wdio-devtools-service`, `wdio-logger`, `wdio-runner`, `wdio-utils`, `webdriver` - [#​3467](https://togithub.com/webdriverio/webdriverio/pull/3467) set logLevel per logger and disable driver logger ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :bug: Bug Fix - `webdriverio` - [#​3610](https://togithub.com/webdriverio/webdriverio/pull/3610) webdriverio: workaround for Safari to moveTo, getLocation, dragAndDrop, getSize ([@​mgrybyk](https://togithub.com/mgrybyk)) - [#​3606](https://togithub.com/webdriverio/webdriverio/pull/3606) webdriverio: fix appium getvalue ([@​mgrybyk](https://togithub.com/mgrybyk)) - [#​3624](https://togithub.com/webdriverio/webdriverio/pull/3624) webdriverio: fix scrollIntoView ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :nail_care: Polish - `wdio-applitools-service`, `wdio-browserstack-service`, `wdio-cli`, `wdio-config`, `wdio-devtools-service`, `wdio-jasmine-framework`, `wdio-lambda-runner`, `wdio-local-runner`, `wdio-mocha-framework`, `wdio-runner`, `wdio-sauce-service`, `wdio-sumologic-reporter`, `wdio-sync`, `wdio-utils` - [#​3619](https://togithub.com/webdriverio/webdriverio/pull/3619) Rename logger component name to match NPM package name ([@​baruchvlz](https://togithub.com/baruchvlz)) - `wdio-cli` - [#​3598](https://togithub.com/webdriverio/webdriverio/pull/3598) Add check for caps, add tests ([@​erwinheitzman](https://togithub.com/erwinheitzman)) - `webdriverio` - [#​3612](https://togithub.com/webdriverio/webdriverio/pull/3612) Strip Element objects from execute and executeAsync arguments ([@​baruchvlz](https://togithub.com/baruchvlz)) ##### :memo: Documentation - Other - [#​3635](https://togithub.com/webdriverio/webdriverio/pull/3635) website: shadow dom blog post ([@​jrobinson01](https://togithub.com/jrobinson01)) - [#​3636](https://togithub.com/webdriverio/webdriverio/pull/3636) Update code sample at Selectors.md ([@​shinxi](https://togithub.com/shinxi)) - [#​3609](https://togithub.com/webdriverio/webdriverio/pull/3609) Add Docker setup boilerplate. ([@​blueimp](https://togithub.com/blueimp)) - [#​3595](https://togithub.com/webdriverio/webdriverio/pull/3595) add return type void for Browser and Element commands ([@​CrispusDH](https://togithub.com/CrispusDH)) - `wdio-selenium-standalone-service` - [#​3633](https://togithub.com/webdriverio/webdriverio/pull/3633) selenium-standalone-service: Fix typings after new sync/async type split ([@​ablok](https://togithub.com/ablok)) - `wdio-sauce-service` - [#​3628](https://togithub.com/webdriverio/webdriverio/pull/3628) Update README.md with Sauce Labs region parameter ([@​kimek](https://togithub.com/kimek)) - `webdriverio` - [#​3618](https://togithub.com/webdriverio/webdriverio/pull/3618) typings: fix promise return type ([@​mgrybyk](https://togithub.com/mgrybyk)) - [#​3622](https://togithub.com/webdriverio/webdriverio/pull/3622) webdriverio: 📝 Correct isDisplayedInViewport docs ([@​leeandher](https://togithub.com/leeandher)) ##### :house: Internal - `wdio-allure-reporter`, `wdio-cli`, `wdio-runner`, `webdriverio` - [#​3629](https://togithub.com/webdriverio/webdriverio/pull/3629) Increase test coverage ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### Committers: 11 - Arjan Blok ([@​ablok](https://togithub.com/ablok)) - Baruch Velez ([@​baruchvlz](https://togithub.com/baruchvlz)) - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Erwin Heitzman ([@​erwinheitzman](https://togithub.com/erwinheitzman)) - John Robinson ([@​jrobinson01](https://togithub.com/jrobinson01)) - Jonathan Xi ([@​shinxi](https://togithub.com/shinxi)) - Kimek ([@​kimek](https://togithub.com/kimek)) - Leander Rodrigues ([@​leeandher](https://togithub.com/leeandher)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) - Oleksii ([@​CrispusDH](https://togithub.com/CrispusDH)) - Sebastian Tschan ([@​blueimp](https://togithub.com/blueimp)) ### [`v5.6.2`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​562-2019-02-22) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.6.1...v5.6.2) ##### :bug: Bug Fix - `webdriverio` - [#​3603](https://togithub.com/webdriverio/webdriverio/pull/3603) scrollIntoView uses a arrow function which breaks in IE ([@​christian-bromann](https://togithub.com/christian-bromann)) - `webdriver` - [#​3600](https://togithub.com/webdriverio/webdriverio/pull/3600) Closes [#​3460](https://togithub.com/webdriverio/webdriverio/issues/3460) ([@​mariocasciaro](https://togithub.com/mariocasciaro)) ##### :memo: Documentation - `wdio-cli`, `webdriver` - [#​3599](https://togithub.com/webdriverio/webdriverio/pull/3599) Add missing logLevel ([@​erwinheitzman](https://togithub.com/erwinheitzman)) ##### Committers: 3 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Erwin Heitzman ([@​erwinheitzman](https://togithub.com/erwinheitzman)) - Mario Casciaro ([@​mariocasciaro](https://togithub.com/mariocasciaro)) ### [`v5.6.1`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​561-2019-02-22) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.6.0...v5.6.1) ##### :bug: Bug Fix - `webdriverio` - [#​3597](https://togithub.com/webdriverio/webdriverio/pull/3597) webdriverio: IE11 support in fetchElementByJSFunction ([@​jrobinson01](https://togithub.com/jrobinson01)) ##### :nail_care: Polish - `webdriverio` - [#​3591](https://togithub.com/webdriverio/webdriverio/pull/3591) webdriverio: handle null returned by function selectors ([@​jrobinson01](https://togithub.com/jrobinson01)) ##### :memo: Documentation - [#​3594](https://togithub.com/webdriverio/webdriverio/pull/3594) webdriverio: remove redundant [T] -> T ([@​CrispusDH](https://togithub.com/CrispusDH)) ##### Committers: 2 - John Robinson ([@​jrobinson01](https://togithub.com/jrobinson01)) - Oleksii ([@​CrispusDH](https://togithub.com/CrispusDH)) ### [`v5.6.0`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​560-2019-02-21) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.5.0...v5.6.0) ##### :nail_care: Polish - `webdriverio` - [#​3583](https://togithub.com/webdriverio/webdriverio/pull/3583) Adding outputDir to standalone ([@​Gilad-WT](https://togithub.com/Gilad-WT)) - [#​3548](https://togithub.com/webdriverio/webdriverio/pull/3548) webdriverio: extend wait command prefixes ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :memo: Documentation - `wdio-sync`, `webdriverio` - [#​3577](https://togithub.com/webdriverio/webdriverio/pull/3577) typescript promise commands ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :house: Internal - `wdio-repl`, `wdio-utils` - [#​3590](https://togithub.com/webdriverio/webdriverio/pull/3590) Update package list in readme ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### Committers: 3 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) - [@​Gilad-WT](https://togithub.com/Gilad-WT) ### [`v5.5.0`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​550-2019-02-20) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.20...v5.5.0) ##### :eyeglasses: Spec Compliancy - `webdriver` - [#​3587](https://togithub.com/webdriverio/webdriverio/pull/3587) Make metrics param in assertPerformance not required ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :rocket: New Feature - `webdriverio` - [#​3586](https://togithub.com/webdriverio/webdriverio/pull/3586) webdriverio: shadow$ and shadow$ commands ([@​jrobinson01](https://togithub.com/jrobinson01)) ##### :bug: Bug Fix - `wdio-reporter` - [#​3578](https://togithub.com/webdriverio/webdriverio/pull/3578) Move reporter directory creation up ([@​klamping](https://togithub.com/klamping)) ##### Committers: 3 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - John Robinson ([@​jrobinson01](https://togithub.com/jrobinson01)) - Kevin Lamping ([@​klamping](https://togithub.com/klamping)) ### [`v5.4.20`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​5420-2019-02-20) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.19...v5.4.20) ##### :eyeglasses: Spec Compliancy - `webdriver` - [#​3585](https://togithub.com/webdriverio/webdriverio/pull/3585) Fix parameter definition for assertPerformance command ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :bug: Bug Fix - `wdio-cli`, `wdio-config`, `wdio-runner`, `wdio-smoke-test-service`, `wdio-utils` - [#​3584](https://togithub.com/webdriverio/webdriverio/pull/3584) Move initialiseServices and initialisePlugin into utils package ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :nail_care: Polish - `webdriver` - [#​3581](https://togithub.com/webdriverio/webdriverio/pull/3581) Remove old logOutput option ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :memo: Documentation - [#​3576](https://togithub.com/webdriverio/webdriverio/pull/3576) Update getting started doc ([@​klamping](https://togithub.com/klamping)) - [#​3575](https://togithub.com/webdriverio/webdriverio/pull/3575) webdriverio: merge Coockie interface in .tpl.d.ts ([@​CrispusDH](https://togithub.com/CrispusDH)) ##### :house: Internal - `wdio-jasmine-framework` - [#​3582](https://togithub.com/webdriverio/webdriverio/pull/3582) Bump Jasmine to 3.3.0 ([@​tritethunder](https://togithub.com/tritethunder)) ##### Committers: 4 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Kevin Lamping ([@​klamping](https://togithub.com/klamping)) - Oleksii ([@​CrispusDH](https://togithub.com/CrispusDH)) - hassan ([@​tritethunder](https://togithub.com/tritethunder)) ### [`v5.4.19`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​5419-2019-02-19) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.18...v5.4.19) ##### :nail_care: Polish - `wdio-sync` - [#​3565](https://togithub.com/webdriverio/webdriverio/pull/3565) show better stack trace for commands ([@​mgrybyk](https://togithub.com/mgrybyk)) - `webdriverio` - [#​3571](https://togithub.com/webdriverio/webdriverio/pull/3571) webdriverio: user friendly waitUntil messages ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :memo: Documentation - `webdriverio` - [#​3573](https://togithub.com/webdriverio/webdriverio/pull/3573) Add waitForX 'reverse' examples to docs ([@​klamping](https://togithub.com/klamping)) ##### Committers: 2 - Kevin Lamping ([@​klamping](https://togithub.com/klamping)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) ### [`v5.4.18`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​5418-2019-02-18) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.17...v5.4.18) ##### :eyeglasses: Spec Compliancy - `webdriver` - [#​3533](https://togithub.com/webdriverio/webdriverio/pull/3533) webdriver: Fix HTTP method for createWindow command ([@​catalandavid](https://togithub.com/catalandavid)) ##### :bug: Bug Fix - `webdriver` - [#​3559](https://togithub.com/webdriverio/webdriverio/pull/3559) webdriver: unhandled promise rejection ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :nail_care: Polish - `webdriverio` - [#​3540](https://togithub.com/webdriverio/webdriverio/pull/3540) Fix selectByVisibleText when element has multiple textNodes ([@​erwinheitzman](https://togithub.com/erwinheitzman)) - [#​3558](https://togithub.com/webdriverio/webdriverio/pull/3558) webdriverio: add ios predicate and class chain direct selectors ([@​janvennemann](https://togithub.com/janvennemann)) - `wdio-allure-reporter`, `wdio-mocha-framework` - [#​3536](https://togithub.com/webdriverio/webdriverio/pull/3536) wdio-allure-reporter: capture before each and all hooks ([@​mgrybyk](https://togithub.com/mgrybyk)) - `webdriver` - [#​3555](https://togithub.com/webdriverio/webdriverio/pull/3555) webdriver: Adding a standard header 'Content-Length' to the headers list ([@​nami-varthakavi](https://togithub.com/nami-varthakavi)) ##### :memo: Documentation - Other - [#​3566](https://togithub.com/webdriverio/webdriverio/pull/3566) webdriverio: remove redundant Generic from Element ([@​CrispusDH](https://togithub.com/CrispusDH)) - [#​3564](https://togithub.com/webdriverio/webdriverio/pull/3564) docs: Update CustomService example ([@​WillBrock](https://togithub.com/WillBrock)) - [#​3550](https://togithub.com/webdriverio/webdriverio/pull/3550) docs: Add npm link to contributing guide ([@​WillBrock](https://togithub.com/WillBrock)) - `webdriverio` - [#​3549](https://togithub.com/webdriverio/webdriverio/pull/3549) docs: Remove reference to wdio-screenshot that is not compatible with v5 ([@​WillBrock](https://togithub.com/WillBrock)) - `webdriver` - [#​3525](https://togithub.com/webdriverio/webdriverio/pull/3525) Streamline typings ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :house: Internal - `webdriver`, `webdriverio` - [#​3560](https://togithub.com/webdriverio/webdriverio/pull/3560) Fix error due to empty wd response ([@​yepninja](https://togithub.com/yepninja)) - `wdio-cli`, `wdio-config`, `wdio-junit-reporter` - [#​3528](https://togithub.com/webdriverio/webdriverio/pull/3528) Remove obsolete config prop deprecationWarnings ([@​erwinheitzman](https://togithub.com/erwinheitzman)) ##### Committers: 9 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - David Catalan ([@​catalandavid](https://togithub.com/catalandavid)) - Erwin Heitzman ([@​erwinheitzman](https://togithub.com/erwinheitzman)) - Jan Vennemann ([@​janvennemann](https://togithub.com/janvennemann)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) - Nami Varthakavi ([@​nami-varthakavi](https://togithub.com/nami-varthakavi)) - Oleksii ([@​CrispusDH](https://togithub.com/CrispusDH)) - Will Brock ([@​WillBrock](https://togithub.com/WillBrock)) - Yevgeny Petukhov ([@​yepninja](https://togithub.com/yepninja)) ### [`v5.4.17`](https://togithub.com/webdriverio/webdriverio/compare/v5.4.15...v5.4.17) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.15...v5.4.17) ### [`v5.4.15`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​5415-2019-02-06) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.14...v5.4.15) ##### :eyeglasses: Spec Compliancy - `webdriver` - [#​3511](https://togithub.com/webdriverio/webdriverio/pull/3511) webdriver: hack to make chrome support element.saveScreenshot() ([@​abjerstedt](https://togithub.com/abjerstedt)) ##### :nail_care: Polish - `wdio-allure-reporter`, `wdio-reporter` - [#​3510](https://togithub.com/webdriverio/webdriverio/pull/3510) wdio-reporter: create outputDir directory if does not exist ([@​klamping](https://togithub.com/klamping)) ##### Committers: 2 - Adam Bjerstedt ([@​abjerstedt](https://togithub.com/abjerstedt)) - Kevin Lamping ([@​klamping](https://togithub.com/klamping)) ### [`v5.4.14`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​5414-2019-02-05) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.13...v5.4.14) ##### :bug: Bug Fix - `wdio-config` - [#​3496](https://togithub.com/webdriverio/webdriverio/pull/3496) Fix/3492 fix multi remote ([@​wswebcreation](https://togithub.com/wswebcreation)) - `wdio-runner`, `webdriverio` - [#​3506](https://togithub.com/webdriverio/webdriverio/pull/3506) Fix Appium reload session ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :memo: Documentation - Other - [#​3503](https://togithub.com/webdriverio/webdriverio/pull/3503) Update GettingStarted.md ([@​pablopaul](https://togithub.com/pablopaul)) - [#​3508](https://togithub.com/webdriverio/webdriverio/pull/3508) Update GettingStarted.md ([@​goatsy](https://togithub.com/goatsy)) - [#​3500](https://togithub.com/webdriverio/webdriverio/pull/3500) Update contributing docs now that v5 is fully released ([@​klamping](https://togithub.com/klamping)) - `wdio-jasmine-framework`, `wdio-mocha-framework`, `wdio-selenium-standalone-service` - [#​3497](https://togithub.com/webdriverio/webdriverio/pull/3497) fix Suite and Test typings for [#​3495](https://togithub.com/webdriverio/webdriverio/issues/3495) ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :house: Internal - `wdio-cli` - [#​3501](https://togithub.com/webdriverio/webdriverio/pull/3501) wdio-cli: remove timeline option from reporters ([@​klamping](https://togithub.com/klamping)) ##### Committers: 5 - Kevin Lamping ([@​klamping](https://togithub.com/klamping)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) - Paul Vincent Beigang ([@​pablopaul](https://togithub.com/pablopaul)) - Wim Selles ([@​wswebcreation](https://togithub.com/wswebcreation)) - [@​goatsy](https://togithub.com/goatsy) ### [`v5.4.13`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​5413-2019-02-02) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.12...v5.4.13) ##### :rocket: New Feature - `wdio-cli`, `wdio-config` - [#​3468](https://togithub.com/webdriverio/webdriverio/pull/3468) Add automatically determination of the RDC hostname for US/EU ([@​wswebcreation](https://togithub.com/wswebcreation)) ##### :bug: Bug Fix - `webdriver` - [#​3487](https://togithub.com/webdriverio/webdriverio/pull/3487) Fixing element not found for iPhone ([@​abjerstedt](https://togithub.com/abjerstedt)) ##### Committers: 2 - Adam Bjerstedt ([@​abjerstedt](https://togithub.com/abjerstedt)) - Wim Selles ([@​wswebcreation](https://togithub.com/wswebcreation)) ### [`v5.4.12`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​5412-2019-02-02) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.11...v5.4.12) ##### :bug: Bug Fix - `webdriver` - [#​3486](https://togithub.com/webdriverio/webdriverio/pull/3486) Fixing Regression for chrome stale elements ([@​abjerstedt](https://togithub.com/abjerstedt)) ##### Committers: 1 - Adam Bjerstedt ([@​abjerstedt](https://togithub.com/abjerstedt)) ### [`v5.4.11`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​5411-2019-02-02) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.10...v5.4.11) ##### :nail_care: Polish - `wdio-browserstack-service`, `wdio-config` - [#​3485](https://togithub.com/webdriverio/webdriverio/pull/3485) Updating Browserstack to use SSL ([@​abjerstedt](https://togithub.com/abjerstedt)) ##### Committers: 1 - Adam Bjerstedt ([@​abjerstedt](https://togithub.com/abjerstedt)) ### [`v5.4.10`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​5410-2019-02-02) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.9...v5.4.10) ##### :bug: Bug Fix - `wdio-cli` - [#​3422](https://togithub.com/webdriverio/webdriverio/pull/3422) Fix handling of yarn-managed node_modules ([@​ccope](https://togithub.com/ccope)) ##### :nail_care: Polish - `wdio-webdriver-mock-service`, `webdriver`, `webdriverio` - [#​3482](https://togithub.com/webdriverio/webdriverio/pull/3482) Updating stale element handling ([@​abjerstedt](https://togithub.com/abjerstedt)) - `wdio-cli` - [#​3469](https://togithub.com/webdriverio/webdriverio/pull/3469) Update config.js ([@​daphnemcrossbrowser](https://togithub.com/daphnemcrossbrowser)) - `webdriverio` - [#​3481](https://togithub.com/webdriverio/webdriverio/pull/3481) Fix 3480 ([@​needforspeed](https://togithub.com/needforspeed)) ##### :memo: Documentation - Other - [#​3474](https://togithub.com/webdriverio/webdriverio/pull/3474) Fixed type error for CSSProperty [#​3473](https://togithub.com/webdriverio/webdriverio/issues/3473) ([@​dalenguyen](https://togithub.com/dalenguyen)) - [#​3470](https://togithub.com/webdriverio/webdriverio/pull/3470) add missing allure-reporter typings template ([@​mgrybyk](https://togithub.com/mgrybyk)) - `wdio-jasmine-framework`, `wdio-mocha-framework`, `wdio-selenium-standalone-service` - [#​3477](https://togithub.com/webdriverio/webdriverio/pull/3477) Extendable typings ([@​ablok](https://togithub.com/ablok)) - `webdriverio` - [#​3478](https://togithub.com/webdriverio/webdriverio/pull/3478) changed browser.close() to browser.closeWindow() ([@​balukov](https://togithub.com/balukov)) ##### :house: Internal - `webdriverio` - [#​3484](https://togithub.com/webdriverio/webdriverio/pull/3484) webdriverio: adding more addCommand UTs ([@​abjerstedt](https://togithub.com/abjerstedt)) ##### Committers: 8 - Adam Bjerstedt ([@​abjerstedt](https://togithub.com/abjerstedt)) - Arjan Blok ([@​ablok](https://togithub.com/ablok)) - Cam Cope ([@​ccope](https://togithub.com/ccope)) - Dale Nguyen ([@​dalenguyen](https://togithub.com/dalenguyen)) - Daphne Magsby ([@​daphnemcrossbrowser](https://togithub.com/daphnemcrossbrowser)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) - Yuncong Zhang ([@​needforspeed](https://togithub.com/needforspeed)) - [@​balukov](https://togithub.com/balukov) ### [`v5.4.9`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​549-2019-01-31) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.8...v5.4.9) ##### :bug: Bug Fix - `webdriver` - [#​3465](https://togithub.com/webdriverio/webdriverio/pull/3465) Fix type generation ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-cli` - [#​3464](https://togithub.com/webdriverio/webdriverio/pull/3464) Exit program on next tick ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :memo: Documentation - `wdio-junit-reporter` - [#​3463](https://togithub.com/webdriverio/webdriverio/pull/3463) Fix image path for jenkins job ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-allure-reporter` - [#​3461](https://togithub.com/webdriverio/webdriverio/pull/3461) wdio-allure-reporter: generate typings ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### Committers: 2 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) ### [`v5.4.8`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​548-2019-01-29) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.7...v5.4.8) ##### :bug: Bug Fix - `wdio-allure-reporter` - [#​3444](https://togithub.com/webdriverio/webdriverio/pull/3444) Fix allure multiremote ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :nail_care: Polish - `wdio-jasmine-framework` - [#​3453](https://togithub.com/webdriverio/webdriverio/pull/3453) Fix jasmine logger name ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-sauce-service` - [#​3446](https://togithub.com/webdriverio/webdriverio/pull/3446) feat: add RDC API to service ([@​wswebcreation](https://togithub.com/wswebcreation)) - `webdriver`, `webdriverio` - [#​3428](https://togithub.com/webdriverio/webdriverio/pull/3428) Temporary workaround for addValue and setValue ([@​mgrybyk](https://togithub.com/mgrybyk)) - `wdio-mocha-framework` - [#​3423](https://togithub.com/webdriverio/webdriverio/pull/3423) mocha-framework: add file property ([@​ablok](https://togithub.com/ablok)) - `webdriverio` - [#​3436](https://togithub.com/webdriverio/webdriverio/pull/3436) Improve regexp to support custom elements that contain multiple dashes ([@​erwinheitzman](https://togithub.com/erwinheitzman)) - [#​3435](https://togithub.com/webdriverio/webdriverio/pull/3435) Fix the findStrategy for querying elements by tagname and content ([@​erwinheitzman](https://togithub.com/erwinheitzman)) ##### :memo: Documentation - `wdio-junit-reporter` - [#​3452](https://togithub.com/webdriverio/webdriverio/pull/3452) Update README.md ([@​bearnecessities](https://togithub.com/bearnecessities)) - Other - [#​3438](https://togithub.com/webdriverio/webdriverio/pull/3438) doc: fix xpath position ([@​morokosi](https://togithub.com/morokosi)) ##### Committers: 7 - Arjan Blok ([@​ablok](https://togithub.com/ablok)) - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Danny ([@​bearnecessities](https://togithub.com/bearnecessities)) - Erwin Heitzman ([@​erwinheitzman](https://togithub.com/erwinheitzman)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) - Wim Selles ([@​wswebcreation](https://togithub.com/wswebcreation)) - Yohei Kishimoto ([@​morokosi](https://togithub.com/morokosi)) ### [`v5.4.7`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​547-2019-01-26) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.6...v5.4.7) ##### :eyeglasses: Spec Compliancy - `webdriver` - [#​3432](https://togithub.com/webdriverio/webdriverio/pull/3432) Add new performance command for sauce protocol ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### Committers: 1 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) ### [`v5.4.6`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​546-2019-01-26) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.3...v5.4.6) ##### :nail_care: Polish - `wdio-cli`, `wdio-interface`, `webdriverio` - [#​3430](https://togithub.com/webdriverio/webdriverio/pull/3430) Allow displaying logs in realtime ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-logger` - [#​3427](https://togithub.com/webdriverio/webdriverio/pull/3427) change logger imports/exports for optimized webpack bundling ([@​jlipps](https://togithub.com/jlipps)) ##### Committers: 2 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Jonathan Lipps ([@​jlipps](https://togithub.com/jlipps)) ### [`v5.4.3`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​543-2019-01-24) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.2...v5.4.3) ##### :bug: Bug Fix - `wdio-allure-reporter`, `wdio-runner` - [#​3418](https://togithub.com/webdriverio/webdriverio/pull/3418) Allow custom services with options ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-webdriver-mock-service`, `webdriverio` - [#​3415](https://togithub.com/webdriverio/webdriverio/pull/3415) Fix waitForXXX calls ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :nail_care: Polish - `wdio-reporter`, `wdio-spec-reporter` - [#​3417](https://togithub.com/webdriverio/webdriverio/pull/3417) Include link to job details page from Sauce Labs ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-runner` - [#​3414](https://togithub.com/webdriverio/webdriverio/pull/3414) Ignore if logs can't be received ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-cli` - [#​3413](https://togithub.com/webdriverio/webdriverio/pull/3413) Better identify runner when running mobile tests ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-config`, `wdio-runner` - [#​3411](https://togithub.com/webdriverio/webdriverio/pull/3411) Better error handling when config file is corrupted ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :memo: Documentation - [#​3409](https://togithub.com/webdriverio/webdriverio/pull/3409) Update typescript setup docs ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### Committers: 2 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) ### [`v5.4.2`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​5420-2019-02-20) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.1...v5.4.2) ##### :eyeglasses: Spec Compliancy - `webdriver` - [#​3585](https://togithub.com/webdriverio/webdriverio/pull/3585) Fix parameter definition for assertPerformance command ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :bug: Bug Fix - `wdio-cli`, `wdio-config`, `wdio-runner`, `wdio-smoke-test-service`, `wdio-utils` - [#​3584](https://togithub.com/webdriverio/webdriverio/pull/3584) Move initialiseServices and initialisePlugin into utils package ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :nail_care: Polish - `webdriver` - [#​3581](https://togithub.com/webdriverio/webdriverio/pull/3581) Remove old logOutput option ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :memo: Documentation - [#​3576](https://togithub.com/webdriverio/webdriverio/pull/3576) Update getting started doc ([@​klamping](https://togithub.com/klamping)) - [#​3575](https://togithub.com/webdriverio/webdriverio/pull/3575) webdriverio: merge Coockie interface in .tpl.d.ts ([@​CrispusDH](https://togithub.com/CrispusDH)) ##### :house: Internal - `wdio-jasmine-framework` - [#​3582](https://togithub.com/webdriverio/webdriverio/pull/3582) Bump Jasmine to 3.3.0 ([@​tritethunder](https://togithub.com/tritethunder)) ##### Committers: 4 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Kevin Lamping ([@​klamping](https://togithub.com/klamping)) - Oleksii ([@​CrispusDH](https://togithub.com/CrispusDH)) - hassan ([@​tritethunder](https://togithub.com/tritethunder)) ### [`v5.4.1`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​5419-2019-02-19) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.4.0...v5.4.1) ##### :nail_care: Polish - `wdio-sync` - [#​3565](https://togithub.com/webdriverio/webdriverio/pull/3565) show better stack trace for commands ([@​mgrybyk](https://togithub.com/mgrybyk)) - `webdriverio` - [#​3571](https://togithub.com/webdriverio/webdriverio/pull/3571) webdriverio: user friendly waitUntil messages ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :memo: Documentation - `webdriverio` - [#​3573](https://togithub.com/webdriverio/webdriverio/pull/3573) Add waitForX 'reverse' examples to docs ([@​klamping](https://togithub.com/klamping)) ##### Committers: 2 - Kevin Lamping ([@​klamping](https://togithub.com/klamping)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) ### [`v5.4.0`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​540-2019-01-23) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.3.5...v5.4.0) ##### :eyeglasses: Spec Compliancy - `webdriver` - [#​3383](https://togithub.com/webdriverio/webdriverio/pull/3383) Add command to open a new top-level browsing context ([@​christian-bromann](https://togithub.com/christian-bromann)) - [#​3374](https://togithub.com/webdriverio/webdriverio/pull/3374) Webdriver: Fix support on touchId documentation ([@​marthinus-engelbrecht](https://togithub.com/marthinus-engelbrecht)) - [#​3375](https://togithub.com/webdriverio/webdriverio/pull/3375) Webdriver: Fix endpoint for Appium sendSms ([@​marthinus-engelbrecht](https://togithub.com/marthinus-engelbrecht)) ##### :bug: Bug Fix - `wdio-cli`, `webdriver` - [#​3377](https://togithub.com/webdriverio/webdriverio/pull/3377) Logging Changes ([@​abjerstedt](https://togithub.com/abjerstedt)) ##### :memo: Documentation - Other - [#​3397](https://togithub.com/webdriverio/webdriverio/pull/3397) webdriverio: update types for remote() ([@​CrispusDH](https://togithub.com/CrispusDH)) - [#​3376](https://togithub.com/webdriverio/webdriverio/pull/3376) Added Accessibility Test to TypeScript boilerplate ([@​dalenguyen](https://togithub.com/dalenguyen)) - [#​3261](https://togithub.com/webdriverio/webdriverio/pull/3261) Update GettingStarted.md ([@​dmhalejr](https://togithub.com/dmhalejr)) - [#​3369](https://togithub.com/webdriverio/webdriverio/pull/3369) Update TypeScript.md ([@​domoritz](https://togithub.com/domoritz)) - `wdio-allure-reporter` - [#​3380](https://togithub.com/webdriverio/webdriverio/pull/3380) Fix allure docs ([@​BorisOsipov](https://togithub.com/BorisOsipov)) ##### :house: Internal - `wdio-mocha-framework` - [#​3394](https://togithub.com/webdriverio/webdriverio/pull/3394) wdio-mocha-framework: upgrading mocha version ([@​abjerstedt](https://togithub.com/abjerstedt)) - `wdio-testingbot-service` - [#​3382](https://togithub.com/webdriverio/webdriverio/pull/3382) Removing flaky test - this should not be a UT ([@​abjerstedt](https://togithub.com/abjerstedt)) - Other - [#​3371](https://togithub.com/webdriverio/webdriverio/pull/3371) Update --question.md ([@​domoritz](https://togithub.com/domoritz)) ##### Committers: 9 - Adam Bjerstedt ([@​abjerstedt](https://togithub.com/abjerstedt)) - Boris Osipov ([@​BorisOsipov](https://togithub.com/BorisOsipov)) - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Dale Nguyen ([@​dalenguyen](https://togithub.com/dalenguyen)) - David Hale ([@​dmhalejr](https://togithub.com/dmhalejr)) - Dominik Moritz ([@​domoritz](https://togithub.com/domoritz)) - Marthinus Engelbrecht ([@​marthinus-engelbrecht](https://togithub.com/marthinus-engelbrecht)) - Nami Varthakavi ([@​nami-varthakavi](https://togithub.com/nami-varthakavi)) - Oleksii ([@​CrispusDH](https://togithub.com/CrispusDH)) ### [`v5.3.5`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​535-2019-01-18) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.3.4...v5.3.5) ##### :nail_care: Polish - `webdriver` - [#​3364](https://togithub.com/webdriverio/webdriverio/pull/3364) Webdriver truncate log screenshot ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### Committers: 1 - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) ### [`v5.3.4`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​534-2019-01-18) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.3.3...v5.3.4) ##### :bug: Bug Fix - `webdriver` - [#​3368](https://togithub.com/webdriverio/webdriverio/pull/3368) Acknowledge responses with body as string ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-browserstack-service` - [#​3352](https://togithub.com/webdriverio/webdriverio/pull/3352) wdio-browserstack-service: Remove erroneous call to resolve ([@​torgeilo](https://togithub.com/torgeilo)) ##### :nail_care: Polish - `wdio-browserstack-service` - [#​3353](https://togithub.com/webdriverio/webdriverio/pull/3353) wdio-browserstack-service: correcting error message ([@​abjerstedt](https://togithub.com/abjerstedt)) ##### :memo: Documentation - `wdio-allure-reporter` - [#​3363](https://togithub.com/webdriverio/webdriverio/pull/3363) Update allure docs ([@​BorisOsipov](https://togithub.com/BorisOsipov)) - `webdriverio` - [#​3356](https://togithub.com/webdriverio/webdriverio/pull/3356) Multiple fixes in typings ([@​ablok](https://togithub.com/ablok)) - `webdriver` - [#​3355](https://togithub.com/webdriverio/webdriverio/pull/3355) Fix some webdriver and webdriverio typings ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### Committers: 6 - Adam Bjerstedt ([@​abjerstedt](https://togithub.com/abjerstedt)) - Arjan Blok ([@​ablok](https://togithub.com/ablok)) - Boris Osipov ([@​BorisOsipov](https://togithub.com/BorisOsipov)) - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) - Torgeir Lorange Østby ([@​torgeilo](https://togithub.com/torgeilo)) ### [`v5.3.3`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​533-2019-01-16) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.3.2...v5.3.3) ##### :eyeglasses: Spec Compliancy - `webdriverio` - [#​3340](https://togithub.com/webdriverio/webdriverio/pull/3340) Fix error message in webdriverio constants ([@​ablok](https://togithub.com/ablok)) ##### :bug: Bug Fix - `webdriverio` - [#​3349](https://togithub.com/webdriverio/webdriverio/pull/3349) missing lodash in dependencies require('lodash') node_modules/webdriverio/build/commands/element/$.js ([@​jimmielemontgomery](https://togithub.com/jimmielemontgomery)) - `wdio-local-runner`, `wdio-runner`, `wdio-webdriver-mock-service`, `webdriverio` - [#​3348](https://togithub.com/webdriverio/webdriverio/pull/3348) Fix multiremote with wdio testrunner ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-local-runner` - [#​3341](https://togithub.com/webdriverio/webdriverio/pull/3341) Fix VSCode debug mode marking tests as failed ([@​mgrybyk](https://togithub.com/mgrybyk)) ##### :nail_care: Polish - `webdriver` - [#​3338](https://togithub.com/webdriverio/webdriverio/pull/3338) Better error handling for webdriver responses ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :memo: Documentation - Other - [#​3343](https://togithub.com/webdriverio/webdriverio/pull/3343) Fix addCommand typings and docs ([@​mgrybyk](https://togithub.com/mgrybyk)) - `webdriverio` - [#​3336](https://togithub.com/webdriverio/webdriverio/pull/3336) Tiny fixes of docs ([@​yepninja](https://togithub.com/yepninja)) - [#​3335](https://togithub.com/webdriverio/webdriverio/pull/3335) More typings improvements ([@​ablok](https://togithub.com/ablok)) ##### Committers: 5 - Arjan Blok ([@​ablok](https://togithub.com/ablok)) - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Jim Montgomery ([@​jimmielemontgomery](https://togithub.com/jimmielemontgomery)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) - Yevgeny Petukhov ([@​yepninja](https://togithub.com/yepninja)) ### [`v5.3.2`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​532-2019-01-15) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.3.1...v5.3.2) ##### :bug: Bug Fix - `wdio-config` - [#​3334](https://togithub.com/webdriverio/webdriverio/pull/3334) fix hook bug - Closes [#​3333](https://togithub.com/webdriverio/webdriverio/issues/3333) ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### Committers: 1 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) ### [`v5.3.1`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​531-2019-01-15) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.3.0...v5.3.1) ##### :eyeglasses: Spec Compliancy - `webdriverio` - [#​3331](https://togithub.com/webdriverio/webdriverio/pull/3331) webdriverio: Fixes webdriverio constants and adds tests for services, execArgv and capabilities ([@​ablok](https://togithub.com/ablok)) ##### :bug: Bug Fix - `webdriverio` - [#​3325](https://togithub.com/webdriverio/webdriverio/pull/3325) Don't do instanceof check for set cookie and rather look for type ([@​christian-bromann](https://togithub.com/christian-bromann)) - `wdio-cli`, `wdio-repl` - [#​3315](https://togithub.com/webdriverio/webdriverio/pull/3315) Bugfix service scope ([@​stsvilik](https://togithub.com/stsvilik)) - `wdio-webdriver-mock-service`, `webdriver` - [#​3312](https://togithub.com/webdriverio/webdriverio/pull/3312) Keep scope when calling custom command on browser ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :nail_care: Polish - `wdio-allure-reporter` - [#​3321](https://togithub.com/webdriverio/webdriverio/pull/3321) wdio-allure-reporter: make step attachments optional ([@​sskorol](https://togithub.com/sskorol)) - `webdriver`, `webdriverio` - [#​3313](https://togithub.com/webdriverio/webdriverio/pull/3313) ability for addCommand to add to element scope ([@​abjerstedt](https://togithub.com/abjerstedt)) ##### :memo: Documentation - `wdio-firefox-profile-service`, `webdriver`, `webdriverio` - [#​3329](https://togithub.com/webdriverio/webdriverio/pull/3329) Remove desiredCapabilities in docs ([@​christian-bromann](https://togithub.com/christian-bromann)) - `webdriverio` - [#​3330](https://togithub.com/webdriverio/webdriverio/pull/3330) Mention isSelected for checkbox and radio inputs ([@​kimek](https://togithub.com/kimek)) - [#​3326](https://togithub.com/webdriverio/webdriverio/pull/3326) webdriverio: Changed setCookie => setCookies in examples ([@​ayoolaao](https://togithub.com/ayoolaao)) - `wdio-cli`, `wdio-config`, `wdio-junit-reporter`, `webdriverio` - [#​3319](https://togithub.com/webdriverio/webdriverio/pull/3319) Add missing typings ([@​ablok](https://togithub.com/ablok)) - Other - [#​3320](https://togithub.com/webdriverio/webdriverio/pull/3320) Update ConfigurationFile.md ([@​TuHuynhVan](https://togithub.com/TuHuynhVan)) - [#​3311](https://togithub.com/webdriverio/webdriverio/pull/3311) Fixes type generation for URL variables ([@​ablok](https://togithub.com/ablok)) - [#​3308](https://togithub.com/webdriverio/webdriverio/pull/3308) Added new TypeScript boilerplate for WebdriverIO ([@​dalenguyen](https://togithub.com/dalenguyen)) - `wdio-allure-reporter` - [#​3247](https://togithub.com/webdriverio/webdriverio/pull/3247) README fix: move addAttachment args into a correct place ([@​vgrigoruk](https://togithub.com/vgrigoruk)) ##### Committers: 10 - Adam Bjerstedt ([@​abjerstedt](https://togithub.com/abjerstedt)) - Arjan Blok ([@​ablok](https://togithub.com/ablok)) - Ayoola Abimbola ([@​ayoolaao](https://togithub.com/ayoolaao)) - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Dale Nguyen ([@​dalenguyen](https://togithub.com/dalenguyen)) - Kimek ([@​kimek](https://togithub.com/kimek)) - Sergey Korol ([@​sskorol](https://togithub.com/sskorol)) - Simon Tsvilik ([@​stsvilik](https://togithub.com/stsvilik)) - Tu Huynh ([@​TuHuynhVan](https://togithub.com/TuHuynhVan)) - Vitalii Grygoruk ([@​vgrigoruk](https://togithub.com/vgrigoruk)) ### [`v5.3.0`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​530-2019-01-11) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.2.8...v5.3.0) ##### :eyeglasses: Spec Compliancy - `webdriver` - [#​3299](https://togithub.com/webdriverio/webdriverio/pull/3299) Vendor specific protocol commands for Sauce Labs ([@​christian-bromann](https://togithub.com/christian-bromann)) - [#​3296](https://togithub.com/webdriverio/webdriverio/pull/3296) Fix HTTP method of getCurrentActivity ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :bug: Bug Fix - `wdio-runner` - [#​3303](https://togithub.com/webdriverio/webdriverio/pull/3303) Don't log error if service only contains a launcher ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :memo: Documentation - `webdriverio` - [#​3292](https://togithub.com/webdriverio/webdriverio/pull/3292) webdriverio: TypeScript defintions of $ - Closes [#​3282](https://togithub.com/webdriverio/webdriverio/issues/3282) ([@​mgrybyk](https://togithub.com/mgrybyk)) - Other - [#​3302](https://togithub.com/webdriverio/webdriverio/pull/3302) Improve typings ([@​ablok](https://togithub.com/ablok)) ##### Committers: 3 - Arjan Blok ([@​ablok](https://togithub.com/ablok)) - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Mykola Grybyk ([@​mgrybyk](https://togithub.com/mgrybyk)) ### [`v5.2.8`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​528-2019-01-10) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.2.7...v5.2.8) ##### :bug: Bug Fix - `webdriver`, `webdriverio` - [#​3290](https://togithub.com/webdriverio/webdriverio/pull/3290) Do mobile detection in webdriver package ([@​christian-bromann](https://togithub.com/christian-bromann)) ##### :nail_care: Polish - `webdriverio` - [#​3285](https://togithub.com/webdriverio/webdriverio/pull/3285) Select by index fix ([@​simonwilson1985](https://togithub.com/simonwilson1985)) ##### :memo: Documentation - `wdio-cli`, `wdio-config`, `wdio-logger`, `webdriver` - [#​3286](https://togithub.com/webdriverio/webdriverio/pull/3286) Loglevel ([@​StephenABoyd](https://togithub.com/StephenABoyd)) ##### :house: Internal - [#​3284](https://togithub.com/webdriverio/webdriverio/pull/3284) package.json - Fixed Jest's testMatch pattern to also work in Windows ([@​urig](https://togithub.com/urig)) ##### Committers: 4 - Christian Bromann ([@​christian-bromann](https://togithub.com/christian-bromann)) - Simon Wilson ([@​simonwilson1985](https://togithub.com/simonwilson1985)) - Uri Goldstein ([@​urig](https://togithub.com/urig)) - [@​StephenABoyd](https://togithub.com/StephenABoyd) ### [`v5.2.7`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​527-2019-01-09) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.2.6...v5.2.7) ##### :bug: Bug Fix - `wdio-cli`, `wdio-webdriver-mock-service`, `webdriver`, `webdriverio` - [#​3271](https://togithub.com/webdriverio/webdriverio/pull/3271) Fix instance prototype and enable custom commands for elements ([@​Gilad-WT](https://togithub.com/Gilad-WT)) ##### :nail_care: Polish - `webdriverio` - [#​3268](https://togithub.com/webdriverio/webdriverio/pull/3268) webdriverio: utils.js - using "name" in element locator cause an InvalidSelector Error to be … ([@​simonwilson1985](https://togithub.com/simonwilson1985)) ##### :memo: Documentation - `webdriverio` - [#​3278](https://togithub.com/webdriverio/webdriverio/pull/3278) Typescript definition ([@​StephenABoyd](https://togithub.com/StephenABoyd)) - Other - [#​3281](https://togithub.com/webdriverio/webdriverio/pull/3281) Remove semicolon from Debugging.md ([@​dhyey35](https://togithub.com/dhyey35)) ##### Committers: 4 - Dhyey Thakore ([@​dhyey35](https://togithub.com/dhyey35)) - Simon Wilson ([@​simonwilson1985](https://togithub.com/simonwilson1985)) - [@​Gilad-WT](https://togithub.com/Gilad-WT) - [@​StephenABoyd](https://togithub.com/StephenABoyd) ### [`v5.2.6`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​526-2019-01-08) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.2.5...v5.2.6) ##### :nail_care: Polish - `webdriverio` - [#​3276](https://togithub.com/webdriverio/webdriverio/pull/3276) webdriverio: waitForDisplayed() now inherits isDisplayed() logic ([@​abjerstedt](https://togithub.com/abjerstedt)) ##### Committers: 1 - Adam Bjerstedt ([@​abjerstedt](https://togithub.com/abjerstedt)) ### [`v5.2.5`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​525-2019-01-07) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.2.4...v5.2.5) ##### :bug: Bug Fix - `wdio-cli`, `wdio-sauce-service`, `wdio-testingbot-service`, `webdriver` - [#​3275](https://togithub.com/webdriverio/webdriverio/pull/3275) Fix config key naming host =>hostname ([@​BorisOsipov](https://togithub.com/BorisOsipov)) - `webdriverio` - [#​3273](https://togithub.com/webdriverio/webdriverio/pull/3273) webdriverio: fixing waitForDisplayed to immediately return false ([@​abjerstedt](https://togithub.com/abjerstedt)) ##### :nail_care: Polish - `wdio-webdriver-mock-service`, `webdriverio` - [#​3244](https://togithub.com/webdriverio/webdriverio/pull/3244) webdriverio: isDisplayed fix to return false on non existing elements ([@​abjerstedt](https://togithub.com/abjerstedt)) ##### :memo: Documentation - [#​3272](https://togithub.com/webdriverio/webdriverio/pull/3272) Update TypeScript.md docs ([@​BorisOsipov](https://togithub.com/BorisOsipov)) ##### Committers: 2 - Adam Bjerstedt ([@​abjerstedt](https://togithub.com/abjerstedt)) - Boris Osipov ([@​BorisOsipov](https://togithub.com/BorisOsipov)) ### [`v5.2.4`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​524-2019-01-07) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.2.3...v5.2.4) ##### :bug: Bug Fix - `webdriver` - [#​3266](https://togithub.com/webdriverio/webdriverio/pull/3266) Properly extend base protocol with extension command definitions. ([@​martomo](https://togithub.com/martomo)) ##### Committers: 1 - Martijn Dijkhuizen ([@​martomo](https://togithub.com/martomo)) ### [`v5.2.3`](https://togithub.com/webdriverio/webdriverio/blob/master/CHANGELOG.md#​523-2019-01-06) [Compare Source](https://togithub.com/webdriverio/webdriverio/compare/v5.2.2...v5.2.3) ##### :bug: Bug Fix - `wdio-jasmine-framework` - [#​3249](https://togithub.com/webdriverio/webdriverio/pull/3249) Jasmine Framework improperly configures test randomization ([@​b-smets](https://togithub.com/b-smets)) ##### :nail_care: Polish - `webdriverio` - [#​3251](https://togithub.com/webdriverio/webdriverio/pull/3251) webdriverio: updating screenshot call to handle backslash ([@​StephenABoyd](https://togithub.com/StephenABoyd)) - `wdio-reporter` - [#​3253](https://togithub.com/webdriverio/webdriverio/pull/3253) wdio-reporter: updating pending test uid if existing ([@​StephenABoyd](https://togithub.com/StephenABoyd)) ##### :memo: Documentation - `webdriver` - [#​3262](https://togithub.com/webdriverio/webdriverio/pull/3262) Revised Chromium command definitions to improve usability ([@​martomo](https://togithub.com/martomo)) - Other - [#​3258](https://togithub.com/webdriverio/webdriverio/pull/3258) Missing install of [@​babel/core](https://togithub.com/babel/core) ([@​wswebcreation](https://togithub.com/wswebcreation)) - [#​3260](https://togithub.com/webdriverio/webdriverio/pull/3260) Updating options docs ([@​BorisOsipov](https://togithub.com/BorisOsipov)) - `wdio-config` - [#​3254](

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.