mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
ci - screens - increase delay before setting provider type
This commit is contained in:
parent
6d3da95a95
commit
8db097d8d9
@ -45,7 +45,7 @@ async function captureAllScreens() {
|
||||
await delay(500)
|
||||
tabs = await driver.getAllWindowHandles()
|
||||
await driver.switchTo().window(tabs[0])
|
||||
await delay(500)
|
||||
await delay(1000)
|
||||
await setProviderType('localhost')
|
||||
await delay(300)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user