Package net.serenitybdd.core.pages
Class ClearContents
java.lang.Object
net.serenitybdd.core.pages.ClearContents
public class ClearContents
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ClearContents()
-
Method Summary
Modifier and Type Method Description static void
ofElement(org.openqa.selenium.WebElement element)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ClearContents
public ClearContents()
-
-
Method Details
-
ofElement
public static void ofElement(org.openqa.selenium.WebElement element)
-