C# Class OpenQA.Selenium.WebElementTest

Inheritance: DriverTestFixture
Afficher le fichier Open project: asynchrony/Selenium2

Private Methods

Méthode Description
ElementShouldImplementWrapsDriver ( ) : void
ElementShouldReturnOriginDriver ( ) : void
ShouldClearElement ( ) : void
ShouldClearRenderedElement ( ) : void
ShouldClickLinkElement ( ) : void
ShouldGetAttributesFromElement ( ) : void
ShouldGetElementName ( ) : void
ShouldGetElementText ( ) : void
ShouldReturnWhetherElementIsDisplayed ( ) : void
ShouldSendKeysToElement ( ) : void
ShouldSubmitElement ( ) : void
ShouldThrowExceptionOnNonExistingElement ( ) : void
ShouldToggleElementAndCheckIfElementIsSelected ( ) : void