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

Key: STORMWINDACCURACY-39
Type: Improvement Improvement
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

Allowing for a locator pattern in order to find dynamic controls (as an example)

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


 Description  « Hide
In order to cope with dynamic controls, like lists of items, allow the NamingResolver Strategy to understand this:

Resolve I.See("Some Control.Description).TextBox to "SomeControl_txtDescription".

The "_" separator needs to be configurable from the Context.

This would allow you to do cool stuff like:

"Some Dynamic Control.1.Description" resolving to "SomeDynamicControl_1_Description".

 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.