We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08b5902 commit ee5aeb5Copy full SHA for ee5aeb5
README.md
@@ -9,3 +9,12 @@ Supported functionality includes:
9
* Typing in input fields and clicking links
10
* Reading web page content and taking screen shots
11
* Executing javascript in the current browser session and returning javascript function results
12
+
13
+To install the cloned copy of this repository in the Wolfram Language, run the following commands:
14
15
+`PacletDirectoryAdd[ "<path to repo>/WebUnit" ]`
16
17
+`PacletInstall["WebUnit"]`
18
19
20
0 commit comments