Example project to show testcafe-react-selectors bug.
- Install dependencies:
yarn
- Start dev server
yarn dev
- Launch tests
yarn test
When running the test you'll get the following error.
TypeError: Cannot read property '_topLevelWrapper' of undefined