C# Class Objectivity.Test.Automation.Tests.PageObjects.PageObjects.Kendo.KendoGridPage

Inheritance: ProjectPageBase
Afficher le fichier Open project: ObjectivityBSS/Test.Automation Class Usage Examples

Méthodes publiques

Méthode Description
GoToGridPage ( int page ) : KendoGridPage
KendoGridPage ( DriverContext driverContext ) : System
Open ( ) : KendoGridPage
SearchRowWithText ( string text ) : string

Method Details

GoToGridPage() public méthode

public GoToGridPage ( int page ) : KendoGridPage
page int
Résultat KendoGridPage

KendoGridPage() public méthode

public KendoGridPage ( DriverContext driverContext ) : System
driverContext Objectivity.Test.Automation.Common.DriverContext
Résultat System

Open() public méthode

public Open ( ) : KendoGridPage
Résultat KendoGridPage

SearchRowWithText() public méthode

public SearchRowWithText ( string text ) : string
text string
Résultat string