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

Feat: Add `prop` and `property` as an alias of `getProperty` Command in the new Element API #4173

Closed Ayush-Vish closed 5 months ago

Ayush-Vish commented 5 months ago

Description

The getProperty should have the following alias

The getProperty can be found in the lib/api/web-element/commands directory.

TODO

Suggested solution

No response

Alternatives / Workarounds

No response

Additional Information

No response

Ayush-Vish commented 5 months ago

@garg3133 @AutomatedTester Please Review the PR.