Test automation tool, C#, Selenium Webdriver, WatiN
Test automation tool.
Written in C#, use Selenium Webdriver and WatiN
Test data and test actions are stored in XML files. Tests can be executed on workstation or on CI server.
WatiN (pronounced "what-in") aims to bring you an easy way to automate Web Application Testing in .Net. Inspired by Watir, WatiN has grown into a feature rich and stable framework, offering automation of Internet Explorer and Firefox.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
This project creates a WatiN Page class (or classes) mirroring a .Net aspx page (or pages). It encapsulates finding html elements on a page and gives you a typed pages API to easily create your website integration tests.