From ec981632ca652c42e4155163f832502237933c20 Mon Sep 17 00:00:00 2001 From: UT from dolibit <45215329+dolibit-ut@users.noreply.github.com> Date: Tue, 25 Feb 2020 14:11:58 +0100 Subject: [PATCH] Create README --- test/selenium/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 test/selenium/README diff --git a/test/selenium/README b/test/selenium/README new file mode 100644 index 00000000000..1d0b7ad44d1 --- /dev/null +++ b/test/selenium/README @@ -0,0 +1,11 @@ +README (English) +-------------------------------- + +This directory contains test files for Selenium. + +Selenium is a tool for automatic testing of web applications. + +https://www.selenium.dev/ + + +