LeadingEdgeForum / atlas2

A new mapping tool, this time by LEF
Apache License 2.0
168 stars 34 forks source link

Update webdriverio to the latest version πŸš€ #336

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • f123106 v5.3.4
  • 2f791e1 clear version changes when token is missing during release
  • fddbedb Acknowledge responses with body as string (#3368)
  • d5aba05 Update allure docs (#3363)
  • f0e2530 Multiple fixes in typings (#3356)
  • 9c545f9 Fix some webdriver and webdriverio typings (#3355)
  • 7482e96 wdio-browserstack-service: correcting error message (#3353)
  • fdbbc55 wdio-browserstack-service: Remove erroneous call to resolve (#3352)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 82 commits.

  • 7173005 v5.4.14
  • c14e5e1 Fix/3492 fix multi remote (#3496)
  • 40e2acc Update GettingStarted.md (#3503)
  • c2b784d fix Suite and Test typings for #3495 (#3497)
  • 2c5c4dc Update GettingStarted.md (#3508)
  • 5cde958 Fix Appium reload session (#3506)
  • f4f09ad wdio-cli: remove timeline option from reporters (#3501)
  • b1483e9 Update contributing docs now that v5 is fully released (#3500)
  • 2501a3f v5.4.13
  • a7868c8 Fixing element not found for iPhone (#3487)
  • 0b38899 Add automatically determination of the RDC hostname for US/EU (#3468)
  • 4881ab7 v5.4.12
  • c40c83f Fixing Regression for chrome stale elements (#3486)
  • 8dba369 v5.4.11
  • 4141627 Updating Browserstack to use SSL (#3485)

There are 82 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 75201d4 v5.4.15
  • 290e453 wdio-reporter: create outputDir directory if does not exist (#3510)
  • 5b67644 webdriver: hack to make chrome support element.saveScreenshot() (#3511)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 49dae7f v5.4.17
  • c4f7c2c Improve cookie commands documentation (#3524)
  • 5428722 v5.4.16
  • 3488b3b Highlight talk from Selenium meetup (#3522)
  • 526104b Webdriverio: fix Hooks interface (#3519)
  • 081ab9b wdio-allure-reporter: fix test skip (#3521)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 14 commits.

  • 2df8e3b v5.4.18
  • 327098f Fix selectByVisibleText when element has multiple textNodes (#3540)
  • 735eca1 webdriverio: remove redundant Generic from Element (#3566)
  • 4aae6be wdio-allure-reporter: capture before each and all hooks (#3536)
  • d877e1a Fix error due to empty wd response (#3560)
  • 9c16ba0 webdriverio: add ios predicate and class chain direct selectors (#3558)
  • 85fd72d Updating with right author for Header fixes and unit tests (#3555)
  • 0dd4264 docs: Update CustomService example (#3564)
  • def4602 webdriver: unhandled promise rejection (#3559)
  • 4258207 docs: Remove reference to wdio-screenshot that is not compatible with v5 (#3549)
  • bbe30c3 docs: Add npm link to contributing guide (#3550)
  • 6a6e5ba Streamline typings (#3525)
  • 4e7a362 webdriver: Fix HTTP method for createWindow command (#3533)
  • 0c49e00 Remove obsolete config prop deprecationWarnings (#3528)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 4c8c0d0 v5.4.19
  • 8ecfc37 bump jest dependency
  • 151fc3c Add waitForX 'reverse' examples to docs (#3573)
  • e4269a9 show better stack trace for commands (#3565)
  • 8e4caa4 webdriverio: user friendly waitUntil messages (#3571)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • 9ea8e0f v5.4.20
  • fca10b7 fix parameter definition for assertPerformance command (#3585)
  • 52d616b Move initialiseServices and initialisePlugin into utils package (#3584)
  • 0fa19a8 Bump Jasmine to 3.3.0 (#3582)
  • ca5c0d4 Remove old logOutput option (#3581)
  • f70abce Update getting started doc (#3576)
  • 420285e webdriverio: merge Coockie interface in .tpl.d.ts (#3575)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 422387e v5.5.0
  • 35ad8aa make metrics param in assertPerformance not required (#3587)
  • 2d01c70 Move reporter directory creation up (#3578)
  • afcec30 webdriverio: shadow$ and shadow$$ commands (#3586)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 00bdd48 v5.6.0
  • e409aea update package list in readme (#3590)
  • c36d1f7 typescript promise commands (#3577)
  • 792f089 Adding outputDir to standalone (#3583)
  • 9e03559 webdriverio: extend wait command prefixes (#3548)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • f6db4ea v5.6.1
  • 7717906 webdriverio: use a regular function instead of an arrow function in fetchElementByJSFunction to support IE11 (#3597)
  • ab0a4b0 webdriverio: remove redundant [T] -> T (#3594)
  • 443ce9a webdriverio: handle null returned by function selectors (#3591)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 19 commits.

  • 63ac024 v5.6.3
  • 253ad67 website: shadow dom blog post (#3635)
  • fda11dd Update Selectors.md (#3636)
  • 4c464ad webdriverio: workaround for Safari to moveTo, getLocation, dragAndDrop, getSize (#3610)
  • 65de675 selenium-standalone-service: Fix typings after new sync/async type split (#3633)
  • d75d26c webdriver: fix setNetworkConnection (#3630)
  • dbb7202 Assume JsonWP if platform cap is given (#3615)
  • 6c55c8a Increase test coverage (#3629)
  • e38fe8e Update README.md with Sauce Labs region parameter (#3628)
  • 6bfb49c global: rename loggers to match NPM package name (#3619)
  • 59091b4 typings: fix promise return type (#3618)
  • b28a598 webdriverio: πŸ“ Correct isDisplayedInViewport docs (#3622)
  • 7527056 Add check for caps, add tests (#3598)
  • de1f9bc Strip Element objects from execute and executeAsync arguments (#3612)
  • 9806c05 webdriverio: fix appium getvalue (#3606)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 09f998f v5.6.4
  • 0ccce06 Pass custom agent and headers in every request (#3651)
  • 69ae709 Fix execute script undefined argument (#3650)
  • 79b495a TypeScript version in doc and package.json (#3643)
  • 995ce01 drop support for Node v4-7 (#3640)
  • d62f822 Update Governance.md

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • 50ec500 v5.6.5
  • 774a11e Issue 3416: pass all failed expectations through from wdio-jasmine-framework (#3669)
  • 45ed871 webdriver: Add strictSSL option (#3661)
  • 2d75741 Fix optional tagging (#3660)
  • 8210b19 Add type mobileEmulationEnabled (#3659)
  • 4e91ae5 Some grammatical and spelling fixes (#3657)
  • 6efdb25 docs: Update 'watch' example in CONTRIBUTING.md (#3653)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 91b7863 v5.6.6
  • 447d7ac Fix for #3663: utils.js/getElementRect fallback (#3664)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 10 commits.

  • 11da9ad v5.7.0
  • b970e0a Add smoke test for custom reporters (#3679)
  • 97208a1 Retries per specfile (#3381)
  • 903776b Appium saveRecordingScreen (#3677)
  • d1d962e wdio-allure-reporter: start end step (#3676)
  • 0decb14 wdio-logger: fix webdriver log colors (#3675)
  • e1ca576 Fixing Refetch to handle slow rerenders (#3662)
  • cf5f5dc Issue 3416: pass multiple errors through to test stats for reporting if available (#3672)
  • 95b0ef6 mochaOpts.require after wrapping functions with Fibers (#3674)
  • 85761b9 Update governance model (#3647)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • 851964e v5.7.1
  • e8eb70f webdriverio: fix control key w3c compliancy (#3680)
  • 3ff2bbb webdriverio: isDisplayed() change for browsers without the endpoint (#3601)
  • 7e5e36e Fixed typo signalStrength (#3678)
  • 1e021b8 wdio-firefox-profile: legacy handling (#3692)
  • b0b9837 update to absolute references to webdriver-io-core (#3688)
  • 277d332 webdriver: Fix error matcher for edge 15-17 (#3690)
  • 5c4cdb5 webdriverio: middleware refactor (#3681)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 11 commits.

  • 87c4a14 v5.7.2
  • 050f485 webdriverio: fix linter errors (#3710)
  • b33e3d2 webdriverio: fix isDisplayed (#3701)
  • 6c2863c Enforce more eslint rules (#3706)
  • e6bf9bc also clear protocol if not set (#3705)
  • 7a25d86 Issue 3416: Allow the spec reporter to expose multiple errors if present (#3702)
  • b0dbaa5 [FEATURE] Add ability to set serverUrl (#3696)
  • 68a332b Corrected config field for filtering cucumber scenarios by tag (#3695)
  • a31632f webdriverio: fix options in multiremote (#3697)
  • 732c067 Create a outputDir logs folder if doesn't exist (#3625)
  • 8e6367a browserstack-service: fixes #3648 modifying name and reason (#3691)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • b62a18c v5.7.3
  • 367d635 don't log if @wdio/sync is being found or not
  • 0b7b0ee Fixing press key code type to number (#3733)
  • b23be14 Typo fix (#3731)
  • 92bfd8a Fixed typo (#3730)
  • e97a082 docs: Update custom reporter example (#3723)
  • 58b8b52 webdriverio: Allow selectByVisibleText to work with newlines (#3716)
  • 02efb9a edits to mobile selectors section (#3712)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • b7ab39f v5.7.5
  • e33949e Fix invalid urls (#3742)
  • 9243852 'name' find strategy should be used if isMobile is used even when w3c is used (#3739)
  • 515d755 webdriverio: added setWindowOuterSize command (#3698)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 10 commits.

  • fc573cb v5.7.6
  • bbb9c5d webdriverio: return promise-wrapped async elements from $/$$ in async mode (#3768)
  • fe3ba21 Use new "saucelabs" NPM package to speak to Sauce API (#3757)
  • 0f4c537 Fail test if sauce service is used but no credentials are provided (#3756)
  • 1c4d41a fix auth in testingbot service (#3767)
  • 208d6c2 login.spec.js syntax error (#3766)
  • a822010 fix main script path of testingbot service (#3764)
  • bfc1165 wdio-sync: Cleanup stacktraces (#3750)
  • c48a433 webdriverio: Remove commas from param doc block (#3752)
  • e6c7219 wdio-runner: Allow custom reporter options to be overridden (#3740)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 14 commits.

  • d96a4a8 v5.7.8
  • cff630f move ts checks into tests folder
  • 673aa3b Docs: Note regarding Dot reporter test failure output in v5 (#3779)
  • 90b6b1b Add Espresso DataMatcher strategy (#3762)
  • 26bc4dc Update documentation for junit-reporter to reflect v5 options (#3785)
  • 124f635 [docs] typo fix (#3786)
  • fbe5271 validate typings (#3782)
  • f83114a fix parameter of background command (#3784)
  • acfc723 Appium service (#3717)
  • d2919e7 fix typing data for waitFor* (#3777)
  • 50f12d4 Print reporters after stdout (#3781)
  • fcaffa7 v5.7.7
  • 10c7869 fix auth for RDC tests (#3773)
  • b4e1af1 #3771 wdio-document:updated the set proxy documentation (#3772)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 17 commits.

  • 392503e v5.7.9
  • 9a0554f Automatically deploy website if new version was released (#3053)
  • 086a50d fix runFnInFiberContext to allow wrapped commands to run in try/catch - closes #3815 (#3816)
  • 46685a9 wdio-appium-service: Wait for message from Appium instead of delay (#3804)
  • e27e6b6 Replace wdio-interface with logUpdate (#3638)
  • 84d9393 Display link to EU platform of Sauce (#3814)
  • 8b078d4 webdriver: add missed return types for jsonwp (#3812)
  • f372277 webdriver: fix getAlertText typing for jsonwp (#3811)
  • 7364ceb update switchToFrame docs
  • 026961d Update CustomReporter.md (#3801)
  • bf8115b fix getSize code example
  • 87e1c9f typings: validate jasmine (#3795)
  • 075a76d fix connectionRetryCount default (#3792)
  • 3546268 wdio-testingbot-service: Update afterStep (#3793)
  • 50271c5 Update supported service and reporter list in CLI (#3789)

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€