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

Fail to read large chunk of data by using xpath.get_text() #1056

Open
allwink opened this issue Nov 28, 2024 · 0 comments
Open

Fail to read large chunk of data by using xpath.get_text() #1056

allwink opened this issue Nov 28, 2024 · 0 comments

Comments

@allwink
Copy link

allwink commented Nov 28, 2024

In python uiautomator2 unable to read large chunk of data by using xpath.get_text().
Element having more than 200kb data but while reading the element. i am always getting less than 200 kb data remaining data not getting while using xpath.get_text()

do we have any other way to read large chunk of data using get_text() method.

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

No branches or pull requests

1 participant