AlexanderMoiseev

Results 15 comments of AlexanderMoiseev

Hi, Thank you for your input. We have reproduced the problem and need some time to investigate it, please stay tuned.

Hi, Unfortunately, we could not reproduce this behavior. Please send us your system overview like in the attached screenshot so that we can investigate it. ![image](https://user-images.githubusercontent.com/1498953/144995852-e219e1c8-292c-41bb-aa20-f4500cfc6176.png)

Hi @jantonypdx Thank you for your input. We have reproduced the problem. Please stay tuned. Note for team - reproducible only on an Intel machine.

Hi, Thank you for your input. We have reproduced the problem. Please stay tuned.

Hi, @Mikoz93 Thank you for pointing this out. Once we have any news, we will post them here. Please stay tuned.

Hello, Please update to testcafe v.1.17.2-rc.3 and let us know if the problem has been resolved.

Hi, Thank you for your input. We have reproduced the problem. Please stay tuned. Note for team - reproducible on Intel machine.

Hi, @joshhansen, this issue occurs because [SIP on Github Actions](https://github.com/DevExpress/testcafe/issues/5352#issuecomment-663601252) is enabled. Using your own runner with disabled SIP should help. @roelvandijk88, the problem you mentioned was fixed for local...

Hi, Your testing page has javascript errors. By default, TestCafe tests fail if a javascript error occur. Please fix your page errors first or ignore them by using [--skip-js-errors option...