Skip to content

Commit 3e82b92

Browse files
committed
fix README.md table
1 parent 26df9e7 commit 3e82b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ else:
149149
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:
150150

151151
Name | Description | Example
152-
--- | --- | --- | ---
152+
--- | --- | ---
153153
accessibility id | This strategy is AutomationId attribute in inspect.exe | AppNameTitle
154154
class name | This strategy is ClassName attribute in inspect.exe | TextBlock
155155
id | This strategy is RuntimeId (decimal) attribute in inspect.exe | 42.333896.3.1

0 commit comments

Comments
 (0)