Метод | Описание | |
---|---|---|
__construct ( |
||
accept ( ) | Accepts the alert. | |
dismiss ( ) | Dismisses the alert. | |
getText ( ) : String | Gets the text of the alert. | |
sendKeys ( String $string ) | Sends keys to the alert. |
public sendKeys ( String $string ) | ||
$string | String |