In Android UIAutomator, there is a Configurator class to setup serveral timeouts options, such like setWaitForIdleTimeout, setWaitForSelectorTimeout.
setWaitForIdleTimeout
setWaitForSelectorTimeout
Is there any place in Appium to set these options?