Home | History | Annotate | Download | only in helpers

Lines Matching refs:quality

53    * This method checks if video quality is the same as provided parameter and changes
56 * @param quality the desired {@code IYouTubeGoHelper.GoVideoQuality}
58 void chooseVideoQuality(GoVideoQuality quality);
63 * This method clicks on the first video on home page, sets video quality and
66 * @param quality the desired {@code IYouTubeGoHelper.GoVideoQuality}
68 void playHomePageVideo(GoVideoQuality quality);
102 * selects video quality and presses play button.
104 * @param quality the desired {@code IYouTubeGoHelper.GoVideoQuality}
106 void playSearchResultPageVideo(GoVideoQuality quality);
116 * Setup expectations: Choose Video Quality pop up is open.
118 * This method clicks on Play button on Choose Video Quality pop up.