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

Ignore further chained commands for non-existing element in new element API. #4219

Open garg3133 opened 3 months ago

garg3133 commented 3 months ago

Fixes #4077.

github-actions[bot] commented 3 months ago

Status

garg3133 commented 3 months ago

@dikwickley This is the solution me and @chikara1608 came up with for #4077, you can continue on top of it.