Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update webdriverio to the latest version 🚀 #154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 21, 2018

The devDependency webdriverio was updated from 4.14.1 to 5.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Dec 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 23, 2018

  • The devDependency webdriverio was updated from 4.14.1 to 5.0.3.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • 2087e41 v5.0.3
  • 0a2ca3e Fix middleware regression and add smoke tests (#3171)
  • ae868c8 Fixed some text in 2018-12-19 blog post (#3169)
  • b297593 Ensure GITHUB_AUTH token is set to generate changelogs (#3165)
  • 070bc46 v5.0.2
  • f9135bc wdio-cli: Fix #3003 package installing hangs on windows (#3164)
  • 4a88fe3 Name mobile variable "driver" instead of "browser" (#3163)
  • 062c99b v5.0.1
  • a72d65c wdio-runner: Fix looking at caps as an array (#3162)
  • 17fb641 Update API.md (#3161)
  • 2ed2b4a minor formatting in blog post
  • 3b20896 minor css fixes
  • cfa8fe7 add note for v4 docs

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 28, 2018

  • The devDependency webdriverio was updated from 4.14.1 to 5.1.0.

Update to this version instead 🚀

Commits

The new version differs by 19 commits.

  • db1fd47 v5.1.0
  • 5527dd8 webdriverio: added error messages to the waitForExist call (#3201)
  • 397ff75 Disable unsupported cli wizard options (#3199)
  • ca98bed Add support for .es6 file types (#3197)
  • fbb0002 Only set body if a body is required (#3190)
  • 22db791 Fix jasmine error reporting (#3179)
  • 7f4874c Add Chromium specific commands to browser object (#3135)
  • 4ee22b4 webdriverio: Update upgrade instructions (#3195)
  • c6b345c webdriverio: getCssPropertry changed to getCSSProperty (#3184)
  • bc8b090 Fix unknwon logFile issue + add documentation on logDir option (#3178)
  • f0be646 webdriverio: Correct deleteCookies example (#3180)
  • 19b75b0 remove tgz files in case releaes fail (#3175)
  • 367f53e webdriver: Change getCurrentUrl to getUrl (#3176)
  • 9254427 fix image src path
  • 106920d add missing image

There are 19 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 30, 2018

  • The devDependency webdriverio was updated from 4.14.1 to 5.1.1.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 6936f6c v5.1.1
  • 816bde0 Fix bug where Geckodriver requires POST requests to have a valid JSON body (#3208)
  • 0fc9c9a Docs: fix Getting Started guide (part 2) (#3206)
  • c31a3a6 fix: this PR fixes a bug on phones (#3202)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 3, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 3, 2019

  • The devDependency webdriverio was updated from 4.14.1 to 5.2.0.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 13cd8b6 v5.2.0
  • b21d7d4 docs: Update custom service export (#3231)
  • 98a47e8 Updated findStrategy (#3226)
  • eec489e Webdriver and WebdriverIO Typing (#3218)
  • 5e74944 wdio-runner: Fix custom reporter options not being used (#3219)
  • 8ef99ff Properly implement 'setTimeout' function and /timeouts endpoints (#3215)
  • 3b29316 Improve command definitions for available protocols (#3225)
  • 64fc905 Setting of just window position or size instead of both using 'setWindowRect' (#3216)
  • f99964b webdriverio: Update changelog for cli array arguments (#3220)
  • 972e667 v5.1.2
  • c1ad6da fix hostname cli param (#3211)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 6, 2019

  • The devDependency webdriverio was updated from 4.14.1 to 5.2.2.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • 44ad3c8 v5.2.2
  • 054e16b Update other commands which allow/expect 'null' as value. (#3250)
  • 0d0dd71 fix label color in API docs (#3227)
  • 81f454c v5.2.1
  • 1a766fb set NODE_ENV to production to not compile source map for NPM code (#3242)
  • 95dab53 don't let jasmine swallow errors by ignoring its expectationResultHandler (#3240)
  • eea56d6 webdriver: update typing to contain capabilities (#3241)
  • b1410dc Unable pass null value to switchToFrame command for WebDriver (#3239)
  • dd9587c Set google analytics script into footer of website (#3243)
  • d3ce053 Add missing @wdio/reporter dep to junit reporter (#3248)
  • 899dd86 docs: Fix element commnads referencing the browser object (#3245)
  • 486e721 Update ConfigurationFile to use goog:chromeOptions (#3237)
  • af508ea updating blog post v5 release, thank you section (#3236)
  • 3c03eb9 ignore generated typings

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 7, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 7, 2019

  • The devDependency webdriverio was updated from 4.14.1 to 5.2.4.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • f505886 v5.2.4
  • 0fbbd95 Avoid overriding commands defined in extensions with same route as protocol. (#3266)
  • fc84d8f v5.2.3
  • 1a09fb7 webdriverio: updating screenshot call to handle backslash (#3251)
  • 1fa5700 wdio-reporter: updating pending test uid if existing (#3253)
  • 37f04d8 Revised Chromium command definitions to improve usability (#3262)
  • 0a49369 Missing install of @babel/core (#3258)
  • 26a0f9e Updating options docs (#3260)
  • f4d595c Jasmine Framework improperly configures test randomization (#3249)
  • 5f23c0f Fix package name and fix typos (#3254)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 7, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 7, 2019

  • The devDependency webdriverio was updated from 4.14.1 to 5.2.5.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 20ed7da v5.2.5
  • c6c7b60 Fix config key naming host =>hostname (#3275)
  • 0c7c365 webdriverio: fixing waitForDisplayed to immediately return false (#3273)
  • 81a4ad7 Update TypeScript.md docs (#3272)
  • bb05148 webdriverio: isDisplayed fix to return false on non existing elements (#3244)
  • 6ddda08 Update Changelog.md

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 8, 2019

  • The devDependency webdriverio was updated from 4.14.1 to 5.2.6.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 207f172 v5.2.6
  • 349bfb6 webdriverio: waitForDisplayed() now inherits isDisplayed() logic (#3276)
  • 65c12fa minor code formatting

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 9, 2019

  • The devDependency webdriverio was updated from 4.14.1 to 5.2.7.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 4308063 v5.2.7
  • fcb6a3d Fix instance prototype and enable custom commands for elements (#3271)
  • 509d732 Typescript definition (#3278)
  • 1461bd3 Remove semicolon from Debugging.md (#3281)
  • e3aacb7 webdriverio: utils.js - using "name" in element locator cause an InvalidSelector Error to be … (#3268)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 10, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 10, 2019

  • The devDependency webdriverio was updated from 4.14.1 to 5.2.8.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 5750a9b v5.2.8
  • e3e5761 Do mobile detection in webdriver package (#3290)
  • 6845516 Loglevel (#3286)
  • 2b8dacc Select by index fix (#3285)
  • 579fd09 package.json - Fixed Jest's testMatch pattern to also work in Windows (#3284)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 11, 2019

  • The devDependency webdriverio was updated from 4.14.2 to 5.3.0.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 43eba51 v5.3.0
  • 1e4362d webdriverio: TypeScript defintions of $ - fix #3282 (#3292)
  • 75890c7 Don't log error if service only contains a launcher (#3303)
  • e757a04 Improve typings (#3302)
  • 3a7beb9 Vendor specific protocol commands for Sauce Labs (#3299)
  • bbf7df6 Fix HTTP method of getCurrentActivity (#3296)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 15, 2019

  • The devDependency webdriverio was updated from 4.14.2 to 5.3.1.

Update to this version instead 🚀

Commits

The new version differs by 18 commits.

  • eeb2239 v5.3.1
  • 0010c7f webdriverio: Fixes webdriverio constants and adds tests for services, execArgv and capabilities (#3331)
  • 068a3a6 move up @DaleNguyen into v5 boilerplates
  • f2dcdd8 add v5 boilerplate project from @jpolley
  • 488774e Remove desiredCapabilities in docs (#3329)
  • 6d9ff8c Mention isSelected for checkbox and radio inputs (#3330)
  • 365b516 Add missing typings (#3319)
  • 2cf75c7 webdriverio: Changed setCookie => setCookies in examples (#3326)
  • 46080df Don't do instanceof check for set cookie and rather look for type (#3325)
  • 5d6cc27 wdio-allure-reporter: make step attachments optional (#3321)
  • 5c82925 Update ConfigurationFile.md (#3320)
  • df0ae61 move addAttachment args into a correct place (#3247)
  • 9d1576a ability for addCommand to add to element scope (#3313)
  • fdc7c15 Bugfix service scope (#3315)
  • fc81a52 Fixes type generation for URL variables (#3311)

There are 18 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 15, 2019

  • The devDependency webdriverio was updated from 4.14.2 to 5.3.2.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 16, 2019

  • The devDependency webdriverio was updated from 4.14.2 to 5.3.3.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • d3abc16 v5.3.3
  • 9f2f22a missing lodash in dependencies require('lodash') node_modules/webdriverio/build/commands/element/$$.js (#3349)
  • 369f83b Fix multiremote with wdio testrunner (#3348)
  • 9566327 Fix VSCode debug mode marking tests as failed (#3341)
  • 1941b2c Fix addCommand typings and docs (#3343)
  • 5075d13 Better error handling for webdriver responses (#3338)
  • ea56c09 Fix error message in webdriverio constants (#3340)
  • b774496 Tiny fixes of docs (#3336)
  • 06c5355 More typings improvements (#3335)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 12, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.10.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 17, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.10.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 18, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.10.7.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 25, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.10.8.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 25, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.10.9.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 3, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.10.10.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 9, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.11.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 11, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.11.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 15, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.11.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 17, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.11.6.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 23, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.11.7.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 26, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 26, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.11.10.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 30, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 30, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.11.11.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 1, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.11.12.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 5, 2019

  • The devDependency webdriverio was updated from 4.14.4 to 5.11.13.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants