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

update some funcs and put (find_group new_line send_enter type_message) #134

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

Conversation

codeBOKER
Copy link

when you want to use this library with Arabic languge it give you mistakes especially with long messages,
thats whay I did this fast modifing and add some changes to suit Arabic.

@@ -265,7 +268,7 @@ def search_chat_by_name(self, query: str):
search_box.send_keys(Keys.ARROW_DOWN)
chat = self.browser.switch_to.active_element

# acceptable here as an exception!
# excepcitonally acceptable here!
Copy link
Contributor

Choose a reason for hiding this comment

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

NO

@leggewie
Copy link
Contributor

leggewie commented Oct 4, 2023

Please do NOT merge this. There are a bunch of unrelated changes, including regressions.

It needs to be understood what the problem is with regards to Arabic and only then should a proper minimal fix be pushed. Maybe best to reject this changeset and open a bug ticket.

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