watin
Does Watin support xPath?
Does Watin support xPath? How can I access an element that does not have any开发者_运维问答 id or class or something unique to it?AFAIK, it does not.[详细]
2023-03-26 05:57 分类:问答Is it possible to use WatiN 2.1 with MvcContrib.WatiN?
With WatiN 1.3, the IE object constructor throws an exception on my machine. See this question. WatiN 2.1 doesn\'t have the same issue. However, I\'m using MvcContrib.WatiN which appears 开发者_如何学[详细]
2023-03-23 21:53 分类:问答unit testing framework/tool for complex web project
Can anybody advice some good unit testing framework/tool for complicated project that have AJAX parts, complex models (btw it\'s ASP.NET MVC3 project)? I hope I can get almost开发者_StackOverflow all[详细]
2023-03-23 09:16 分类:问答what's the best webdriver [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-21 04:02 分类:问答Multiple IE windows open up for a Watin based exe scheduled through Windows Scheduler
I have developed an application using watin to test a website. I run the job every 15 minutes, and as long as I was running this with an admin account on the Windows 2008 server, there were no issues.[详细]
2023-03-21 03:52 分类:问答How to set proxy settings of a specific Internet Explorer 8 instance in C# .NET?
I would like to set proxy settings of a specific Internet Explorer 8 instance. Here is my code: static Process RunNewIE8Instance(string proxySettings)[详细]
2023-03-20 14:10 分类:问答Watin - how I can do the testing on different versions of Internet Explorer?
I need to do tests on different versions of Internet Explo开发者_Go百科rer browser, but not WATIN.CORE.IE a method that would alter the version of browser used. I hope you understand my problem.You wi[详细]
2023-03-20 05:40 分类:问答Autotest use watin:how to close the pop-up PDF file?
When I use WatiN to test a website, for example,navigate to \'http://www.opm.gov/hcaaf_resource_center/assets/Lead_tool3.pdf\',it wil开发者_运维百科l prompt a PDF file.How can I close it?There are sev[详细]
2023-03-20 00:07 分类:问答WatiN: How to check one radio button out of a radio button group
I\'ve been using WatiN in C# for about 2 months now for quick checks for online surveys I develop. I\'ve gotten pretty good with it but I\'m still having one issue that I can\'t find an answer to. I k[详细]
2023-03-19 23:57 分类:问答WatiN Test: Internet Explorer not opening in windows 2008 server using Bamboo
I am using Bamboo service to execute my tests using msbuild scrip开发者_C百科t. But the Bamboo service is unable to open IE on the server.[详细]
2023-03-19 09:24 分类:问答