From 1ae152ead18b7cd83e4e960f8c418aaa1fe6e7d1 Mon Sep 17 00:00:00 2001
From: DeadSkull786 <83582456+DeadSkull786@users.noreply.github.com>
Date: Fri, 21 Oct 2022 23:06:08 +0530
Subject: [PATCH] Add content for frontend automation (#2493)
---
.../100-frontend-automation/readme.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/readme.md b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/readme.md
index 0570468c8..89f7f98e7 100644
--- a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/readme.md
+++ b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/readme.md
@@ -1 +1,6 @@
-# Frontend automation
\ No newline at end of file
+# Frontend automation
+
+ Front-end automation is a way to characterize automation that streamlines tasks focused on interactivity, websites, and attended processes. Robotic process automation, or RPA, is considered automation on the front end, or from the user-interface (UI) level. Benefits of front-end automation include quick task building with no programming knowledge, no required changes to existing programs or applications, and those individuals who know the keystrokes can easily build the automation task.
+
+ Free Content
+ How we do automated testing on our frontend