WatiN aims to bring you an easy way to automate web testing with Internet Explorer and Firefox using .Net.
I am working on an application where I am writing some automation framework for testing a web application. I am …
pdf automation automated-tests watin watijI'm trying to test file download with Watin 2.1.0 against IE9. I used the suggested code from the accepted answer to …
c# internet-explorer-9 watinI am using WATin IE component for browsing a specific website On StartBrowsing button click event I am initializing the …
c# watinI was wondering how well these web test frameworks (Watin and Selenium) work for Silverlight UI testing. Have anyone tried …
silverlight testing user-interface selenium watinI'm writing WatiN tests to test an Ajax web application and have come across a timing issue with Ajax requests. …
javascript jquery ajax watinMy problem is that I cannot get a simple WatiN test to reliably work on my development machine which is …
internet-explorer-8 nunit windows-server-2008 watinHow to find a specific element, or a list of elements by using their TagName using Watin?
.net watinin WatiN how can I wait until postback is complete. For example: // Postback response modifies update panel elsewhere on page …
asp.net watinGiven the following html: <ul id="search-results"> <li> <h3>Result 1</h3> <…
c# watinI'm having an issue with automating the process of downloading a file from a website. The website has a Java …
c# internet-explorer-9 watin