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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: How to avoid the browser reloading ? #30195

Closed
c0sc0s opened this issue Apr 1, 2024 · 1 comment
Closed

[Feature]: How to avoid the browser reloading ? #30195

c0sc0s opened this issue Apr 1, 2024 · 1 comment

Comments

@c0sc0s
Copy link

c0sc0s commented Apr 1, 2024

馃殌 Feature Request

During my development process, I've encountered an efficiency issue. Every time I make changes to the code and expect a hot reload, Playwright seems to restart the browser instance and re-execute the entire test workflow from the beginning. This significantly slows down my development cycle. I'm wondering if there's any way to avoid this behavior, for instance,

Example

null

Motivation

null

@dgozman
Copy link
Contributor

dgozman commented Apr 1, 2024

This issue tracker is reserved for bug reports and feature requests.

For anything else, such as questions or getting help, please see:

@dgozman dgozman closed this as completed Apr 1, 2024
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