Skip to content

Commit 87d0d0f

Browse files
authored
Merge pull request #6749 from Countly/fix-element-not-found-error
[Automation] Fix element "cly-listbox-search-input" not found error in app case
2 parents a8310f6 + 9a5cd64 commit 87d0d0f

File tree

1 file changed

+1
-0
lines changed
  • ui-tests/cypress/e2e/dashboard/manage/apps

1 file changed

+1
-0
lines changed

ui-tests/cypress/e2e/dashboard/manage/apps/apps.cy.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ describe('Create apps with different types such as Desktop, Mobile, and Web. ',
9797
appHelper.clickDeleteAppOption();
9898
appHelper.verifyDeleteAppPopupElements();
9999
appHelper.clickYesDeleteButton();
100+
navigationHelpers.goToApplicationsPage();
100101
appHelper.searchApp(app.appName);
101102
appHelper.verifyAppShouldBeDeleted();
102103

0 commit comments

Comments
 (0)