C# Class JDI_Web.Selenium.Elements.Common.Button

Inheritance: JDI_Web.Selenium.Elements.Base.ClickableText, IButton
Afficher le fichier Open project: epam/JDI

Protected Properties

Свойство Type Description
GetTextFunc string>.Func

Méthodes publiques

Méthode Description
Button ( ) : System
Button ( By byLocator = null, IWebElement webElement = null, WebBaseElement element = null ) : System

Method Details

Button() public méthode

public Button ( ) : System
Résultat System

Button() public méthode

public Button ( By byLocator = null, IWebElement webElement = null, WebBaseElement element = null ) : System
byLocator OpenQA.Selenium.By
webElement IWebElement
element WebBaseElement
Résultat System

Property Details

GetTextFunc protected_oe property

protected Func GetTextFunc
Résultat string>.Func