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