qavajs / steps-playwright

Collection of playwright steps for qavajs framework
MIT License
14 stars 6 forks source link

Add new steps I click {string} until text/value of ... #125

Closed ALegchilov closed 11 hours ago

ALegchilov commented 2 months ago

Add steps with following signatures: I click {string} until text of {string} {playwrightValidation} {string}( ){playwrightTimeout}' I click {string} until value of {string} {playwrightValidation} {string}( ){playwrightTimeout}'