Closed getahead closed 3 weeks ago
We appreciate you taking the time to share information about this issue. We reproduced the bug and added this ticket to our internal task queue. We'll update this thread once we have news.
Hello, the issue has been fixed in https://github.com/DevExpress/testcafe/issues/8300.
We are currently preparing a TestCafe release that includes this fix, but please note that an ETA might be misleading.
In the meantime, you can try using TestCafe 3.7.0-rc.2 as a temporary solution.
I will be closing this issue now.
What is your Scenario?
Testcafe hangs trying to capture a screenshot in google chrome v130. Meanwhile, test executes well in Firefox
What is the Current behavior?
Testcafe fails to create a screenshot with the following log:
What is the Expected behavior?
testcafe makes a screenshot and continues tests execution without hanging
What is the public URL of the test page? (attach your complete example)
https://devexpress.github.io/testcafe/example/
What is your TestCafe test code?
Your complete configuration file
No response
Your complete test report
No response
Screenshots
No response
Steps to Reproduce
testcafe chrome --disable-search-engine-choice-screen index.js
TestCafe version
3.7.0-rc.1
Node.js version
20.18.0, 16.20.0
Command-line arguments
testcafe chrome --disable-search-engine-choice-screen
Browser name(s) and version(s)
Chrome 130
Platform(s) and version(s)
mac os 14.05, Fedora 33
Other
No response