WatiN (pronounced "what-in") stands for Web Application Testing in dotNet. Inspired by Watir, WatiN enables web application testing, through Internet Explorer on a Windows platform, expressed in any .Net language.
WatiN 2.0.20.928 (20 December 2009)
This is the first release candidate of WatiN 2.0, offering support for both Internet Explorer and FireFox.
Since the beta 1 release many new features have been added. Also a lot of reported bugs have been fixed. We consider this release to be a production ready release. But like a good wine it needs some time to grow before we call it final :-)... read more
WatiN (pronounced "what-in") stands for Web Application Testing in dotNet. Inspired by Watir, WatiN enables web application testing, through Internet Explorer on a Windows platform, expressed in any .Net language.
WatiN 2.0.10.928 (20 March 2009)
This is the first beta release of WatiN 2.0, offering support for both Internet Explorer, FireFox and Chrome (expirimental)
Many new features have been added and much of the functionality offered in WatiN 1.3 for IE is now also available for FireFox.... read more
WatiN (pronounced "what-in") stands for Web Application Testing in dotNet. Inspired by Watir, WatiN enables web application testing, through Internet Explorer on a Windows platform, expressed in any .Net language.
This is the third CTP release of WatiN 2.0, offering support for both Internet Explorer and FireFox
Changes in this release:
This is the second CTP release of WatiN 2.0, offering support for both Internet Explorer and FireFox
Changes in this release:
Fixes reported bugs:
In this release support for lamdba's and Linq is added (for the .Net 2.0 version and higher). New helper methods are added to the Find class, two new DailogHandlers have been added and many smaller changes. This is the last 1.X release and also the last release supporting .Net 1.1. Many thanks to all who contributed to this release!
For the full release notes visit http://watin.sourceforge.net/releasenotes-1-3-0-4000.html
WatiN (pronounced "what-in") stands for Web Application Testing in dotNet. Inspired by Watir, WatiN enables web application testing, through Internet Explorer on a Windows platform, expressed in any .Net language.
I just released WatiN 2.0 Community Technology Preview! So start automation IE and/or FireFox with WatiN as of today. Read how to get started at http://watin.sourceforge.net/firefox.html. Be aware that the API can (and there for will) change till the final 2.0 release.... read more
A big welcome to our new and first sponsor:
LinkiT Projects (http://www.linkit.nl/software_ontwikkeling).
They will provide licenses for the commercial software used to develop WatiN and maybe a public continues integration server.
Thanks guys!
This is a hotfix release and fixes an issue regarding the Find.ByText(string) method. Until version 1.2 it compared values using StringComparer but in 1.2.0 it accidentally was changed into StringContainsAndCaseInsensitiveComparer. This could cause different behaviour in your tests. The issue has been fixed.
This release includes many new features
(some only for .Net 2.0). You can start a new IE instance in its own process, set event properties when firing events on an element, get a specific Ancestor of an element, use your own attribute comparers, implement specific wait logic, evaluate javascript code, automate the Area element, clean up all IE caches, take snapshots of webpages and much more. Many thanks to all who contributed to this release!... read more
This is a hotfix release and fixes an issue resulting in a null value for the srcElement property of the
eventobject. This is most noted when an event is fired and the JScript in an html page tries to access
the window.event.srcElement property.
For the full release notes visit http://watin.sourceforge.net/releasenotes-1-1-2-4000.html
This is a hotfix release and fixes SF Bug 1718162: js error when using TypeText method of a TextField in frame.
http://sourceforge.net/tracker/index.php?func=detail&aid=1718162&group_id=167632&atid=843727
Everybody testing websites with frame pages is strongly adviced to upgrade to this new release!
For the full release notes visit http://watin.sourceforge.net/releasenotes-1-1-1-4000.html
This release adds some new features and many bugfixes. You can now use the not operator when searching for an element, automate the SaveAs dialog, and WaitUntil some attribute of an element has some value. Most of the development time has been put into fixing bugs reported by users. Thanks to all who contributed to this release!
For the full release notes visit http://watin.sourceforge.net/releasenotes-1-1-0-4000.html
This release adds many new features like: using multiple attributes to search for an element, full support for the Style attribute, casting an Element instance to a more specialized element type, support for changing the default settings used by WatiN. Support is added for tbody elements and improvements are made to the SelectList and Table classes.
The license is also changed from LGPL to the Apache License 2.0.... read more
The full release notes for Watin 0.9.5 can be found at
http:\watin.sourceforge.net\releasenotes-0-9-5-4000.html
Hi,
Just to let you know, all the mailing list archives of the WatiN project are out of date. A support request to fix this has been submitted to SourceForge support.
Jeroen
The full release notes for Watin 0.9 can be found at
http:\watin.sourceforge.net\releasenotes-0-9-0-4000.html
** Highlights of this release **
This release contains the following dialog handlers:
I have updated the WatiN roadmap. The code for WatiN 0.9 is now feature complete. I will add more tests, documentation and write the release notes in the next two weeks. I will also write a guide on how to use the new dialog support, especially to explain how to handle alert and confirm dialogs.
Until the final release at the end of this month, you can get the code from the SourceForge SVN repository, build the project and test drive the 0.9 beta code if you like. ... read more
I have updated the roadmap (http://watin.sourceforge.net/roadmap.html). Many features for the next release are already done and there will be even more then initially planned!
I've just published the roadmap for the future releases of WatiN. Look at http://watin.sourceforge.net/roadmap.html for the details.
For the full release notes visit http://watin.sourceforge.net/releasenotes-0-8-0-4000.html.
Highlights of this release:
I want to inform you about the progress of the new 0.8.0 release of WatiN. The release date of this version is set at 1 September latest. It will include some new features and fixes for the reported bugs. And, there will also be a .Net 2.0 distribution.
New features:
WatiN 0.7.0.4000 (July 8, 2006)
As of yesterday, three (new) mailing list for WatiN are available.
watin-users: This will be the mailing list to get help on using WatiN and share thoughts about ways to test automate web applications with WatiN.
watin-development: This mailing list will be used to discus changes to the WatiN
framework.
Announcements about new releases of WatiN will be made on both previous mentioned mailing lists.
watin-commit: This mailing list is read-only and will list all commits made to Subversion for the Watin Project. This makes it easy to see the changes made to the WatiN code.... read more
The first public release of WatiN is available at SourceForge. See the Readme.txt file for the installation instructions.
I've also moved my SVN repository to the SVN repository at SourceForge. Follow the Subversion link on the project page for more info about Subversion and getting the code on your machine. I use SVNTortoise as SVN client and it's great!
Enjoy this first release. Mailinglists will be up soon.