Closed maximkoev closed 1 year ago
Looks like this error only happens in IE11. Have you tried to run your test in IE only? Have you checked that your web app works in IE11?
This issue has been automatically marked as stale because it has not had any activity for a long period. It will be closed and archived if no further activity occurs. However, we may return to this issue in the future. If it still affects you or you have any additional information regarding it, please leave a comment and we will keep it open.
We're closing this issue after a prolonged period of inactivity. If it still affects you, please add a comment to this issue with up-to-date information. Thank you.
Steps
run tests on all locally installed browsers (testcafe all) Expected: all tests run correctly Actual result: all tests fail due to waiting time out exceed note: if I specify list of browsers manually have the same result
1) - Error in fixture.beforeEach hook - An error occurred in ClientFunction code:
waitForReact: The waiting timeout is exceeded
Browser: IE 11.0.0 / Windows 10.0.0 Screenshot: C:\Users\MaximKoev\cap-mvp\packages\automation\reports\screenshots\2019-06-13_18-33-14\check that all elements are present in footer on home page\Training terms is present in footer\IE_11.0.0_Windows_10.0.0.png
p.s. I use windows 10