mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
upload playwright artifacts on test failure to help debug what went wrong
This commit is contained in:
@@ -34,7 +34,7 @@ import com.microsoft.playwright.Tracing;
|
||||
*
|
||||
*/
|
||||
@ExtendWith(PlaywrightTestBase.SaveArtifactsOnTestFailed.class)
|
||||
public class PlaywrightTestBase {
|
||||
public abstract class PlaywrightTestBase {
|
||||
|
||||
private static Playwright playwright;
|
||||
private static Browser browser;
|
||||
|
||||
Reference in New Issue
Block a user