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

No response from WebDriverAgent #708

Open
myungkyojung opened this issue May 18, 2023 · 0 comments
Open

No response from WebDriverAgent #708

myungkyojung opened this issue May 18, 2023 · 0 comments

Comments

@myungkyojung
Copy link

myungkyojung commented May 18, 2023

I request WebDriverAgent to perform multiple steps repeatedly.(100 repeats)
Sometimes the WebDriverAgent doesn't respond to my request(findElement, pressButton..), causing a timeout.
is there a way to fix this?

I conducted some additional tests and made some observations. When WDA (WebDriverAgent) became unresponsive, it did not appear in the list of running processes in the device. Furthermore, I noticed that the memory usage increased with each subsequent request for the "find_element" function. While researching the issue, I came across a relevant discussion on GitHub (appium/appium#15457), but unfortunately, the memory problem was not resolved. Specifically, the memory usage exceeded 1.3GB.

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