public interface OrderingInteraction
void bottom()
RuntimeException - when button cannot be clicked.void down(int times)
times - how many times to click on the buttonRuntimeException - when button cannot be clicked.void top()
RuntimeException - when button cannot be clicked.void up(int times)
times - how many times to click on the buttonRuntimeException - when button cannot be clicked.Copyright © 2015 JBoss by Red Hat. All Rights Reserved.