使用UI Automation实现自动化测试(4.6.1)——SelectionItemPattern

发表于:2009-11-11 13:51

字体: | 上一篇 | 下一篇 | 我要投稿

 作者:开着拖拉机    来源:51Testing软件测试网采编

分享:

  以下代码为XAML:

  Code

  1<Window x:Class="WpfApp.Window1"
  2    xmlns=http://schemas.microsoft.com/winfx/2006/xaml/presentation
  3    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  4    Title="Window1" Height="219" Width="353">
  5    <Grid>
  6        <RadioButton Height="16" HorizontalAlignment="Right" Margin="0,46,10,0" Name="radioButton1" VerticalAlignment="Top" Width="120">RadioButton</RadioButton>
  7    </Grid>
  8</Window>
  9

  本文简单介绍了SelectionItemPattern以及使用SelectionItemPattern来操作RadioButton。

相关阅读:

使用UI Automation实现自动化测试(1)

使用UI Automation实现自动化测试(2)

使用UI Automation实现自动化测试(3)

使用UI Automation实现自动化测试(4.1)——DockPattern

使用UI Automation实现自动化测试(4.2)——ExpandCollapsePattern

使用UI Automation实现自动化测试(4.3)——InvokePattern

使用UI Automation实现自动化测试(4.4)—— ValuePattern

使用UI Automation实现自动化测试(4.5)——WindowPattern

22/2<12
《2023软件测试行业现状调查报告》独家发布~

关注51Testing

联系我们

快捷面板 站点地图 联系我们 广告服务 关于我们 站长统计 发展历程

法律顾问:上海兰迪律师事务所 项棋律师
版权所有 上海博为峰软件技术股份有限公司 Copyright©51testing.com 2003-2024
投诉及意见反馈:webmaster@51testing.com; 业务联系:service@51testing.com 021-64471599-8017

沪ICP备05003035号

沪公网安备 31010102002173号