Project

General

Profile

Actions

question_answer #4148

open

answer_ana

Added by UserName LastName over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
01/26/2024
Due date:
% Done:

0%

Estimated time:
answer:

- '选项A: find_element(MobileBy.ID, ''resource-id的值'')'
- '选项B: find_element(MobileBy.XPATH, ''XPATH表达式'')'
- '选项D: find_element_by_accessibility_id(''content-desc属性值'')'

answer_analysis:

appium 定位,appium 可以使用ID,XPATH,content-des进行元素定位,不支持find_element_by_name进行元素定位。可以转成xpath定位方式。
...

No data to display

Actions

Also available in: Atom PDF