C# Class OpenQA.Selenium.TypingTest

Inheritance: DriverTestFixture
Afficher le fichier Open project: epall/selenium

Private Methods

Méthode Description
AllPrintableKeys ( ) : void
ArrowKeysAndPageUpAndDown ( ) : void
ArrowKeysShouldNotBePrintable ( ) : void
ChordControlCutAndPaste ( ) : void
ChordControlHomeShiftEndDelete ( ) : void
ChordReveseShiftHomeSelectionDeletes ( ) : void
DeleteAndBackspaceKeys ( ) : void
GenerateKeyPressEventEvenWhenElementPreventsDefault ( ) : void
HomeAndEndAndPageUpAndPageDownKeys ( ) : void
LowerCaseAlphaKeys ( ) : void
NonPrintableCharactersShouldWorkWithContentEditableOrDesignModeSet ( ) : void
NumberpadAndFunctionKeys ( ) : void
NumericNonShiftKeys ( ) : void
NumericShiftKeys ( ) : void
ShiftSelectionDeletes ( ) : void
ShouldBeAbleToMixUpperAndLowerCaseLetters ( ) : void
ShouldBeAbleToTypeCapitalLetters ( ) : void
ShouldBeAbleToTypeQuoteMarks ( ) : void
ShouldBeAbleToTypeTheAtCharacter ( ) : void
ShouldBeAbleToUseArrowKeys ( ) : void
ShouldFireFocusKeyEventsInTheRightOrder ( ) : void
ShouldFireKeyDownEvents ( ) : void
ShouldFireKeyPressEvents ( ) : void
ShouldFireKeyUpEvents ( ) : void
ShouldNotTypeIntoElementsThatPreventKeyDownEvents ( ) : void
ShouldReportKeyCodeOfArrowKeys ( ) : void
ShouldReportKeyCodeOfArrowKeysUpDownEvents ( ) : void
ShouldTypeIntoInputElementsThatHaveNoTypeAttribute ( ) : void
ShouldTypeLowerCaseLetters ( ) : void
SpecialSpaceKeys ( ) : void
TypingIntoAnIFrameWithContentEditableOrDesignModeSet ( ) : void
UppercaseAlphaKeys ( ) : void
WillSimulateAKeyDownWhenEnteringTextIntoInputElements ( ) : void
WillSimulateAKeyDownWhenEnteringTextIntoTextAreas ( ) : void
WillSimulateAKeyPressWhenEnteringTextIntoInputElements ( ) : void
WillSimulateAKeyPressWhenEnteringTextIntoTextAreas ( ) : void
WillSimulateAKeyUpWhenEnteringTextIntoInputElements ( ) : void
WillSimulateAKeyUpWhenEnteringTextIntoTextAreas ( ) : void