Project

General

Profile

Actions

selection_question #1003

open

desc=知识点:a answer_ana name=在Appi answer_id=

Added by UserName LastName 12 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
12/20/2024
Due date:
% Done:

0%

Estimated time:
answer_id:
1002
desc:

知识点:app自动化测试,难度中等
...

is_delete:
false
name:
在Appium中,如果要定位具有父元素id为parentElement,自身元素id为childElement且具有text属性值为Submit的元素,应该使用以下哪个XPath表达式?
options:

- is_selected: false
name: '选项A: //*[@parentElement and @childElement and @text=''Submit'']'
- is_selected: false
name: '选项B: //*[@parentElement]/[@childElement and @text=''Submit'']'
- is_selected: false
name: '选项C: //*[@id=''parentElement'']//*[@id=''childElement'' and @text=''Submit'']'
- is_selected: false
name: '选项D: //*[@parentElement]/[@id=''childElement'' and @text=''Submit'']'

score:
5.0
tag:
tags:

[]

topic_type:

单选题
...

No data to display

Actions

Also available in: Atom PDF