From 821b67f392a698ec4d55a986b88c127e8d179fcd Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Wed, 8 Dec 2021 21:38:41 +1100 Subject: fixed an ambiguous phrasing --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 2a3c065..d896997 100644 --- a/README +++ b/README @@ -40,7 +40,7 @@ UI by clicking the [Automated self test...] button. HEADLESS TESTS: -To launch the test suite from the command line, ensure the extension +To launch the test suite from the command line, ensure the xpi package has been built with automated test suite. Then install selenium-webdriver and geckodriver, and ensure the latter is in $PATH: $ npm install selenium-webdriver @@ -59,7 +59,7 @@ Optionally you can also test with a chosen seed HEADLESS COMPLIANCE CHECK: To check whether a webpage is LibreJS-compliant from the command line, -ensure that the extension has NOT been built with automated test +ensure that the xpi package has been built WITHOUT the automated test suite. Then install selenium-webdriver and geckodriver, and ensure the latter is in $PATH: $ npm install selenium-webdriver -- cgit v1.2.3