-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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] Android screenshots repeating / tiling #26342
Comments
@fractalfeeling When you say "Run test on Browserstack on mobile", what exactly does that mean? Could you share a repro please? Without a repro it's unlikely we'll be able to help. |
@dgozman This is my test file pwtest.js:
Documentation is found here: https://www.browserstack.com/docs/automate/playwright/playwright-android, under Java. You would need a Browserstack account along with username and access key to recreate. Steps are:
|
@fractalfeeling Thank you for the information, I can repro some issues with Android emulator. |
Why was this issue closed?Thank you for your contribution to our project. This issue has been closed due to its limited upvotes and recent activity, and insufficient feedback for us to effectively act upon. Our priority is to focus on bugs that reflect higher user engagement and have actionable feedback, to ensure our bug database stays manageable. Should you feel this closure was in error, please create a new issue and reference this one. We're open to revisiting it given increased support or additional clarity. Your understanding and cooperation are greatly appreciated. |
System info
Source code
I am trying to run tests on a mobile device and getting this bug.
The screenshots have elements repeating and not capturing the full page.
Steps
Expected
Screenshot should capture full page, not tile/repeat elements
Actual

Looks like this.
The text was updated successfully, but these errors were encountered: