Example #1
0
 public TestRunner(TestBrowser browser)
 {
     this.browser = browser;
 }