willowtreeapps / conductor-mobile

Conductor Mobile is a port of the Conductor Web Framework for iOS and Android
Apache License 2.0
6 stars 5 forks source link

Deprecate swipeDown/Up, Reduce Verbosity, Update TestNG, and Update Java Client #151

Closed mrk-han closed 4 years ago

mrk-han commented 4 years ago

Related Issue

closes #48 closes #150

Description

Add deprecate annotations to original swipes, and create new methods scrollUp and scrollDown

Checklist

aaron-goff commented 4 years ago

Is there a reason that the swipeLeft/Right methods are not deprecated with new methods? Jeff mentions them as being incorrect in #48.

mrk-han commented 4 years ago

@aaron-goff

Good call on the swipe right/left

mrk-han commented 4 years ago

Is there a reason that the swipeLeft/Right methods are not deprecated with new methods? Jeff mentions them as being incorrect in #48.

Done in fe7bf09709c1f8e139ed6bf324b6802244aecc35