예제 #1
0
 protected override void aggressiveCleanup()
 {
     Kill.Processes(DriverProcess, File, ChromeProcess);
 }
예제 #2
0
 protected override void aggressiveCleanup()
 {
     Kill.Processes(Process, File);
 }