From 53c8d9316886fc5704aa638ef9d696029618caff Mon Sep 17 00:00:00 2001 From: Benjamin Jones Date: Mon, 11 Feb 2013 19:31:26 -0800 Subject: cleaned up exampleData/headlessRuns/ --- doc/manual_src/headlessFiveUI.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') 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 /exampleData/headlessRuns + $ runHeadless.sh -o run.txt -r report + ... + ## Installation 1. Install maven -- cgit v1.2.3