Actions
question_answer #4112
openanswer_ana
Status:
New
Priority:
Normal
Assignee:
-
Start date:
01/26/2024
Due date:
% Done:
0%
Estimated time:
answer:
- '选项A: findElement(AppiumBy.id("resource-id的值"))'
- '选项B: findElement(AppiumBy.xpath("XPATH表达式"))'
- '选项C: findElement(AppiumBy.cssSelector("css表达式"))'
- '选项D: findElement(AppiumBy.accessibilityId("content-desc属性值"))'
answer_analysis:
appium 定位,appium 可以使用ID,XPATH,content-des进行元素定位。
...
No data to display
Actions