Make polling interval for Wait Until keywords configurable as timeout currently is implemented.
Hi,
I am using latest versions of AppiumLibrary and Robot and I see that when running test suites with debug level set, a lot of data are generated on used [wait until ] keywords. I checked the source code and I see the polling interval is set to 0.2 seconds which I would like to increase to 1 second for example. Same value is used also in SeleniumLibrary kw's.
Hi @emmanouil-koutras , will create a PR for this one.
Hi @joshuariveramnltech ,
Thanks a lot for taking this into consideration! I think it will help a lot of people.
Vote for this as well , the appium server instance get flood from the client wait until logic so, would appreciate if we can have ability to reduce this polling rate
just found that it has been implemented
We believe this has been resolved. If you are still having a problem feel free to open a new issue.