Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/utilities/
Dbt_utils.py27 ALLOW_TEXT = "Allow" variable
137 while (self.target.mbs.hasUIElementWithText(ALLOW_TEXT)):
138 self.target.mbs.clickUIElementWithText(ALLOW_TEXT)