/qa_wolf_practice

Just a QA Wolf tool practice

Primary LanguageJavaScript

QA wolf practice

Just a QA Wolf tool practice

Tool

https://www.qawolf.com

How to start record test

npx qawolf create {siteUrl} {testName}

How to execute tests

npx qawolf test

Notes

Tool can be useful, but you will need to fix some locators and add asserts. Also it doesn't support iframes, so you also will need to fix tests to avoid iframes...