Home
last modified time | relevance | path

Searched refs:AGREE_BUTTON (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CameraITS/utils/
Dui_interaction_utils.py32 AGREE_BUTTON = 'Agree and continue' variable
193 if dut.ui(text=AGREE_BUTTON).wait.exists(
195 dut.ui(text=AGREE_BUTTON).click.wait()