mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-12 23:35:50 +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() {
|
||||
cy.get(this.logoutMenu).click()
|
||||
cy.get('.main-sidebar').find(this.logoutMenu).click()
|
||||
return this
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user