fix: Disabled button widget tooltips stay open

-- Fix on the wrong selector on deploy
This commit is contained in:
Paul Li 2022-04-01 00:16:12 +08:00
parent 4940d197b5
commit 3d5e443eb0

View File

@ -49,7 +49,7 @@ describe("Button Widget Functionality - Validate tooltip visibility", function()
"Lorem Ipsum is simply dummy text of the printing and typesetting industry",
);
// Hover out
cy.get(widgetsPage.buttonWidget).trigger("mouseout");
cy.get(publish.buttonWidget).trigger("mouseout");
// Check if the tooltip is disappeared
cy.get(".bp3-popover2-content")
.contains(