Exemple #1
0
 /// <summary>
 /// Ends the test session, killing the browser
 /// </summary>
 public void Stop()
 {
     _client.Stop();
 }