Open josh-clanton-powerschool opened 1 year ago
@josh-clanton-powerschool We'll look into this. Thanks for reporting.
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.
This issue has been closed due to inactivity.
Current behavior
In one of our tests we work across multiple domains, but console.log statements from the second origin are not captured in test replay.
Desired behavior
Cypress should capture console logs even when working with a different origin.
Test code to reproduce
Simplified example:
Cypress Version
13.2.0
Node version
18.15.0
Operating System
Linux
Debug Logs
No response
Other
No response