otalk / webrtc-tester

WebRTC Deployment Testing Toolkit
MIT License
34 stars 8 forks source link

Wait for the first browser to enter the room before starting the second #5

Open fippo opened 9 years ago

fippo commented 9 years ago

The second browser should only start once the first browser has entered the room. That way, we get more control about the order of offer/answer.

fippo commented 9 years ago

basically the same log grepping technique used to wait for the browsers can be used in the test runner.