DevExpress / testcafe

A Node.js tool to automate end-to-end web testing.
https://testcafe.io
MIT License
9.82k stars 673 forks source link

URL redirect to main window does not happen #8227

Closed ktumuluru closed 4 months ago

ktumuluru commented 4 months ago

What is your Scenario?

Hello. We have a test scenario where:

after successful login, testcafe is not closing the window and redirecting the user back to the main window. Instead, the redirect is being navigated to the newly opened window, which is failing the test.

What is the Current behavior?

Mentioned above

What is the Expected behavior?

Mentioned aby

What is the public URL of the test page? (attach your complete example)

No

What is your TestCafe test code?

Testcafe version : 3.0.1 Node: 16

Your complete configuration file

No response

Your complete test report

No response

Screenshots

No response

Steps to Reproduce

Mentioned in the description

TestCafe version

3.0.1

Node.js version

16

Command-line arguments

testcafe Firefox:headless

Browser name(s) and version(s)

No response

Platform(s) and version(s)

No response

Other

No response

github-actions[bot] commented 4 months ago

Thank you for submitting a bug report. We would love to help you investigate the issue. Please share a simple code example that reliably reproduces the bug. For more information, read the following article: How To Create a Minimal Working Example When You Submit an Issue. We look forward to your response.

github-actions[bot] commented 4 months ago

This issue was automatically closed because there was no response to our request for more information from the original author. Currently, we don't have enough information to take action. Please reach out to us if you find the necessary information and are able to share it. We are also eager to know if you resolved the issue on your own and can share your findings with everyone.