Example #1
0
 public void After()
 {
     WebApplications.TearDown(scenarioContext.GetApplicationContext());
 }
Example #2
0
 public void TakeScreenshot()
 {
     WebApplications.TakeScreenshot(scenarioContext.GetApplicationContext());
 }