Skip to content

Commit ba4aaec

Browse files
committed
docs: refer to official sites for both Appium and WinAppDriver
1 parent b5d3475 commit ba4aaec

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Desktop.Tests/e2e/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Modern Software Engineering
5252

5353
## Prerequisites
5454

55-
These tests use Appium as the automation framework.
55+
These tests use [Appium](https://appium.io/docs/en/latest/) as the automation framework.
5656

5757
For instructions in how to install everything, refer to:
5858

@@ -63,7 +63,8 @@ For instructions in how to install everything, refer to:
6363

6464
# Good to know
6565

66-
Since Appium (WinAppDriver, really) relies on what Windows exposes in its automation layer, it's precisely useful to
66+
Since Appium ([WinAppDriver](https://github.com/microsoft/WinAppDriver), really) relies on what Windows exposes in its
67+
automation layer, it's precisely useful to
6768
know how to inspect what Windows exposes in order to use it to automate these kind of tests.
6869

6970
[Check `Inspect.exe`](https://learn.microsoft.com/en-us/windows/win32/winauto/inspect-objects) for this matter.

0 commit comments

Comments
 (0)