C# Class Automobile.Mobile.Framework.Browser.Element

Afficher le fichier Open project: vistaprint/automobile

Méthodes publiques

Méthode Description
Click ( ) : void
Element ( IMobileBrowser browser, string selector ) : System.Collections.Generic
GetAttribute ( string name ) : string

Method Details

Click() public méthode

public Click ( ) : void
Résultat void

Element() public méthode

public Element ( IMobileBrowser browser, string selector ) : System.Collections.Generic
browser IMobileBrowser
selector string
Résultat System.Collections.Generic

GetAttribute() public méthode

public GetAttribute ( string name ) : string
name string
Résultat string