Mobilewright version
latest
Operating system
macOS 26
Target platform
iOS
Device or simulator
Any
Minimal reproduction
Run Mobilewright tests successfully.
Execute:
npx playwright show-report
Open the GitHub bug report page.
Observe repository branding/text.
Actual behavior
The issue template and generated report flow still reference Playwright instead of Mobilewright.
Examples:
Command shown:
npx playwright show-report
Folder generated:
playwright-report
Bug report wording and references still contain "Playwright".
Expected behavior
All user-facing references should consistently use:
mobilewright
mobilewright-report
npx mobilewright show-report (if intended by the project architecture)
No Playwright branding should appear in:
CLI output
Generated artifacts
Docs
GitHub issue templates
Reports
Additional context
Looks like several Playwright defaults were inherited and not fully rebranded for Mobilewright.
Potential areas to update:
HTML reporter output
CLI messages
package naming
issue templates
generated directories
docs/screenshots
Attach the screenshots you already captured. Those are solid proof.
Mobilewright version
latest
Operating system
macOS 26
Target platform
iOS
Device or simulator
Any
Minimal reproduction
Run Mobilewright tests successfully.
Execute:
npx playwright show-reportOpen the GitHub bug report page.
Observe repository branding/text.
Actual behavior
The issue template and generated report flow still reference Playwright instead of Mobilewright.
Examples:
Command shown:
npx playwright show-reportFolder generated:
playwright-reportBug report wording and references still contain "Playwright".
Expected behavior
All user-facing references should consistently use:
No Playwright branding should appear in:
Additional context
Looks like several Playwright defaults were inherited and not fully rebranded for Mobilewright.
Potential areas to update:
Attach the screenshots you already captured. Those are solid proof.