palavatv / palava-client

Signaling client for WebRTC video-/audio conferencing using the palava protocol

Home Page:https://palava.tv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated testing of browser compatibility

farao opened this issue · comments

When having implemented a good way to check the state of a peer connection (see #3), it would be nice to have a setup to automatically run connection tests with all possible browser combinations (at time of writing the current opera and several versions of firefox and chrome).

If I understood it right, this could be done using Selenium (http://docs.seleniumhq.org/).