public class KeyboardModifiers extends CopyOnWriteArraySet<org.openqa.selenium.Keys> implements Iterable<org.openqa.selenium.Keys>
| Modifier and Type | Field and Description |
|---|---|
static Set<org.openqa.selenium.Keys> |
MODIFIERS |
| Constructor and Description |
|---|
KeyboardModifiers() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isModifier(org.openqa.selenium.Keys key) |
add, addAll, clear, contains, containsAll, equals, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayhashCodetoStringpublic static final Set<org.openqa.selenium.Keys> MODIFIERS
Copyright © 2012. All Rights Reserved.