--- a/test.pl
+++ b/test.pl
@@ -23,7 +23,7 @@
 use File::Spec;
 
 if (!$ENV{BATCH}) {
-    WWWBrowser::start_browser("file:" . File::Spec->catfile(cwd, "test.html"));
+    WWWBrowser::start_browser("file:" . File::Spec->catfile(cwd, "test.html"), -browser => "lynx");
 }
 
 if (hostname eq 'vran.herceg.de') {
