setValue for Robotframework
FWDQK opened this issue · 1 comments
FWDQK commented
Hi Team,
For Appium Java, setValue method is faster compared to sendKeys to set value in text field.
Please suggest if we have similar keyword for Robotframework also as an faster alternative to sendKeys.
serhatbolsu commented
Input Value
is actually using set_value underneath.