aboutsummaryrefslogtreecommitdiff
path: root/doc/manual_src/headlessFiveUI.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual_src/headlessFiveUI.md')
-rw-r--r--doc/manual_src/headlessFiveUI.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/manual_src/headlessFiveUI.md b/doc/manual_src/headlessFiveUI.md
index 11ee1b9..f14b441 100644
--- a/doc/manual_src/headlessFiveUI.md
+++ b/doc/manual_src/headlessFiveUI.md
@@ -3,7 +3,7 @@
# Introducing "headless"
The FiveUI distribution comes with a Java application called `headless` that is
-desiged to make automated testing with FiveUI easy.
+designed to make automated testing with FiveUI easy.
The headless tool can take a collection of FiveUI rule sets and a target (a
single web page, an entire website, or a filtered part of one) and automate the
@@ -43,6 +43,10 @@ make sure you have Firefox 17 (the E.S.R. release, see step 3 below) installed.
3. Run `runHeadless.sh` one of the included run description files
+ $ cd <FiveUI>/exampleData/headlessRuns
+ $ runHeadless.sh -o run.txt -r report
+ ...
+
## Installation
1. Install maven