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.75k stars 1.3k forks source link

Feat: added `.css()` and `.getCssValue()` as an alias for `.getCssProperty()` #4168

Closed Ayush-Vish closed 2 months ago

Ayush-Vish commented 3 months ago

fixes #4167

Thanks in advance for your contribution. Please follow the below steps in submitting a pull request, as it will help us with reviewing it quicker.

Ayush-Vish commented 2 months ago

Done all the required changes for this Pr as Well

Ayush-Vish commented 2 months ago

Looks good, thanks!

Thankyou.