mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Fix incremental security e2e test (#6948)
This commit is contained in:
parent
c9317115fa
commit
a6d4725e5c
@ -150,7 +150,7 @@ describe('MetaMask', function () {
|
||||
await buttons[0].click()
|
||||
await delay(regularDelayMs)
|
||||
|
||||
const detailsButton = await findElement(driver, By.css('.wallet-view__details-button'))
|
||||
const detailsButton = await findElement(driver, By.css('.account-details__details-button'))
|
||||
await detailsButton.click()
|
||||
await delay(regularDelayMs)
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user