Tomáš Hübelbauer
Tomáš Hübelbauer
I am getting random test failures that seem unrelated and IDK how to fix them 😞
There are again some failing tests on the CI but I do not think they relate to my changes.
@dgozman I've adapted your code a little and tried it: ```typescript test('tests dgozman iframe suggestion', async ({ page }) => { // Expect an iframe with a specific url. const...
Thanks for all the pointers and consideration put into this feature request!
Check out my fork which has GitHub Actions and Releases: https://github.com/TomasHubelbauer/websaver/releases
On top of this, the URL is cut off slightly.
Are you folks still experiencing issues? There was a recent PR merged that brought up the support to newer macOS versions and cleaned up some issues. It is possible that...
Folks, please check again, I am a new user and I just noticed that the project has been recently updated and I managed to compile it successfully with no hiccups...
@JLHwung I have updated my repo to show the problem still reproduces: https://github.com/TomasHubelbauer/babel-sourcemap I have updated all dependencies and simplified the output to show the problem better. The issue affects...