| audio-player-playback-progress | ||
| open | Player_Audio.html | |
| waitForElementPresent | //div[@class='mwplayer_interface k-player'] | 9000 |
| click | //div[2]/span | |
| waitForElementPresent | //div[@class='ui-widget time-disp'] | 1000 |
| waitForCondition | var value = selenium.getText("//div[@class='ui-widget time-disp']"); value == '0:00:01' | 9000 |