wacat icon indicating copy to clipboard operation
wacat copied to clipboard

wacat - Tests your web application against cat chaos!

Results 3 wacat issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

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.

enhancement