public class TheSize extends Object
Constructor and Description |
---|
TheSize() |
Modifier and Type | Method and Description |
---|---|
static Question<org.openqa.selenium.Dimension> |
of(org.openqa.selenium.By byLocator) |
static Question<org.openqa.selenium.Dimension> |
of(String locator) |
static Question<org.openqa.selenium.Dimension> |
of(Target target) |
static Question<List<org.openqa.selenium.Dimension>> |
ofEach(org.openqa.selenium.By byLocator) |
static Question<List<org.openqa.selenium.Dimension>> |
ofEach(String locator) |
static Question<List<org.openqa.selenium.Dimension>> |
ofEach(Target target) |
Copyright © 2022. All rights reserved.