Exchange mktemp command to be compatible with linux and macos

This commit is contained in:
Benedikt Kulmann
2021-06-23 11:38:40 +02:00
parent 6cf359800b
commit 7bd0626d50
3 changed files with 1 additions and 3 deletions
@@ -33,7 +33,6 @@ module.exports = {
})
})
await this
.waitForElementVisible('@userMenuBtn')
.click('@userMenuBtn')
.waitForElementNotVisible('@userMenuContainer')
return menu