HandleDialog(String) Method
Enters text in the browser's prompt message box and clicks the OK button.

C# Syntax

void HandleDialog( 
   string text
)

Parameters

text
The text to enter in the edit field.