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

TW-2206 added patrol tests for sending message #2210

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hoangdat
Copy link
Member

No description provided.

@hoangdat hoangdat changed the title TW-2206 added patrol test for sending text message TW-2206 added patrol tests for sending message Jan 15, 2025
await $.tap($(ChatListItem));
await $.waitUntilVisible($(ChatView));
await $.enterText($(InputBar), "test message");
await $.tap($(ChatInputRowSendBtn));
Copy link
Member Author

Choose a reason for hiding this comment

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

we should have a way to verify it work? For example:

  • verify sending status
  • verify sent status

Copy link

This PR has been deployed to https://linagora.github.io/twake-on-matrix/2210

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