Skip to content

Conversation

tanyatrayanava
Copy link
Contributor

No description provided.

Comment on lines 27 to 30
await t.expect(browserPage.databaseInfoIcon.visible).ok('User can see (i) icon on Browser page');
//Move to the Workbench page and check icon
await t.click(myRedisDatabasePage.workbenchButton);
await t.expect(workbenchPage.overviewTotalMemory.visible).ok('User can see (i) icon on Workbench page');

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest setting a timeout within the assertion.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added

@tanyatrayanava tanyatrayanava merged commit bd8f408 into main Feb 21, 2022
@tanyatrayanava tanyatrayanava deleted the feature/e2e-db-info branch February 21, 2022 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants