
Clone this issue
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
The Type Text Action should use the TextBox.TypeText method instead of AppendText.
It should have a Thread.Sleep(100); as well to give time to the browser to find the textbox.
|
|
Description
|
The Type Text Action should use the TextBox.TypeText method instead of AppendText.
It should have a Thread.Sleep(100); as well to give time to the browser to find the textbox. |
Show » |
|