1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00

cypress tests...

This commit is contained in:
Peter Clement 2021-09-28 19:29:25 +01:00
parent 8f5576dff5
commit 7d03a4cba5

View file

@ -62,7 +62,7 @@ context("Create a Table", () => {
it("deletes a table", () => {
cy.get(".actions > :nth-child(1) > .icon > .spectrum-Icon > use")
.eq(1)
.first()
.click({ force: true })
cy.get(".spectrum-Menu > :nth-child(2)").click()
cy.contains("Delete Table").click()