watin
How to skip the teardown section in Gallio/MbUnit from a test case
I\'m using Gallio/MbUnit with WatiN and I have a defined method to executes as TearDown, what I need is a way to ski开发者_运维问答p the TearDown from a specific Test Case, is that possible?[详细]
2023-03-07 23:51 分类:问答WatIn: Problem in setting text for Body
I\'m t开发者_如何学编程rying to put text in editable field of body type. As body doesn\'t have anything similar to type text. I\'m not able to do it. I have already seen one question (http://stackover[详细]
2023-03-07 15:26 分类:问答Handling Inline JavaScript Dialogues with WatiN
The site that we\'re currently writing tests for has some JavaScript confirm and alert dialogues that happen after the page has refre开发者_如何学Pythonshed, and are written in inline JavaScript. For[详细]
2023-03-07 14:18 分类:问答Getting "ieframe.dll failed to register" while installing an application built using watin?
Recently I have developed an automation application using WatiN API, in .NET Framework 3.5, for automation of an AD posting process. But at the time of installation i get an error that states this,[详细]
2023-03-07 12:33 分类:问答WatiN RunScript fails in FireFox
I have some WatiN tests in IE that I\'m porting to FireFox (3.6, 4.0 not supported yet I think) and I have an error in the following code:[详细]
2023-03-07 03:06 分类:问答WatiN SelectList or DIV Click from Google Adwords Keywords Page
I have tried everything but no luck. I am using Watin and C# .NET What I am doing is going to: https ://adwords.google.com/o/Targeting/Explorer?__u=1000000000&__c=1000000000&ideaRequestType[详细]
2023-03-06 18:00 分类:问答Can I configure Watin to leave the browser window open when the test completes?
I\'ve just begun trying out WatiN as part of my testing platform for web projects.For ease of setting up tests and also for allowing some \"manual\" intervention I\'d like to set an option so that the[详细]
2023-03-06 13:20 分类:问答Watin Embeded in winform application
I am getting ie script error, how do i handle the dialog in Watin?? i am using the following code, does not work, any suggestions, links, tips.....[详细]
2023-03-06 13:06 分类:问答WatiN Parallelization within a test
I have a test where I want to ensure separate operations within one page result in distinct results. Specifically, I have a few ways to sort on a page and I want a test to make sure that each sort is[详细]
2023-03-06 08:26 分类:问答Executing WatiN integration tests for a .NET web application
Say I wanted to have a test-server which automatically picks up the latest build (from the build server) and executes all the integration tests in that build.[详细]
2023-03-06 03:44 分类:问答