You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
I have found a bigTest issue - when you are using a focus event, the browser should be focused. So if you just running tests from console your tests will fall. But if you click on the browser window(during tests execution) they will pass.
Example of tests:
I have found a bigTest issue - when you are using a focus event, the browser should be focused. So if you just running tests from console your tests will fall. But if you click on the browser window(during tests execution) they will pass.

Example of tests: