Package 

Interface ProgressBarActions

  • All Implemented Interfaces:
    io.github.kakaocup.kakao.common.actions.BaseActions

    
    public interface ProgressBarActions
     implements BaseActions
                        

    Provides action for ProgressBar

    • Method Summary

      Modifier and Type Method Description
      Unit setProgress(Integer number) Set progress for ProgressBar
      abstract ViewInteractionDelegate getView()
      • Methods inherited from class io.github.kakaocup.kakao.progress.ProgressBarActions

        act, click, doubleClick, longClick, onFailure, pressImeAction, repeatUntil, scrollTo
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait