I want to test a video file . This video file appears a modal dialog. How can I test the functionality ? I could look for html video-tag like this:
$this->getSession()->getPage()->find("html", 'video');
but i want to test functionality of video playing
Thx.
Aucun commentaire:
Enregistrer un commentaire