Popov Aleksey

Results 56 comments of Popov Aleksey

Hi @shaheemanjum, It's difficult to research a problem based only on screenshots. Please share a simple sample, which I can reproduce locally. You can follow this instruction: [https://testcafe.io/402636/faq#how-to-create-a-minimal-working-example-when-you-submit-an-issue](https://testcafe.io/402636/faq#how-to-create-a-minimal-working-example-when-you-submit-an-issue).

You don't need to share the whole repo. Just create a simple sample as described here: [https://testcafe.io/402636/faq#how-to-create-a-minimal-working-example-when-you-submit-an-issue](https://testcafe.io/402636/faq#how-to-create-a-minimal-working-example-when-you-submit-an-issue)

1. Proxyless mode hasn't been implemented yet. We will announce it once we implement it. 2. We cannot find the cause of the issue without a simple example (see how...

Hi @shaheemanjum, A sample example is a minimal reproducible example that I can run locally. It will allow me to research the problem (see how to create it here: https://testcafe.io/402636/faq?search#how-to-create-a-minimal-working-example-when-you-submit-an-issue.

Hi @ognif , I asked you about a simple sample because I couldn't reproduce your use case. If you share a full simple sample example that I can implement locally,...

Thank you for sharing your code. The issue occurs because you create `testcafe` multiple times. You need to create it only once and then reuse it for creating `runner` multiple...

Hi @lpadubidri, Any estimate may be misleading, so I cannot give you a precise date. We will update this thread once we have news.

In this example, the `CommonJS` syntax is used in the upper part of the documentation on the configuration: https://testcafe.io/documentation/402638/reference/configuration-file#javascript. But yes, there is a mistake in the [`Test Hooks`](https://testcafe.io/documentation/402638/reference/configuration-file#test-hooks) part....

Thank you for the example. I reproduced the issue. We will update this thread once we have any news. Let us know if you have additional information about the issue.

Hi @aozomaro , Unfortunately, we don't have any news yet and we cannot give you a precise date. Any estimate may be misleading.