palavatv / palava

palava browser-to-browser video
https://palava.tv
30 stars 3 forks source link

Automated testing of browser compatibility #3

Open thammi opened 9 years ago

thammi commented 9 years ago

Issue by farao Sunday Jan 19, 2014 at 23:50 GMT Originally opened as https://github.com/palavatv/palava-client/issues/4


When having implemented a good way to check the state of a peer connection (see https://github.com/palavatv/palava-client/issues/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/).