You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ else:
149
149
Appium Windows Driver supports the same location strategies [the WinAppDriver supports](https://github.com/microsoft/WinAppDriver/blob/master/Docs/AuthoringTestScripts.md#supported-locators-to-find-ui-elements), but also includes Windows UIAutomation conditoons:
150
150
151
151
Name | Description | Example
152
-
--- | --- | --- | ---
152
+
--- | --- | ---
153
153
accessibility id | This strategy is AutomationId attribute in inspect.exe | AppNameTitle
154
154
class name | This strategy is ClassName attribute in inspect.exe | TextBlock
155
155
id | This strategy is RuntimeId (decimal) attribute in inspect.exe | 42.333896.3.1
0 commit comments