public class ByUtil extends Object
Constructor and Description |
---|
ByUtil() |
Modifier and Type | Method and Description |
---|---|
static org.openqa.selenium.By |
css(String format,
Object... params) |
static org.openqa.selenium.By |
jquery(String format,
Object... params) |
static org.openqa.selenium.By |
xpath(String format,
Object... params) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.