Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pinned
56 contributions in the last year
Activity overview
Contributed to
MunGell/Xylophone,
webdriverio/webdriverio,
MunGell/awesome-for-beginners
and 5 other
repositories
Contribution activity
May 2019
- MunGell/webdriverio JavaScript
Created a pull request in webdriverio/webdriverio that received 4 comments
Typescript: update wait functions return types
Proposed changes
Update waitUntil and all waitFor* functions to return Promise<boolean> instead of just boolean.
Fixes #3940
Types of changes
Bug…
+12
−11
•
4
comments
Created an issue in webdriverio/webdriverio that received 2 comments
Typescript typing for waitUntil method
Environment (please complete the following information): WebdriverIO version: 5.7.15 Mode: Standalone mode Node.js version: v10.4.1 NPM version: 6…
2
comments