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

Key: STORMWINDACCURACY-32
Type: New Feature New Feature
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

I.See("Some Big Message").Alert.When(SomeAction)

Created: 01/Aug/08 04:26 AM   Updated: 10/Aug/08 07:16 PM
Component/s: Browser Driver - WatiN, Fluent Interface - I
Affects Version/s: None
Fix Version/s: 0.3.0.0


 Description  « Hide
Implement this syntax:
I.See("Some Big Message").Alert.When(SomeAction)

like this:
I.See("User created successfully").Alert.When(I.Click("Save Client").Button)

This is supposed to capture a dialog (JScript alert) when the action described by when executes. The alert MUST match the message specified in the alert command.

 All   Comments   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.