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

[Bug]: UI - "Copy prompt" button on test reports overlap with the report text if text happens to be long enough #35251

Closed
rdemiray opened this issue Mar 18, 2025 · 0 comments · Fixed by #35268
Assignees
Labels

Comments

@rdemiray
Copy link

rdemiray commented Mar 18, 2025

Version

1.51.0

Steps to reproduce

  1. Write a simple test with a single test step or assertion that is designed to fail (E.g. page.goto('LongInvalidUrl') and using incorrect HTTP proxy (HTTP_PROXY=http://localllllllhostttt:9000/ ))
  2. Execute the test
  3. Open up the report
  4. Observe "Copy prompt" button on the test report

Expected behavior

Expect no overlap between "Copy prompt" button and the text of the report

Actual behavior

Overlap happens

Additional context

image

Environment

MacOS - 15.3.2 (24D81)
Macbook Pro
NodeJS v20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants