C# Class AppDiTests.PFWebDriverConfigurationTests

Holds all the tests related to WebDriver configuration
Inheritance: IDisposable
Afficher le fichier Open project: mxa0079/AppDI

Méthodes publiques

Méthode Description
Dispose ( ) : void
PFWebDriverConfigurationTests ( ) : System

Private Methods

Méthode Description
Creates_PageObject_With_WebDriver ( ) : void
Multiple_PageObjects_Should_Reuse_Same_Browser_Instance ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

PFWebDriverConfigurationTests() public méthode

public PFWebDriverConfigurationTests ( ) : System
Résultat System