Class IFrame
java.lang.Object
net.serenitybdd.screenplay.targets.IFrame
public class IFrame
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description java.util.List<org.openqa.selenium.By>locators -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Field Details
-
locators
public final java.util.List<org.openqa.selenium.By> locators
-
-
Method Details
-
withPath
-
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-