Skip to content Skip to sidebar Skip to footer
Showing posts with the label Testcafe

Where Are Scripts In Injectscripts Injected In Testcafé Tests?

I am setting up TestCafé tests programmatically and I use the injectScripts config on the Runner cl… Read more Where Are Scripts In Injectscripts Injected In Testcafé Tests?

How Do I Debug A Testcafe Browser Running In A Testcafe/testcafe Docker Container?

Got a test for a React app's login function in a Page class: async login(t) { console.lo… Read more How Do I Debug A Testcafe Browser Running In A Testcafe/testcafe Docker Container?