Exchange mktemp command to be compatible with linux and macos
This commit is contained in:
@@ -33,7 +33,6 @@ module.exports = {
|
||||
})
|
||||
})
|
||||
await this
|
||||
.waitForElementVisible('@userMenuBtn')
|
||||
.click('@userMenuBtn')
|
||||
.waitForElementNotVisible('@userMenuContainer')
|
||||
return menu
|
||||
|
||||
Reference in New Issue
Block a user