Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser crashing when trying to execute a recorded script #8311

Closed
kkapur5 opened this issue Oct 22, 2024 · 3 comments
Closed

Browser crashing when trying to execute a recorded script #8311

kkapur5 opened this issue Oct 22, 2024 · 3 comments
Labels
TYPE: bug The described behavior is considered as wrong (bug).

Comments

@kkapur5
Copy link

kkapur5 commented Oct 22, 2024

What is your Scenario?

Using testcafe studio 2.0, I am trying to execute previously developed script.

What is the Current behavior?

Failed to load the page at {url}.
Open the Run Configuration dialog to increase the value of the "pageRequestTimeout" option, or quarantine the problematic test. Additionally, you can enable the "retryTestPages" flag in the Preferences/Settings dialog.
You can find troubleshooting information for this issue at https://docs.devexpress.com/TestCafeStudio/400610/faq#request-failed.

Error details:
Failed to perform a request to the resource at {url} because of an error.
Error: connect ETIMEDOUT {IP}

Browser: Chrome 130.0.0.0 / Windows 10

What is the Expected behavior?

I am expecting page to load as it has been until couple of days ago.

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

Failed to load the page at {url}.
Open the Run Configuration dialog to increase the value of the "pageRequestTimeout" option, or quarantine the problematic test. Additionally, you can enable the "retryTestPages" flag in the Preferences/Settings dialog.
You can find troubleshooting information for this issue at https://docs.devexpress.com/TestCafeStudio/400610/faq#request-failed.

Error details:
Failed to perform a request to the resource at {url} because of an error.
Error: connect ETIMEDOUT {IP}

Browser: Chrome 130.0.0.0 / Windows 10

What is your TestCafe test code?

Failed to load the page at {url}.
Open the Run Configuration dialog to increase the value of the "pageRequestTimeout" option, or quarantine the problematic test. Additionally, you can enable the "retryTestPages" flag in the Preferences/Settings dialog.
You can find troubleshooting information for this issue at https://docs.devexpress.com/TestCafeStudio/400610/faq#request-failed.

Error details:
Failed to perform a request to the resource at {url} because of an error.
Error: connect ETIMEDOUT {IP}

Browser: Chrome 130.0.0.0 / Windows 10

Your complete configuration file

No response

Your complete test report

No response

Screenshots

No response

Steps to Reproduce

  1. Open testcafe studio
  2. set the configuration to run the script using chrome or edge

TestCafe version

Testcafe Studio 2.0

Node.js version

No response

Command-line arguments

Using Testcafe Studio

Browser name(s) and version(s)

No response

Platform(s) and version(s)

No response

Other

c

@kkapur5 kkapur5 added the TYPE: bug The described behavior is considered as wrong (bug). label Oct 22, 2024
@testcafe-need-response-bot testcafe-need-response-bot bot added the STATE: Need response An issue that requires a response or attention from the team. label Oct 22, 2024
@Bayheck
Copy link
Collaborator

Bayheck commented Oct 23, 2024

Hello,

We have released testcafe 3.7.0-rc.1, which addresses this issue.

I will close this issue as a duplicate of #8300

However, you might encounter a new issue described here: #8308

Please take a look and let us know your results.

@Bayheck Bayheck closed this as completed Oct 23, 2024
@testcafe-need-response-bot testcafe-need-response-bot bot removed the STATE: Need response An issue that requires a response or attention from the team. label Oct 23, 2024
@kkapur5
Copy link
Author

kkapur5 commented Oct 23, 2024

@testcafe-need-response-bot testcafe-need-response-bot bot added the STATE: Need response An issue that requires a response or attention from the team. label Oct 23, 2024
@Bayheck
Copy link
Collaborator

Bayheck commented Oct 24, 2024

Hello,

The 3.7.0-rc.1 release is for the TestCafe open source.

The latest version of TestCafe Studio is 2.0.

Once we fix all the issues in TestCafe open source, we will update TestCafe Studio as well.

Please stay tuned.

@Bayheck Bayheck removed the STATE: Need response An issue that requires a response or attention from the team. label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

No branches or pull requests

2 participants