wacat
wacat copied to clipboard
wacat - Tests your web application against cat chaos!
Currently wacat waits by default 5 seconds for every page load or that time can be configured by the wait flag. Please add functionality that wacat waits only time the...
Currently `npm install && npx playwright install --with-deps && npm run build && npm i -g` and `wacat test https://wacat-test-application-mikesmallhelp.vercel.app/` are needed to run wacat. Please change wacat so that...
run-tests.sh is for Linux and Mac, please develop run-tests.bat or run-tests.ps1 for Windows. You can take advantage of the branch https://github.com/mikesmallhelp/wacat/tree/windows-version which contains run-tests.ps1, which doesn't work enough well.