TypeError: Cannot set property files of #<HTMLInputElement> which has only a getter in Hammerhead.js #8122
Labels
STATE: Need clarification
An issue lacks information for further research.
TYPE: bug
The described behavior is considered as wrong (bug).
What is your Scenario?
I need to conduct testing on a webpage that includes a microfrontend component. This webpage functions as a professional dashboard, and within this dashboard, there is a designated microfrontend section dedicated to chat messaging. Additionally, there is a public portal connected to this microfrontend, allowing users to view and participate in the same conversation, albeit from distinct locations.
The microfrontend itself is embedded within the webpage as a standard div element.
What is the Current behavior?
When Testcafe try to load the page, its failed and the microfrontend section stay blank. There's some error in the console


What is the Expected behavior?
When Testcafe load the page, we should see the microfrontend section with the chat messages. When i run the test manually outside testcafe, the page load correctly
What is the public URL of the test page? (attach your complete example)
I cant for privacy
What is your TestCafe test code?
I cant for privacy
Your complete configuration file
No response
Your complete test report
No response
Screenshots
No response
Steps to Reproduce
Reproducing the issue may present some challenges as all of the code in question is private. Therefore, I'm unable to share specific details or portions of it.
TestCafe version
3.5
Node.js version
18.12.1
Command-line arguments
yarn testcafe
Browser name(s) and version(s)
Chrome
Platform(s) and version(s)
Windows
Other
No response
The text was updated successfully, but these errors were encountered: