From 1695abc91f0c3787fe277da46e792b02852d99bd Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Tue, 18 Jun 2024 11:20:50 +0200 Subject: [PATCH] runtest.sh : ajout aide ; changement option fichier test --- runtest.sh | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/runtest.sh b/runtest.sh index 04aac1b..700d352 100755 --- a/runtest.sh +++ b/runtest.sh @@ -16,6 +16,20 @@ # `--detectOpenHandles` to troubleshoot this issue. # voir aussi https://github.com/SeleniumHQ/selenium-ide/issues/1819 # ------------------------------------------------------------------------ + +aide() +{ + cat <