Package org.openqa.selenium
Interface Alert
-
public interface Alert
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept()voiddismiss()java.lang.StringgetText()voidsendKeys(java.lang.String keysToSend)
-