We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe32f7f commit 08b5902Copy full SHA for 08b5902
README.md
@@ -2,4 +2,10 @@
2
3
WebUnit is a package written in the Wolfram Language which automates interaction with a web browser using the JSON wire protocol.
4
5
-Supported functionality includes starting and
+Supported functionality includes:
6
+
7
+* Starting and stopping a web browser
8
+* Opening web pages and switching to web pages in different browser tabs
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
0 commit comments