An open API service indexing awesome lists of open source software.

https://github.com/dmitryfillo/testcafe-navigateto-works-wrong

Testcafe 0.18.4 fails with t.navigateTo(). For https://github.com/DevExpress/testcafe/issues/1978#issuecomment-348936291
https://github.com/dmitryfillo/testcafe-navigateto-works-wrong

Last synced: over 1 year ago
JSON representation

Testcafe 0.18.4 fails with t.navigateTo(). For https://github.com/DevExpress/testcafe/issues/1978#issuecomment-348936291

Awesome Lists containing this project

README

          

Examples of non-clear behaviour of TestCafe:
* `npm run test:response-time-affects-navigate-to`: server response time affects `t.navigateTo(url)`.
* `npm run test:fails-if-server-returns-only-string`: TestCafe fails if server returns only string.