driver quit removed. latest library is killing it already.
This commit is contained in:
parent
3547f6b378
commit
be3809d5dd
@ -20,7 +20,7 @@ namespace weehawken
|
||||
[TearDown]
|
||||
public void TearDown()
|
||||
{
|
||||
driver.Quit();
|
||||
//driver.Quit();
|
||||
Console.WriteLine("End Test");
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user