Skip to content

AtofStryker/cypress-issue-22153

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress Issue 22153

See issue filed

Steps to reproduce

Inside your terminal, run:

yarn
yarn cypress open
  • Select E2E Testing
  • Select Chrome (Or any browser)
  • Click web_component.cy.js spec
  • wait for test to finish, text displayed should be I am header 1
  • hover over a command in the command log, the test displayed is I am header 2. This should be I am header 1
  • hover over a different command in the command log, the test displayed is I am header 3. This should be I am header 1

custom-element-reproduction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published