Skip to content

Commit 2302d6b

Browse files
authored
docs: fix a link in README
1 parent d607893 commit 2302d6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ xpath | For elements lookup Xpath strategy the driver uses the same XML tree tha
262262
> [!NOTE] For testing multi-window applications, see the [Multi-Window Testing Guide](docs/android-multiwindow.md).
263263
264264
> [!WARNING]
265-
> Google is going to [deprecate](https://developer.android.com/training/testing/other-components/ui-automator#ui-automator)
265+
> Google is going to [deprecate](https://developer.android.com/training/testing/other-components/ui-automator-legacy#ui-automator)
266266
> and remove `UiCollection`, `UiObject`, `UiScrollable`, and `UiSelector` support from the UiAutomator framework.
267267
> This will render all `-android uiautomator`-based locators invalid, so please keep it in mind while
268268
> using them or plan to use them in the future.

0 commit comments

Comments
 (0)