History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: STORMWINDACCURACY-46
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Bernardo Heynemann
Reporter: Bernardo Heynemann
Votes: 0
Watchers: 0
Operations

Clone this issue
If you were logged in you would be able to see more operations.
Stormwind Accuracy

Type Text in Watin should be TypeText instead of AppendText and it should have a Thread.Sleep of 100

Created: 07/Aug/08 11:23 AM   Updated: 10/Aug/08 07:16 PM
Component/s: Browser Driver - WatiN
Affects Version/s: 0.3.0.0
Fix Version/s: 0.3.0.0


 Description  « Hide
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.

 All   Comments   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Bernardo Heynemann - 10/Aug/08 05:19 PM
Fixed in build 52.