Oleksandr Solomin
Oleksandr Solomin
@franckLdx You can achieve such behaviour by creating new context in existing browser: public async startNewIncognitoTab(playwrightFluent: PlaywrightFluent, options?: BrowserContextOptions): Promise { const browser = await playwrightFluent.currentBrowser(); const context = await...
Hi, Is it possible to use, message json to create fancy html report?
> Hey @osolomin90, thank you for this issue! Any chance you want to try fix it? @TuvalSimha I want, but I am not sure if I will have time to...
> Hey @osolomin90, thank you for this issue! Any chance you want to try fix it? @TuvalSimha Hey, I tried to fix it) https://github.com/kamilkisiela/graphql-inspector/pull/2731