summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-08-16 10:40:06 -0500
committerFrederick Muriuki Muriithi2024-08-16 10:40:06 -0500
commit5c64e11b75eb4e615a875111d55a05969acae367 (patch)
tree41eda97a01577a8670ee5e772cbc20d82c8d071b /topics
parenta44d4c34e6c53defbe72db01f46795ae93c277b6 (diff)
downloadgn-gemtext-5c64e11b75eb4e615a875111d55a05969acae367.tar.gz
Provide some basic notes on IceCat for test automation.
Diffstat (limited to 'topics')
-rw-r--r--topics/testing/mechanical-rob.gmi6
1 files changed, 6 insertions, 0 deletions
diff --git a/topics/testing/mechanical-rob.gmi b/topics/testing/mechanical-rob.gmi
index 24e7b3c..a55200f 100644
--- a/topics/testing/mechanical-rob.gmi
+++ b/topics/testing/mechanical-rob.gmi
@@ -66,3 +66,9 @@ The last `bash` is to ensure we install the Bourne-Again Shell whic we use to la
Of course, here we are assuming that `SERVER_PORT` has the value of the port on which GN2 is running.
+## Possible Improvements
+
+Look into using geckodriver to help with the mechanical-rob tests.
+`geckodriver` comes with the
+=> https://icecatbrowser.org/index.html GNU IceCat browser
+which is present as a package in GNU Guix.