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

feat: implement vida Loka #74

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

Conversation

wagnerflores11
Copy link

@wagnerflores11 wagnerflores11 commented Feb 22, 2024

This script automates sending a series of predefined messages in a messaging interface. It retrieves a reference to the input field where messages are typed, checks if it exists, then iterates over an array of messages, inserting each message into the input field, simulating a user typing action. After inserting each message, it triggers an event to indicate a change in the input field content, simulating a user action. Finally, it clicks on the send button to dispatch the message. The script waits for a specified time interval between sending each message to simulate human-like behavior.

@GustavoBonfimS
Copy link

LGTM

@samuel-lujan
Copy link

LGTM🚀

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.

3 participants