Żyl*_*li 3 c# android xamarin uitest xamarin.uitest
我有:
[TextView] ID:“ MonthValue”文本:“ 11”
我想获取文本作为id MonthValue的字符串
只需使用查询的Text属性:
app.Query(c => c.Id("MonthValue").Text
参考:https : //developer.xamarin.com/api/property/Xamarin.UITest.Queries.AppResult.Text/
| 归档时间: |
|
| 查看次数: |
3173 次 |
| 最近记录: |