From 7cee18c06994a776848ecaa4d8dc894f77ac2563 Mon Sep 17 00:00:00 2001
From: ShubhamSuri <70204532+surishubham@users.noreply.github.com>
Date: Mon, 30 Dec 2024 16:18:07 +0530
Subject: [PATCH] Merge pull request #1187 from keys-github/devansh-stage
Added storylane demo to the docs
---
docs/appium-visual-regression.md | 7 +++++++
docs/smartui-cli.md | 9 +++++++--
docs/smartui-draw-on-ui.md | 7 +++++++
docs/smartui-smartignore.md | 9 +++++++--
4 files changed, 28 insertions(+), 4 deletions(-)
diff --git a/docs/appium-visual-regression.md b/docs/appium-visual-regression.md
index 5b3485f64..96c143cfb 100644
--- a/docs/appium-visual-regression.md
+++ b/docs/appium-visual-regression.md
@@ -52,6 +52,13 @@ import NewTag from '../src/component/newTag';
Using the LambdaTest platform, perform regression testing in just one click and find Visual UI Regression bugs easily with the help of Smart Testing. This documentation will act as your step-by-step guide in performing successful Visual Regression tests.
+
+
## Prerequisites for SmartUI with App Automation
- Basic understanding of [appium](https://appium.io/docs/en/2.0/intro/) and remote [WebDriver](https://www.selenium.dev/documentation/webdriver/drivers/remote_webdriver/) is required.
diff --git a/docs/smartui-cli.md b/docs/smartui-cli.md
index ebc0879ba..d301c168b 100644
--- a/docs/smartui-cli.md
+++ b/docs/smartui-cli.md
@@ -49,10 +49,15 @@ import NewTag from '../src/component/newTag';
}}
>
-Welcome to the LambdaTest SmartUI CLI documentation!
-
With SmartUI CLI, you can seamlessly perform visual regression testing on the LambdaTest platform using your command line, identifying Visual UI Regression bugs effortlessly. This guide will walk you through the process of running successful Visual Regression tests using SmartUI CLI.
+
+
## Prerequisites for running SmartUI CLI
- Basic understanding of Command Line Interface is required.
diff --git a/docs/smartui-draw-on-ui.md b/docs/smartui-draw-on-ui.md
index 41cf0e6fc..56b0bd775 100644
--- a/docs/smartui-draw-on-ui.md
+++ b/docs/smartui-draw-on-ui.md
@@ -53,6 +53,13 @@ The SmartUI Annotation tool allows you to interact directly with your screenshot
By utilizing ignored/selected regions, you can keep your test results focused on the truly important changes, streamlining your workflow and saving you time from chasing irrelevant discrepancies.
+
+
## Key Features of Annotation Tool
- **Drawing Over Screenshots:** Easily draw on compared screenshots to ignore/select specific elements, enhancing clarity and focus.
diff --git a/docs/smartui-smartignore.md b/docs/smartui-smartignore.md
index 7ebe3321f..49c246af4 100644
--- a/docs/smartui-smartignore.md
+++ b/docs/smartui-smartignore.md
@@ -17,10 +17,15 @@ slug: smartui-smartignore/
# Ignoring Displacement Differences using Smart Ignore
---
-## Introduction
-
SmartUI's `Smart Ignore` engine is specifically designed to address the challenges that arise when testing dynamic and content-rich web applications. Often, when content is added or removed from a page, it causes other elements to be displaced, leading to numerous false positives in traditional pixel-by-pixel comparisons. Smart Ignore intelligently hides these displacement differences, allowing you to concentrate on actual content changes that impact the user experience.
+
+
### Key Features of Smart Ignore
#### 1. Displacement-Aware Comparison: