Пример #1
0
 public GasPricesSteps()
 {
     _theHomePage                = new HomePage();
     _theLandingPage             = new LandingPage();
     _theGasPackagesPage         = new GasPackagesPage();
     _theYourBusinessDetailsPage = new YourBusinessDetailsPage();
 }
Пример #2
0
 public ElectricityPricesSteps()
 {
     _theLandingPage             = new LandingPage();
     _theYourBusinessDetailsPage = new YourBusinessDetailsPage();
     _theElectricityPackagesPage = new ElectricityPackagesPage();
 }