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

Send message XPath text input fixed #156

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

giulio333
Copy link

This pull request includes a small but significant change to the send_message method in the alright/__init__.py file. The change updates the XPath used to locate the input box for sending messages.

  • alright/__init__.py: Updated the inp_xpath in the send_message method to reflect the new structure of the web page.

* Change `inp_xpath` to `//*[@id="main"]/footer/div[1]/div/span/div/div[2]/div[1]/div/div[1]/p` in the `send_message` function
Update the `inp_xpath` in the `send_message` function
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.

1 participant