public BlueSkyCitadelFormSteps()
 {
     automationTestingPage = new AutomationTestingPage();
 }
예제 #2
0
 public DataDrivenWithFeatureSteps()
 {
     automationTestingPage = new AutomationTestingPage();
 }