apis3445
apis3445
+1 for safari support browser
For example the issue is that I publish playwright test as artifact to run the test after deploy, the node packages are 200 mb so one artifact is always 200...
I have the same question: how can I add the browser to the test unit? Is it only with some custom reporter?
I refactor the code to remove beforeEach, but it's the same as adding an empty video for each page (HomePage, EditroPage,SettingsPage)
In the tests I am not using that connection. If I can't use chromium launch how I can login with forms (not api) and store session?
I remove the global setup, and it's the same; the report is adding an extra empty video.
It is not complicated this is the smaller repo and smaller test
I don't understand why is complicated
What errors I can clone and run without any errors
The test should fail and it's very hard create a repo for all the bugs for this new version of playwright, so I added one repo for all current bugs...