appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.2k stars 755 forks source link

fix: Use weak references to elements inside of interceptor objects #1981

Closed mykola-mokhnach closed 1 year ago

mykola-mokhnach commented 1 year ago

Change list

This is a quick and poorly tested approach to address https://github.com/appium/appium/discussions/18860#discussioncomment-6731006

Types of changes