- Screenshot logging
- Verbose and error logging
- Element highlighting (highlights whatever element the test is currently interacting with)
- Parallel test support
- Firefox plugin support
- Window resizing
- Jquery support
- Javascript event triggering
- Advanced Html, Xml and Json parsing
- Dynamic json deserialization
- Random data generator
- Support for selecting by attribute or multiple attributes (CodedUI style)
- LINQ-to-DOM (similar to WatiN)
Support for the following waits:
- Time Elapsed
- Ajax Or Post Completed
- Network Traffic Silent
- Displayed
- Not Displayed
- Exists
- Not Exists
- Url Changed
- Window Title Changed
- Attribute Changed
- Attribute Added
- Attribute Removed
- Collection Modified
- Dialog Appears