robotframework-appiumlibrary v1.3.6 Release Notes

    • modify click_a_point() action <https://github.com/jollychang/robotframework-appiumlibrary/pull/81>
    • Add 'press_at' in keywords/_touch.py <https://github.com/jollychang/robotframework-appiumlibrary/pull/83>
    • add duration for click a point keyowrd <https://github.com/jollychang/robotframework-appiumlibrary/pull/88>
    • 🐛 Bug fix and update document