mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix elemet selection for logout e2e test
This commit is contained in:
parent
f7fd084db8
commit
bb7828db19
@ -11,7 +11,7 @@ export class SideNavMenu {
|
|||||||
}
|
}
|
||||||
|
|
||||||
logout() {
|
logout() {
|
||||||
cy.get(this.logoutMenu).click()
|
cy.get('.main-sidebar').find(this.logoutMenu).click()
|
||||||
return this
|
return this
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user