You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A common workflow I use is to setup a test then run it, then click the back button in the browser to see the same settings and slightly tweak the settings (e.g. the label). When clicking the back button the WPT script you are running is preserved but any command line options in the chromium tab are lost and you need to re-enter these settings e.g. --disable-http2.
Is there a way to preserve this information too?
The text was updated successfully, but these errors were encountered:
We're in the process of cleaning up issues on this project in order to ensure we're able to stay on top of high priority bugs and feature requests. As a part of this process, we're automatically closing any issues that have had no activity within the last two years, including this one, since the codebase has changed dramatically in that time. If you feel this is still relevant, please file a new issue using the relevant issue template so we can get it prioritized. Thanks!
A common workflow I use is to setup a test then run it, then click the back button in the browser to see the same settings and slightly tweak the settings (e.g. the label). When clicking the back button the WPT script you are running is preserved but any command line options in the chromium tab are lost and you need to re-enter these settings e.g.
--disable-http2.Is there a way to preserve this information too?
The text was updated successfully, but these errors were encountered: