I just got started running UI tests against my ASP.NET MVC application using WatiN.It\'s a great tool and really intuitive, but I find myself wondering what belongs in an individual test.
This had been logged as a bug in sourceforge though now deleted. I\'m using FireFox 3.6 with associated jssh.
The app is at certain view with submenus at the left and a list of items in the main content area. The user needs to select an item before clicking on any of the submenu to navigate to the submenu pag
Context: We have some users reporting issues with a file upload feature in our web application. It only happens occasionally and without any special pattern. We have been trying to figure it out for a
I am using Watin to copy a image to the clipboard, I am getting this error when I do so, is there a work around to this using AlertDialogHandler?
Scraping a webpage, containing about 250 table divisions. Using WatiN and WatinCSSSelectors First I select all td tags with attribute \'width=90%\':
I\'m trying to run watin with firefox on a localhost, but there seems to be an error: WatiN.Core.Native.Mozilla.FireFoxException: Unable to connect to jssh server, pl开发者_如何学Goease make sure yo
I have a task of uploading files automatically. It would be very easy if I had access to the webserver. Then I could use WebClient.UploadFile, but unfortunately I don\'t have access.So I was thinking
It looks like the jssh plugin (required to run WatiN) still needs work going by FireFox Bug 586869, to quote:
I am using Waitin RC2, WatiN-2.0.20.1089, Windows XP OS with IE8 With VS2008 and NUnit-2.5.7.10213. I have added the sites to the trusted list, I have thread sleeps, I have tried \"WaitForComplete\".