Package org.openqa.selenium
Interface By.Remotable
-
- All Known Implementing Classes:
By.ByClassName,By.ByCssSelector,By.ById,By.ByLinkText,By.ByName,By.ByPartialLinkText,By.ByTagName,By.ByXPath
- Enclosing class:
- By
public static interface By.Remotable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classBy.Remotable.Parameters
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description By.Remotable.ParametersgetRemoteParameters()
-
-
-
Method Detail
-
getRemoteParameters
By.Remotable.Parameters getRemoteParameters()
-
-