C# Class OpenQA.Selenium.Keys

Representations of pressable keys that are not text keys for sending to the browser.
Afficher le fichier Open project: asynchrony/Selenium2

Méthodes publiques

Свойство Type Description
Add string
Alt string
ArrowDown string
ArrowLeft string
ArrowRight string
ArrowUp string
Backspace string
Cancel string
Clear string
Command string
Control string
Decimal string
Delete string
Divide string
Down string
End string
Enter string
Equal string
Escape string
F1 string
F10 string
F11 string
F12 string
F2 string
F3 string
F4 string
F5 string
F6 string
F7 string
F8 string
F9 string
Help string
Home string
Insert string
Left string
LeftAlt string
LeftControl string
LeftShift string
Meta string
Multiply string
Null string
NumberPad0 string
NumberPad1 string
NumberPad2 string
NumberPad3 string
NumberPad4 string
NumberPad5 string
NumberPad6 string
NumberPad7 string
NumberPad8 string
NumberPad9 string
PageDown string
PageUp string
Pause string
Return string
Right string
Semicolon string
Separator string
Shift string
Space string
Subtract string
Tab string
Up string

Property Details

Add public_oe static_oe property

Represents the number pad addition key.
public static string Add
Résultat string

Alt public_oe static_oe property

Represents the Alt key.
public static string Alt
Résultat string

ArrowDown public_oe static_oe property

Represents the Left arrow key.
public static string ArrowDown
Résultat string

ArrowLeft public_oe static_oe property

Represents the left arrow key.
public static string ArrowLeft
Résultat string

ArrowRight public_oe static_oe property

Represents the right arrow key.
public static string ArrowRight
Résultat string

ArrowUp public_oe static_oe property

Represents the up arrow key.
public static string ArrowUp
Résultat string

Backspace public_oe static_oe property

Represents the Backspace key.
public static string Backspace
Résultat string

Cancel public_oe static_oe property

Represents the Cancel keystroke.
public static string Cancel
Résultat string

Clear public_oe static_oe property

Represents the Clear keystroke.
public static string Clear
Résultat string

Command public_oe static_oe property

Represents the function key COMMAND.
public static string Command
Résultat string

Control public_oe static_oe property

Represents the Control key.
public static string Control
Résultat string

Decimal public_oe static_oe property

Represents the number pad decimal separator key.
public static string Decimal
Résultat string

Delete public_oe static_oe property

Represents the Delete key.
public static string Delete
Résultat string

Divide public_oe static_oe property

Represents the number pad division key.
public static string Divide
Résultat string

Down public_oe static_oe property

Represents the Left arrow key.
public static string Down
Résultat string

End public_oe static_oe property

Represents the End key.
public static string End
Résultat string

Enter public_oe static_oe property

Represents the Enter key.
public static string Enter
Résultat string

Equal public_oe static_oe property

Represents the equal sign key.
public static string Equal
Résultat string

Escape public_oe static_oe property

Represents the Escape key.
public static string Escape
Résultat string

F1 public_oe static_oe property

Represents the function key F1.
public static string F1
Résultat string

F10 public_oe static_oe property

Represents the function key F10.
public static string F10
Résultat string

F11 public_oe static_oe property

Represents the function key F12.
public static string F11
Résultat string

F12 public_oe static_oe property

Represents the function key F12.
public static string F12
Résultat string

F2 public_oe static_oe property

Represents the function key F2.
public static string F2
Résultat string

F3 public_oe static_oe property

Represents the function key F3.
public static string F3
Résultat string

F4 public_oe static_oe property

Represents the function key F4.
public static string F4
Résultat string

F5 public_oe static_oe property

Represents the function key F5.
public static string F5
Résultat string

F6 public_oe static_oe property

Represents the function key F6.
public static string F6
Résultat string

F7 public_oe static_oe property

Represents the function key F7.
public static string F7
Résultat string

F8 public_oe static_oe property

Represents the function key F8.
public static string F8
Résultat string

F9 public_oe static_oe property

Represents the function key F9.
public static string F9
Résultat string

Help public_oe static_oe property

Represents the Help keystroke.
public static string Help
Résultat string

Home public_oe static_oe property

Represents the Home key.
public static string Home
Résultat string

Insert public_oe static_oe property

Represents the Insert key.
public static string Insert
Résultat string

Left public_oe static_oe property

Represents the left arrow key.
public static string Left
Résultat string

LeftAlt public_oe static_oe property

Represents the Alt key.
public static string LeftAlt
Résultat string

LeftControl public_oe static_oe property

Represents the Control key.
public static string LeftControl
Résultat string

LeftShift public_oe static_oe property

Represents the Shift key.
public static string LeftShift
Résultat string

Meta public_oe static_oe property

Represents the function key META.
public static string Meta
Résultat string

Multiply public_oe static_oe property

Represents the number pad multiplication key.
public static string Multiply
Résultat string

Null public_oe static_oe property

Represents the NUL keystroke.
public static string Null
Résultat string

NumberPad0 public_oe static_oe property

Represents the number pad 0 key.
public static string NumberPad0
Résultat string

NumberPad1 public_oe static_oe property

Represents the number pad 1 key.
public static string NumberPad1
Résultat string

NumberPad2 public_oe static_oe property

Represents the number pad 2 key.
public static string NumberPad2
Résultat string

NumberPad3 public_oe static_oe property

Represents the number pad 3 key.
public static string NumberPad3
Résultat string

NumberPad4 public_oe static_oe property

Represents the number pad 4 key.
public static string NumberPad4
Résultat string

NumberPad5 public_oe static_oe property

Represents the number pad 5 key.
public static string NumberPad5
Résultat string

NumberPad6 public_oe static_oe property

Represents the number pad 6 key.
public static string NumberPad6
Résultat string

NumberPad7 public_oe static_oe property

Represents the number pad 7 key.
public static string NumberPad7
Résultat string

NumberPad8 public_oe static_oe property

Represents the number pad 8 key.
public static string NumberPad8
Résultat string

NumberPad9 public_oe static_oe property

Represents the number pad 9 key.
public static string NumberPad9
Résultat string

PageDown public_oe static_oe property

Represents the Page Down key.
public static string PageDown
Résultat string

PageUp public_oe static_oe property

Represents the Page Up key.
public static string PageUp
Résultat string

Pause public_oe static_oe property

Represents the Pause key.
public static string Pause
Résultat string

Return public_oe static_oe property

Represents the Return key.
public static string Return
Résultat string

Right public_oe static_oe property

Represents the right arrow key.
public static string Right
Résultat string

Semicolon public_oe static_oe property

Represents the semi-colon key.
public static string Semicolon
Résultat string

Separator public_oe static_oe property

Represents the number pad thousands separator key.
public static string Separator
Résultat string

Shift public_oe static_oe property

Represents the Shift key.
public static string Shift
Résultat string

Space public_oe static_oe property

Represents the Spacebar key.
public static string Space
Résultat string

Subtract public_oe static_oe property

Represents the number pad subtraction key.
public static string Subtract
Résultat string

Tab public_oe static_oe property

Represents the Tab key.
public static string Tab
Résultat string

Up public_oe static_oe property

Represents the up arrow key.
public static string Up
Résultat string