Skip to content

Conversation

tanyatrayanava
Copy link
Contributor

No description provided.

await t.click(browserPage.removeConsumerButton);
await t.expect(browserPage.confirmationMessagePopover.textContent).contains(`will be removed from Consumer Group ${consumerGroupName}`, 'The confirmation message');
await t.click(browserPage.removeConsumerButton.nth(2));
await t.debug();

Choose a reason for hiding this comment

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

?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed, thanks

@tanyatrayanava tanyatrayanava merged commit 1397e4b into main Jun 21, 2022
@tanyatrayanava tanyatrayanava deleted the feature/e2e-delete-consumer-tests branch June 21, 2022 18:42
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