AlexKamaev
AlexKamaev
As I understand you were not able to take a screenshot even with the BROWSERSTACK_USE_AUTOMATE option enabled. We need time to research the issue in detail. Thank you for your...
TestCafe doesn't provide support for .env files out of the box, so I assume that you use some custom module like `dotenv` for parsing .env files. There should not be...
I was able to reproduce the issue with Windows 10 and Firefox 90. However, I do not see any error. In my case, the expected popup window does not appear...
Currently, TestCafe does not have such functionality. However, I think it'll be useful. I discussed the issue with the team and we decided that since we already have `meta` in...
https://github.com/DevExpress/testcafe/issues/7242#issuecomment-1222009978
It looks like the Chrome Recorder introduced new features, such as 'rightClick', 'hover', and 'doubleClick'. Thank you for pointing this out. We'll consider implementing these features. You can create a...
Thank you for the detail description. I was able to reproduce the issue. I confirm that an error is thrown when you use your iPhone device as a remote. I...
https://github.com/DevExpress/testcafe/issues/7242#issuecomment-1222009978
I managed to reproduce the issue. I confirm that it appears only when video recording is enabled. We'll research this behavior.
done in https://github.com/DevExpress/testcafe-hammerhead/pull/2832/