public class KeyNames extends Object
| Constructor and Description |
|---|
KeyNames() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
allButLastTwo(List<org.openqa.selenium.Keys> keys) |
static List<String> |
lastTwoOf(List<org.openqa.selenium.Keys> keys) |
static List<String> |
of(List<org.openqa.selenium.Keys> keys) |
Copyright © 2021. All rights reserved.