File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
5757For 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
6768know 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.
You can’t perform that action at this time.
0 commit comments