AlexKamaev
AlexKamaev
@AM1988 this issue is specific to the `href="blob:..."` case. I think that your usage scenario is similar to #6680. Please try to check the [https://www.npmjs.com/package/testcafe/v/1.17.2-alpha.2](https://www.npmjs.com/package/testcafe/v/1.17.2-alpha.2) version. If it does not...
@TusharBachchan We'll take your usage scenario in account when we research the issue.
We will update this thread once we have any news.
@Dvoreth This issue has low priority so we do not have plans to start working on this in near future.
@ska-kialo We have not researched this issue yet. Could you please clarify if your tests fail in FF/iOS/chrome:emulation? If your tests fail in Firefox, please share a simple sample as...
@ska-kialo, I've researched the issue using the attached example in Firefox. It seems there is an underlying bug in Firefox, which is why I would like to investigate your example...
@ska-kialo I managed to reproduce the issue using your example. Your issue is exactly the same as the initial one. There is unexpected behavior of the Firefox browser, which does...
@dcsaszar `testcafe-browser-provider-playwright` is a third-party module, so we cannot offer any recommendations. Anyway, the issue with emulation exists, as described in the initial post.
Hello, At present, TestCafe supports the Native Automation mode only for local Chromium-based browsers. Please refer to the following help topic to learn more about Native Automation mode limitations: [https://testcafe.io/documentation/404237/guides/intermediate-guides/native-automation-mode#limitations](https://testcafe.io/documentation/404237/guides/intermediate-guides/native-automation-mode#limitations).
Currently, we do not have plans to support remote browsers. We are fully focused on Chrome-based native automation mode. Our plans can change in the future. However, at present, there...