Commit.
This commit is contained in:
parent
2ba2bb3a0e
commit
5218de9076
|
@ -192,6 +192,7 @@ class Browser(browser_webdriver):
|
|||
'text-matches': 'textMatches',
|
||||
'text-starts-with': 'textStartsWith'
|
||||
}
|
||||
# For more information, please go to https://edeveloper.android.google.cn/reference/androidx/test/uiautomator/uiselector
|
||||
convert_attr_list = convert.keys()
|
||||
b = self
|
||||
t = len(args)
|
||||
|
|
Loading…
Reference in New Issue