-
Couldn't load subscription status.
- Fork 678
Open
Labels
STATE: Issue acceptedAn issue has been reproduced.An issue has been reproduced.TYPE: bugThe described behavior is considered as wrong (bug).The described behavior is considered as wrong (bug).
Description
What is your Scenario?
Running TestCafe as usual with my integration tests. Stopped working this morning following Firefox upgrade to 144.0 (64-bit, Windows).
What is the Current behavior?
Blank screen. In console, error is:
Uncaught TypeError: can't access property "configurable", testDivDescriptor is undefined
detectBrowserFeatures http://192.168.1.179:1205/hammerhead.js:42721
Appears to be coming from the line:
var testDivDescriptor = this.nativeMethods.objectGetOwnPropertyDescriptor
Which is returning 'undefined'
What is the Expected behavior?
TestCafe functions as it did with Firefox 143.0.4
What is the public URL of the test page? (attach your complete example)
n/a
What is your TestCafe test code?
n/a
Your complete configuration file
No response
Your complete test report
No response
Screenshots
No response
Steps to Reproduce
TestCafe version
3.7.1
Node.js version
No response
Command-line arguments
testcafe
Browser name(s) and version(s)
Firefox 144.0
Platform(s) and version(s)
No response
Other
No response
dcsaszar and sf-kialo
Metadata
Metadata
Assignees
Labels
STATE: Issue acceptedAn issue has been reproduced.An issue has been reproduced.TYPE: bugThe described behavior is considered as wrong (bug).The described behavior is considered as wrong (bug).