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

TypeError: Cannot set property files of #<HTMLInputElement> which has only a getter in Hammerhead.js #8122

Closed
trudeloli opened this issue Jan 18, 2024 · 1 comment
Labels
STATE: Need clarification An issue lacks information for further research. TYPE: bug The described behavior is considered as wrong (bug).

Comments

@trudeloli
Copy link

trudeloli commented Jan 18, 2024

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
image
image

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

@trudeloli trudeloli added the TYPE: bug The described behavior is considered as wrong (bug). label Jan 18, 2024
@need-response-app need-response-app bot added the STATE: Need response An issue that requires a response or attention from the team. label Jan 18, 2024
@PavelMor25 PavelMor25 added STATE: Need simple sample A simple sample is required to examine the issue. and removed STATE: Need response An issue that requires a response or attention from the team. labels Jan 19, 2024
Copy link

Thank you for submitting a bug report. We would love to help you investigate the issue. Please share a simple code example that reliably reproduces the bug. For more information, read the following article: How To Create a Minimal Working Example When You Submit an Issue. We look forward to your response.

@github-actions github-actions bot added STATE: Need clarification An issue lacks information for further research. and removed STATE: Need simple sample A simple sample is required to examine the issue. labels Jan 19, 2024
@trudeloli trudeloli closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
STATE: Need clarification An issue lacks information for further research. TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

No branches or pull requests

2 participants