-
Notifications
You must be signed in to change notification settings - Fork 675
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
Labels
TYPE: bug
The described behavior is considered as wrong (bug).
Comments
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
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
|
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
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
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
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
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
The text was updated successfully, but these errors were encountered: