Skip to content
Skip to content


WebAii™ is a .NET automation framework for web testing. It’s built from the ground up to be an agile framework targeting “Web 2.0” application testing.

Browser Automation

Automate both IE and Firefox using one consistent .NET API that abstracts out the specifics of each browser and any future browsers we support.

HTML Control Suite

Strongly typed HTML Controls suite that facilitates automation and verification against Html elements.

ASP.NET Testing

Facilitates ASP.NET testing by providing a built in support for the ASP.NET Development Server [Cassini] and an InProcess ASP.NET Host.

Ajax/JavaScript Testing

Intuitive and easy to use API for waiting on ajax actions. Supports javascript function invocation and validation directly from your .NET code.

Element Identification

One of the richest element identification API. Supports identification simple identification using id/name/tagindex or using rich languages like Linq.

Tools Integration

Integrates readily in NUnit & VSTS and provides built in templates to get you started easily.