A collection of public resources about how software companies test their software
testing
quality
knowledge
culture
companies
software-quality
software-testing
testing-practices
knowledge-sharing
quality-engineering
test-engineering
-
Updated
Aug 6, 2020 - HTML
I have used testcafe-testing-library on chrome/firefox/IE11. Chrome and Firefox all work fine but I am having these errors on IE11:
An error occurred in Selector code:
TypeError: Unable to get property 'apply' of undefined or null reference
An error occurred in a script injected into the tested page:
TypeError: Unable to get property 'for' of undefined or null reference
I am wonderin