Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels