Skip to content

Commit

Permalink
Run api
Browse files Browse the repository at this point in the history
  • Loading branch information
sagar-qa007 committed Oct 3, 2024
1 parent a49d01f commit d71687c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ describe("Tests fetch calls", { tags: ["@tag.JS"] }, () => {
`{{this.params.person}}`,
"Gender_Age",
);
apiPage.RunAPI();
entityExplorer.DragDropWidgetNVerify("buttonwidget", 500, 200);
EditorNavigation.SelectEntityByName("Button1", EntityType.Widget);
propPane.TypeTextIntoField("Label", "getUserName");
Expand Down

0 comments on commit d71687c

Please sign in to comment.