test: Cypress - arbitrary fix for button (#28097)
This commit is contained in:
parent
6aa6684e42
commit
20463ee449
|
|
@ -125,6 +125,7 @@ describe("Button widget testcases", () => {
|
|||
agHelper.ValidateToastMessage("@example");
|
||||
// assert after deploy
|
||||
deployMode.DeployApp();
|
||||
agHelper.Sleep();
|
||||
agHelper.ClickButton("Submit");
|
||||
agHelper.ValidateToastMessage("@example");
|
||||
deployMode.NavigateBacktoEditor();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user