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

[Feature] Hot reloading? #15475

Closed
AlexDaniel opened this issue Jul 7, 2022 · 1 comment
Closed

[Feature] Hot reloading? #15475

AlexDaniel opened this issue Jul 7, 2022 · 1 comment

Comments

@AlexDaniel
Copy link

When using Cypress, I got used to the fact that whenever I edit any file, the runner will automatically reload my tests and rerun them. Maybe there's something wrong with my workflow, but in Playwright it's a little bit annoying to close the Inspector and rerun my test by hand whenever I do any change. Wouldn't it be nice if tests were restarted automatically whenever you were paused in the inspector? I think that'd help a lot given that most of the developer's time is spent in edit-run-debug loop.

@aslushnikov
Copy link
Contributor

It'd be nice indeed; merging this to #7035

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants