Adil Rakhaliyev

Results 61 comments of Adil Rakhaliyev

Hello, I tried to reproduce your example, but I got the following error: ![image](https://github.com/DevExpress/testcafe/assets/67043367/d40f9975-9752-4851-8dfc-02120d72318b) Could you please check if the application is deployed correctly? In addition, I commented out the...

Hello, thank you for the clarification. I managed to run tests in your example. However, I did not encounter any issues you mentioned. All tests were passed: ![image](https://github.com/DevExpress/testcafe/assets/67043367/9e494405-d881-450e-91d2-7ac6c4621bed) I used...

Thank you for sharing this information. Have you tried the **switchToPreviousWindow **method, which activates the previously active window? If not, please try it and let us know your results. [https://testcafe.io/documentation/402678/reference/test-api/testcontroller/switchtopreviouswindow](https://testcafe.io/documentation/402678/reference/test-api/testcontroller/switchtopreviouswindow)

Hello, could you try using getCurrentWindow together with switchToWindow? Also, could you please create a [minimal working example](https://testcafe.io/documentation/402636/faq/general-info?search#how-to-create-a-minimal-working-example-when-you-submit-an-issue)

Unfortunately, without a reproducible minimal example of the issue, we cannot determine its cause. In addition, please clarify how your new window is opened. Is it opening, and TestCafe does...

We have not researched the issue yet because we are focused on other tasks. You can try using VSCode Uncaught Exceptions breakpoints for debugging.

I will reopen the issue, but we cannot give any estimates of when we will fix it.

Hello, thank you for reaching out to us. Updating from v1.18.0 to v3.7.0 is a big leap between 2 major versions. Breaking changes like the one you encountered are possible....

Hello, Please share a simple and reliable example, preferably in the form of a repository. The repository should contain all the information and files necessary to reproduce the issue. Any...

Hello, Personal predictions can be unreliable, so we are not ready to give you an ETA. Once we make more progress, we will follow up here.