nightwatchjs / nightwatch

Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
https://nightwatchjs.org
MIT License
11.79k stars 1.31k forks source link

Add async/await support for WebDriverProtocol #3377

Open prudhvi22 opened 2 years ago

prudhvi22 commented 2 years ago

Description

WebDriverProtocol types need support for async/await.

Problem Statement/Justification

NA

Proposed Solution or API

Changes need to be done in DefinitelyTyped repo.

Alternatives

No response

Additional Information

No response

github-actions[bot] commented 2 years ago

Thank you for setting this as an enhancement. One of the product folk will triage this again to help see when we can fit this in an upcoming sprint.