parent
98061c8e96
commit
a92242918b
|
@ -30,7 +30,8 @@ describe('Exchange management', function () {
|
|||
if (!await overview.isLoaded()) {
|
||||
throw new Error('Failed to login')
|
||||
}
|
||||
overview.clickOnExchangesTab()
|
||||
await overview.selectRefreshOption("Do not refresh")
|
||||
await overview.clickOnExchangesTab()
|
||||
})
|
||||
|
||||
it('display summary of exchanges', async function () {
|
||||
|
|
Loading…
Reference in New Issue