Skip to content

Conversation

mariasergeenko
Copy link
Contributor

No description provided.

@mariasergeenko mariasergeenko self-assigned this Jan 22, 2025
count = await browserPage.listElementsList.count;
await t.expect(browserPage.listElementsList.nth(count - 1).textContent).eql(elementsValue[1], 'the last element is not corrected for add in head');
});
test.only('Verify that user can hide fields', async t => {
Copy link
Contributor

Choose a reason for hiding this comment

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

.only

@mariasergeenko mariasergeenko merged commit 3548135 into fe-be/feature/RI-6336-allow-to-hide-show-columns-in-browser Jan 22, 2025
6 of 7 checks passed
@mariasergeenko mariasergeenko deleted the e2e/feature/RI-6336-allow-to-hide-show-columns-in-browser branch January 22, 2025 14:02
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