Rafal Borowiec

Results 7 comments of Rafal Borowiec

`jest-canvas-mock` does not work with CRA 4 (`[email protected]`) - I tried this with freshly started project and it fails to work. On the other hand, with Parcel it works like...

- I created new CRA (5.0.0) app - I added the following configuration to `package.json`: ```json "jest": { "resetMocks": false } ``` **Now the tests do not fail anymore.** Source...

There will be a completely new version of the sample soon. Stay tuned.

Please verify the selenium driver version as it may be the reason

To be updated. I guess I will add WebDriverManager to manage driver versions.

Consider http://selenide.org/

What is the issue?