Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WEBUI-1507-group test case #2235

Merged

Conversation

alokhyland
Copy link
Collaborator

No description provided.

@alokhyland alokhyland requested a review from a team as a code owner May 6, 2024 11:54
@alokhyland alokhyland force-pushed the fix-WEBUI-1507-update-group-test-case branch 2 times, most recently from 0b09b1e to bde34b7 Compare May 7, 2024 06:11
@alokhyland alokhyland requested review from rahuljain-dev and removed request for MohinishSah May 7, 2024 06:11
return currentText === searchTerm;
};
await driver.waitUntil(async () => {
const getElements = await this.el.elements('nuxeo-card[name="groups"] .table [name="id"]');

Choose a reason for hiding this comment

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

This is repetitive line which can be taken out of the loop

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@alokhyland alokhyland force-pushed the fix-WEBUI-1507-update-group-test-case branch from bde34b7 to 84afae3 Compare May 7, 2024 10:25
@alokhyland alokhyland merged commit 3e9e14e into maintenance-3.1.x May 8, 2024
10 checks passed
@alokhyland alokhyland deleted the fix-WEBUI-1507-update-group-test-case branch May 8, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants