Hi, I'm new to using robot framework. Right now, I have a problem trying to set an appium session setting provided by ui2automator. I want to set disableIdLocatorAutocompletion this setting to true but I cannot figure out how to set it via "Open Applicati

Hi, I’m new to using robot framework. Right now, I have a problem trying to set an appium session setting provided by ui2automator. I want to set disableIdLocatorAutocompletion this setting to true but I cannot figure out how to set it via “Open Application” keyword provided in the AppiumLibrary. Also in the reference documentation (https://serhatbolsu.github.io/robotframework-appiumlibrary/AppiumLibrary.html#Open%20Application), the link about server arg is broken. Thank you in advance for any help.