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

The studio does not work with the shadow dom #18158

Closed
eggp opened this issue Sep 20, 2021 · 4 comments
Closed

The studio does not work with the shadow dom #18158

eggp opened this issue Sep 20, 2021 · 4 comments
Labels
type: duplicate This issue or pull request already exists

Comments

@eggp
Copy link

eggp commented Sep 20, 2021

Current behavior

Studio edit cannot handle the shadow dom, even though "includeShadowDom" is set to true.
In the attached gif I show that in the studio edit mod it was not able to detect the shadow dom and recorded an incorrect click and it could not detect typing either.
Peek 2021-09-20 12-21

Desired behavior

No response

Test code to reproduce

GitHub repo: https://github.com/eggp/cypress-studio-shadow-dom-error
start:

  1. npm install
  2. ng serve
  3. npx cypress open
  4. run shadow-dom.spec.js
  5. edit "Test selector with studio" in studio
  6. click or type in the input

Cypress Version

8.4.1

Other

No response

@jennifer-shehane jennifer-shehane added experiment: studio Issues when using experimentalStudio topic: shadow dom Issues when testing shadow dom labels Sep 20, 2021
@AdrianRRo
Copy link

Same problem here, did you found any solution?

@cypress-app-bot
Copy link
Collaborator

This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.

@cypress-app-bot cypress-app-bot added the stale no activity on this issue for a long period label Jul 25, 2023
@cypress-app-bot
Copy link
Collaborator

This issue has been closed due to inactivity.

@cypress-app-bot cypress-app-bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 9, 2023
@jennifer-shehane
Copy link
Member

Duplicate of #26146

@jennifer-shehane jennifer-shehane marked this as a duplicate of #26146 Dec 17, 2024
@jennifer-shehane jennifer-shehane added type: duplicate This issue or pull request already exists and removed stale no activity on this issue for a long period topic: shadow dom Issues when testing shadow dom experiment: studio Issues when using experimentalStudio labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants