test: extend extension connection timeout
This commit is contained in:
@@ -103,7 +103,7 @@ describe('Extension Connection Tests', () => {
|
|||||||
|
|
||||||
await directBrowser.close()
|
await directBrowser.close()
|
||||||
await page.close()
|
await page.close()
|
||||||
})
|
}, 120000)
|
||||||
|
|
||||||
it('should handle new pages and toggling with persistent connection', async () => {
|
it('should handle new pages and toggling with persistent connection', async () => {
|
||||||
const browserContext = getBrowserContext()
|
const browserContext = getBrowserContext()
|
||||||
|
|||||||
Reference in New Issue
Block a user