Closed jennifer-shehane closed 2 weeks ago
Passed #58066
•
b2ee2fde1e: Add changelog entry
Project |
cypress
|
Branch Review |
deprecate-resource-type
|
Run status |
Passed #58066
|
Run duration | 21m 42s |
Commit |
b2ee2fde1e: Add changelog entry
|
Committer | Jennifer Shehane |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
5
|
Pending |
1327
|
Skipped |
0
|
Passing |
29368
|
View all changes introduced in this branch ↗︎ |
UI Coverage
46.24%
|
|
---|---|
Untested elements |
188
|
Tested elements |
166
|
Accessibility
92.55%
|
|
---|---|
Failed rules |
3 critical
8 serious
2 moderate
2 minor
|
Failed elements |
899
|
Additional details
In order to potentially remove proxy correlation, we need to remove the dependency on
resourceType
. In addition, since the values come from CDP, with the transition to BiDi, these values may no longer be the same.Our intention is to replace essential functionality dependent on the
resourceType
within Cypress (like hiding network logs that are not fetch/xhr) in a future version.Steps to test
How has the user experience changed?
PR Tasks
cypress-documentation
?type definitions
?