Skip to content

[Feature]: Add 'step backward' button in Playwright Code Gen #36490

Open
@ScarletMcLearn

Description

@ScarletMcLearn

🚀 Feature Request

Add a step backward button.
It should be able to be clicked when paused or debugger running - like the step forward button.
It should allow to step backward and run from that point in the code.

Image

Example

While debugging, without having to run long complex tests from scratch just to debug the last screen, we can step back in the code, and also manually change state in the Browser (so that the code where stepped back to runs), then run from step back point.
It will save time.

Motivation

While debugging, without having to run long complex tests from scratch just to debug the last screen, we can step back in the code, and also manually change state in the Browser (so that the code where stepped back to runs), then run from step back point.
It will save time.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions