mirror of
https://github.com/lucaspalomodevelop/eventcally.git
synced 2026-03-13 00:07:22 +00:00
Organization event filter #416
This commit is contained in:
parent
27bb5d2d0d
commit
dbbe7a43c1
@ -37,7 +37,7 @@ describe("Manage", () => {
|
||||
cy.get("#toggle-search-btn").click();
|
||||
|
||||
cy.get('.dropdown-toggle.btn-link').click();
|
||||
cy.get('a:contains(Zu Liste)').click();
|
||||
cy.get('a:contains(Zu Liste)').click({force: true});
|
||||
cy.get(".btn:contains(OK)").should("be.visible");
|
||||
cy.screenshot("lists");
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user