Maksim Yakubovskiy
Maksim Yakubovskiy
Try to set `outputDir: 'allure-results',`
Try to add this on 1st line: `process.env["NTBA_FIX_319"] = 1;`
@schmkr Extension should be unpacked. Here is an example: ```typescript test.describe('Open Chrome with loaded extension', () => { let context: BrowserContext; let page: Page; test.beforeAll(async () => { context =...
Feature request reached 65 likes. Any chance of being included in upcoming releases?
2 years passed. Are there any plans to solve this?
@dziraf any chance to this MR be merged?