refreshAndDelayOrThrow |
Refreshes a node and waits a certain time before continuing in order to allow some time for android to really have fresh data in the instances. suspend fun AccessibilityNodeInfo.refreshAndDelayOrThrow(delay: TimeSpan = 66.milliseconds): Unit |