
Test
文章平均质量分 78
unciel
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Coded UI Test--Seperate the UIMap per test category
When create a Coded UI Test, file UIMap.uitest is always created alone outside the folder. How to rename the UIMap.uitest file and move it to the folder your test category pointed to, achieving sepera原创 2013-10-31 22:25:10 · 786 阅读 · 0 评论 -
Coded UI Test--Method of search control
References: http://blogs.msdn.com/b/mathew_aniyan/archive/2009/12/10/content-index-for-coded-ui-test.aspx Using Javascript Execution object ExecuteScript(string script, params object[] args原创 2013-11-06 21:41:39 · 862 阅读 · 0 评论