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

Test Replay: Capture console props for Cypress commands and print to console on click (like cy.request()) #29911

Open
jennifer-shehane opened this issue Jul 23, 2024 · 2 comments
Labels
Test Replay type: feature New feature that does not currently exist

Comments

@jennifer-shehane
Copy link
Member

What would you like?

Currently, Cypress does not capture the console props of Cypress commands (with the exception of cy.request()).

When clicking a command in the Command Log in Test Replay the following is printed to the console (with the exception of cy.request()).

Command details not yet supported

Screenshot 2024-07-23 at 10 01 20 AM

When clicking on a Command in the Command Log within Test Replay, we want to see the console props of the command for debugging purposes like shown below:

console-log-get-command-and-elements-found

Why is this needed?

No response

Other

No response

@jennifer-shehane jennifer-shehane added Test Replay type: feature New feature that does not currently exist labels Jul 23, 2024
@sszemeresky
Copy link

+1 that's the funtionality test replay is advertised with

@msbhikhe
Copy link

+1
much needed feature. Custom commands render useless with dashboard because of this missing piece.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Test Replay type: feature New feature that does not currently exist
Projects
None yet
Development

No branches or pull requests

3 participants