Project

General

Profile

Actions

selection_question #4155

open

name=当发生页面 desc=知识点:a answer_ana answer_id=

Added by UserName LastName over 1 year ago.

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

0%

Estimated time:
name:
当发生页面切换,等待某个元素处于可点击状态,下面说法正确的是:
score:
5.0
topic_type:

单选题
...

options:

- is_selected: false
name: '选项A: WebDriverWait(self.driver, 10).until(expected_conditions.visibility_of_element_located(locator))'
- is_selected: false
name: '选项B: WebDriverWait(self.driver, 10).until(expected_conditions.element_to_be_clickable(locator))'
- is_selected: false
name: '选项C: WebDriverWait(self.driver, 10).until(lambda x:x.find_element(locator))'
- is_selected: false
name: '选项D: WebDriverWait(self.driver, 10).until_not(lambda x:x.find_element(locator))'

tag:
desc:

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

is_delete:
false
answer_id:
4154
tags:

No data to display

Actions

Also available in: Atom PDF