[X] The "/concrete5/5.3.3/concrete5.3.3.zip" file could not be found or is not available. Please select another file.

The Simple Web Automation Toolkit (SWAT) is a test tool that allows users to automate web application testing in multiple browsers. SWAT has a robust Editor with UI recording and SQL tools, integrates with Fitnesse, and is written in C#.

SWAT 2.14 Release Notes
Functional Defects:
CORE - IE - AttachToWindow works with Modal Dialogs again.
CORE - SetCurrentWindowHandle will no longer infinitely loop trying to find a window when it doesn't exist.
CORE - IE8 - AttachToBrowser will no longer have issues attaching to a window when multiple sessions are running on the same page.
SWAT - FF - RunScript will now close the browser if you do not use an attach after the run script.
CORE - SWAT will no longer hang if Internet Explorer stops responding. Instead it will close IE after a configurable timeout is reached.
New Features:
CORE - Added AssertSWATVersionNumber command.
CORE - Added AssertBrowserExists command with a configurable timeout.