cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
47.09k stars 3.19k forks source link

Cypress w/ Flutter Web #30647

Open feejunior opened 2 days ago

feejunior commented 2 days ago

What would you like?

I would like a test with Flutter Web. When I'm testing any project, the Flutter has a 'flutter view' and this impacts testing.

Why is this needed?

Best interactive with flutter

Other

No response

ryanthemanuel commented 2 days ago

@feejunior, do you have any more information about what you are trying to accomplish? When you say that the 'flutter view' impacts testing, in what way is it impacting testing? Are you seeing errors, etc.?

If possible, please provide a reproducible example of the issue you're encountering. Here are some tips for providing a Short, Self Contained, Correct, Example and our own Troubleshooting Cypress guide.

Forking Cypress Test Tiny makes sharing a reproducible example easier to share and easier for our engineers to replicate your issues. This method also keeps the reproduction as simple as possible, which helps us eliminate potential causes and noise from the investigation.