setImmediateValue makes appium respond with:
info: --> POST /wd/hub/session/93cac3f0-a175-4cca-9108-c51ec00699b3/appium/element/4/value {"elementId":"4","value":"mytext\n"}
info: [debug] Responding to client that a method is not implemented
info: <-- POST /wd/hub/session/93cac3f0-a175-4cca-9108-c51ec00699b3/appium/element/4/value 501 2.950 ms - 158
Is there another way I can input text without Appium spending quite a bit of time trying to clear the text field first?
setImmediateValue makes appium respond with:
Is there another way I can input text without Appium spending quite a bit of time trying to clear the text field first?