Skip to content

chore: miscellaneous trace viewer fixes#23695

Merged
aslushnikov merged 2 commits intomicrosoft:mainfrom
aslushnikov:follow-up-fixes
Jun 14, 2023
Merged

chore: miscellaneous trace viewer fixes#23695
aslushnikov merged 2 commits intomicrosoft:mainfrom
aslushnikov:follow-up-fixes

Conversation

@aslushnikov
Copy link
Contributor

  • properly annotate continued requests
  • nest attach steps inside the related expect step
  • fix primary-id-to-non-primary-id mapping
  • make sure images in trace are not draggable

Fixes #23693

- properly annotate continued requests
- nest `attach` steps inside the related `expect` step
- fix primary-id-to-non-primary-id mapping
- make sure images in trace are not draggable

Fixes microsoft#23693
@github-actions
Copy link
Contributor

"tests 1" report.

Co-authored-by: Max Schmitt <max@schmitt.mx>
Signed-off-by: Andrey Lushnikov <aslushnikov@gmail.com>
@aslushnikov aslushnikov merged commit 3c0fab4 into microsoft:main Jun 14, 2023
@aslushnikov aslushnikov deleted the follow-up-fixes branch June 14, 2023 16:37
aslushnikov added a commit that referenced this pull request Jun 14, 2023
- properly annotate continued requests
- nest `attach` steps inside the related `expect` step
- fix primary-id-to-non-primary-id mapping
- make sure images in trace are not draggable

Fixes #23693

---------

Signed-off-by: Andrey Lushnikov <aslushnikov@gmail.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
@github-actions
Copy link
Contributor

"tests 1" report.

@github-actions
Copy link
Contributor

"tests 1" report.

@github-actions
Copy link
Contributor

"tests 2" report.

whazor pushed a commit to whazor/playwright-trace-viewer-plus that referenced this pull request Jan 10, 2026
- properly annotate continued requests
- nest `attach` steps inside the related `expect` step
- fix primary-id-to-non-primary-id mapping
- make sure images in trace are not draggable

Fixes microsoft#23693

---------

Signed-off-by: Andrey Lushnikov <aslushnikov@gmail.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] attachment steps are not hidden inside expect.toHaveScreenshot()

3 participants