Skip to content

Conversation

mariasergeenko
Copy link
Contributor

No description provided.

@mariasergeenko mariasergeenko self-assigned this Jun 1, 2023
await t.expect(pubSubPage.totalMessagesCount.exists).notOk('Total counter is still displayed');
});
test('Verify that user can see a internal link to pubsub window under word “Pub/Sub” when he try to run PSUBSCRIBE command in CLI or Workbench', async t => {
test.only('Verify that user can see a internal link to pubsub window under word “Pub/Sub” when he tris to run PSUBSCRIBE or SUBSCRIBE commands in CLI or Workbench', 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

await t.click(myRedisDatabasePage.NavigationPanel.browserButton);
// Verify that user can see a custom message when he try to run PSUBSCRIBE command in CLI or Workbench: “Use Pub/Sub to see the messages published to all channels in your database”
await pubSubPage.Cli.sendCommandInCli('PSUBSCRIBE');
// Verify that user can see a custom message when he tris to run PSUBSCRIBE command in CLI or Workbench: “Use Pub/Sub to see the messages published to all channels in your database”
Copy link
Contributor

Choose a reason for hiding this comment

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

small typo here and below 'when he triEs'

@mariasergeenko mariasergeenko merged commit e70ef85 into fe/feature/RI-4541_subscribe_command_error_message Jun 1, 2023
@mariasergeenko mariasergeenko deleted the e2e/fe/feature/RI-4541_subscribe_command_error_message branch June 1, 2023 10:32
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