Skip to content

Test report form still references "Playwright" instead of "Mobilewright" #137

@Dhakshath-Lambdatest

Description

@Dhakshath-Lambdatest

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".

Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions