C# Class OpenQA.Selenium.TextHandlingTest

Inheritance: DriverTestFixture
Afficher le fichier Open project: krosenvold/selenium-git-release-candidate

Private Methods

Méthode Description
GetTextWithLineBreakForInlineElement ( ) : void
HavingInlineElementsShouldNotAffectHowTextIsReturned ( ) : void
ReadALargeAmountOfData ( ) : void
ShouldBeAbleToEnterDatesAfterFillingInOtherValuesFirst ( ) : void
ShouldBeAbleToSetMoreThanOneLineOfTextInATextArea ( ) : void
ShouldCollapseMultipleWhitespaceCharactersIntoASingleSpace ( ) : void
ShouldConvertANonBreakingSpaceIntoANormalSpaceCharacter ( ) : void
ShouldGetTextFromTableCells ( ) : void
ShouldGetTextWhichIsAValidComplexJSONObject ( ) : void
ShouldGetTextWhichIsAValidJSONObject ( ) : void
ShouldHandleNestedBlockLevelElements ( ) : void
ShouldHandleSiblingBlockLevelElements ( ) : void
ShouldHandleWhitespaceInInlineElements ( ) : void
ShouldIgnoreScriptElements ( ) : void
ShouldNotCollapseANonBreakingSpaces ( ) : void
ShouldNotTrimSpacesWhenLineWraps ( ) : void
ShouldOnlyIncludeVisibleText ( ) : void
ShouldRepresentABlockLevelElementAsANewline ( ) : void
ShouldReturnEmptyStringWhenTagIsSelfClosing ( ) : void
ShouldReturnEmptyStringWhenTextIsEmpty ( ) : void
ShouldReturnEmptyStringWhenTextIsOnlySpaces ( ) : void
ShouldReturnTheEntireTextContentOfChildElements ( ) : void
ShouldReturnTheEntireTextOfInlineElements ( ) : void
ShouldReturnTheTextContentOfASingleElementWithNoChildren ( ) : void
ShouldTrimText ( ) : void