robotframework-appiumlibrary v1.4.5 Release Notes

Release Date: 2017-08-04 // over 6 years ago
    • Not visible element and text should be able to return error, this will be possible with new added keywords.
    • ✅ Each device has different pixel rations which also effects test case script for pixels not being reliable.
      Swipe By Percent will handle swipes without requiring pixels.

    🆕 New Keywords:

    Keyword Argument1 Argument2 Argument3 Argument4
    Swipe By Percent x_percent y_percent x_end_percent y_end_percent
    Element Should Be Visible locator
    Text Should Be Visible text
    Get Window Height
    Get Window Width