From 5fadc05905cf260996c4fe4babaaf2584247878c Mon Sep 17 00:00:00 2001 From: Paul Podgorsek Date: Wed, 6 Sep 2023 11:51:13 +0200 Subject: [PATCH] Issue #352 - Add support for Microsoft Edge * Updated the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53ca220..6c30429 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Robot Framework in Docker, with Firefox, Chrome and Edge +# Robot Framework in Docker, with Firefox, Chrome and Microsoft Edge ## What is it? This project consists of a Docker image containing a Robot Framework installation. -This installation also contains Firefox, Chrome, Edge and the Selenium library for Robot Framework. The test cases and reports should be mounted as volumes. +This installation also contains Firefox, Chrome, Microsoft Edge and the Selenium library for Robot Framework. The test cases and reports should be mounted as volumes. ## Versioning