From 08442d74c487e77192032d55d18679576141591f Mon Sep 17 00:00:00 2001 From: ShubhamSuri <70204532+surishubham@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:44:26 +0530 Subject: [PATCH] Merge pull request #2246 from keys-github/mythili-stage Changed Smart UI to SmartUI --- docs/html-dom-smartui-options.md | 2 +- ...perexecute-smart-ui-sdk-selenium-csharp.md | 8 +++---- ...xecute-smart-ui-sdk-selenium-javascript.md | 8 +++---- ...hyperexecute-smart-ui-sdk-using-cypress.md | 8 +++---- ...erexecute-smart-ui-sdk-using-playwright.md | 8 +++---- ...perexecute-smart-ui-sdk-using-puppeteer.md | 8 +++---- ...rexecute-smart-ui-test-using-playwright.md | 10 ++++----- ...rexecute-smart-ui-testing-using-cypress.md | 12 +++++----- ...execute-smart-ui-testing-using-selenium.md | 8 +++---- docs/playwright-visual-regression.md | 4 ++-- docs/selenium-visual-regression.md | 12 +++++----- docs/smart-ui-cypress.md | 10 ++++----- docs/smart-ui-testing.md | 22 +++++++++---------- docs/smart-visual-regression-testing.md | 2 +- docs/smartui-appium-hooks.md | 2 +- docs/smartui-cli-figma-app.md | 2 +- docs/smartui-cli-figma-web.md | 6 ++--- docs/smartui-cli-figma.md | 6 ++--- docs/smartui-cli-upload.md | 4 ++-- docs/smartui-cli.md | 4 ++-- docs/smartui-cypress-sdk.md | 4 ++-- docs/smartui-draw-on-ui.md | 2 +- docs/smartui-freeze-animations.md | 2 +- docs/smartui-github-app-integration.md | 2 +- docs/smartui-handle-sticky-elements.md | 2 +- docs/smartui-k6-setup.md | 4 ++-- docs/smartui-pdf-api-upload.md | 2 +- docs/smartui-pdf-cli-upload.md | 2 +- docs/smartui-playwright-java-sdk.md | 4 ++-- docs/smartui-playwright-python-sdk.md | 4 ++-- docs/smartui-playwright-sdk.md | 4 ++-- docs/smartui-puppeteer-sdk.md | 8 +++---- docs/smartui-running-your-first-project.md | 2 +- docs/smartui-sdk-config-options.md | 2 +- docs/smartui-sdk-fetch-results.md | 2 +- docs/smartui-selenium-csharp-sdk.md | 4 ++-- docs/smartui-selenium-java-sdk.md | 4 ++-- docs/smartui-selenium-js-sdk.md | 4 ++-- docs/smartui-selenium-python-sdk.md | 4 ++-- docs/smartui-selenium-ruby-sdk.md | 4 ++-- docs/smartui-storybook-integration.md | 8 +++---- docs/smartui-testcafe-sdk.md | 4 ++-- docs/smartui-wdio-sdk.md | 4 ++-- docs/smartui-with-azure.md | 2 +- docs/smartui-with-bitbucket.md | 2 +- docs/smartui-with-buildkite.md | 2 +- docs/smartui-with-circle-ci.md | 2 +- docs/smartui-with-github-actions.md | 2 +- docs/smartui-with-gitlab.md | 2 +- docs/smartui-with-semaphore.md | 2 +- docs/smartui-with-travis-ci.md | 2 +- docs/test-settings-options.md | 22 +++++++++---------- 52 files changed, 133 insertions(+), 133 deletions(-) diff --git a/docs/html-dom-smartui-options.md b/docs/html-dom-smartui-options.md index fc377a54b..7fe6af6b6 100644 --- a/docs/html-dom-smartui-options.md +++ b/docs/html-dom-smartui-options.md @@ -372,7 +372,7 @@ await page.evaluate((_) => {},
  • - Smart UI with Cypress + SmartUI with Cypress
  • diff --git a/docs/hyperexecute-smart-ui-sdk-selenium-csharp.md b/docs/hyperexecute-smart-ui-sdk-selenium-csharp.md index 44a544fea..f556f27eb 100644 --- a/docs/hyperexecute-smart-ui-sdk-selenium-csharp.md +++ b/docs/hyperexecute-smart-ui-sdk-selenium-csharp.md @@ -1,9 +1,9 @@ --- id: hyperexecute-smart-ui-sdk-selenium-csharp -title: UI Testing with C# using HyperExecute and Smart UI SDK +title: UI Testing with C# using HyperExecute and SmartUI SDK hide_title: false sidebar_label: C# -description: Automate Hyperexecute tests seamlessly! Integrate Smart UI SDK with CSharp for efficient & reliable UI testing. +description: Automate Hyperexecute tests seamlessly! Integrate SmartUI SDK with CSharp for efficient & reliable UI testing. keywords: - smart ui testing in hyperexecute - visual ui testing,image to image comparison @@ -40,14 +40,14 @@ import TabItem from '@theme/TabItem'; },{ "@type": "ListItem", "position": 3, - "name": "Smart UI Testing", + "name": "SmartUI Testing", "item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-sdk-selenium-csharp/" }] }) }} > -This documentation will guide you step-by-step to execute the Smart UI SDK tests on the HyperExecute platform using **Selenium - C Sharp** +This documentation will guide you step-by-step to execute the SmartUI SDK tests on the HyperExecute platform using **Selenium - C Sharp** ## Prerequisites diff --git a/docs/hyperexecute-smart-ui-sdk-selenium-javascript.md b/docs/hyperexecute-smart-ui-sdk-selenium-javascript.md index 9f18bbe44..7e724a7a4 100644 --- a/docs/hyperexecute-smart-ui-sdk-selenium-javascript.md +++ b/docs/hyperexecute-smart-ui-sdk-selenium-javascript.md @@ -1,9 +1,9 @@ --- id: hyperexecute-smart-ui-sdk-selenium-javascript -title: UI Testing with Node.js using HyperExecute and Smart UI SDK +title: UI Testing with Node.js using HyperExecute and SmartUI SDK hide_title: false sidebar_label: JavaScript -description: Effortlessly automate Hyperexecute UIs with Smart UI SDK & Selenium JavaScript. Write modular, cross-browser tests. +description: Effortlessly automate Hyperexecute UIs with SmartUI SDK & Selenium JavaScript. Write modular, cross-browser tests. keywords: - smart ui testing in hyperexecute - visual ui testing,image to image comparison @@ -41,13 +41,13 @@ import TabItem from '@theme/TabItem'; },{ "@type": "ListItem", "position": 3, - "name": "Smart UI Testing", + "name": "SmartUI Testing", "item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-hooks-selenium-javascript/" }] }) }} > -This documentation will guide you step-by-step to execute the Smart UI SDK tests on the HyperExecute platform using **Selenium - JavaScript** +This documentation will guide you step-by-step to execute the SmartUI SDK tests on the HyperExecute platform using **Selenium - JavaScript** ## Prerequisites diff --git a/docs/hyperexecute-smart-ui-sdk-using-cypress.md b/docs/hyperexecute-smart-ui-sdk-using-cypress.md index 891cd32af..376bbec57 100644 --- a/docs/hyperexecute-smart-ui-sdk-using-cypress.md +++ b/docs/hyperexecute-smart-ui-sdk-using-cypress.md @@ -1,9 +1,9 @@ --- id: hyperexecute-smart-ui-sdk-using-cypress -title: UI Testing with Cypress using HyperExecute and Smart UI SDK +title: UI Testing with Cypress using HyperExecute and SmartUI SDK hide_title: false sidebar_label: Cypress -description: Automate Hyperexecute tests seamlessly! Integrate Smart UI SDK with Cypress for efficient & reliable UI testing. +description: Automate Hyperexecute tests seamlessly! Integrate SmartUI SDK with Cypress for efficient & reliable UI testing. keywords: - smart ui testing in hyperexecute - visual ui testing,image to image comparison @@ -40,13 +40,13 @@ import TabItem from '@theme/TabItem'; },{ "@type": "ListItem", "position": 3, - "name": "Smart UI Testing", + "name": "SmartUI Testing", "item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-hooks-using-cypress/" }] }) }} > -This documentation will guide you step-by-step to execute the Smart UI tests on the HyperExecute platform using Selenium +This documentation will guide you step-by-step to execute the SmartUI tests on the HyperExecute platform using Selenium > **Note :** SmartUI SDK only supports Cypress versions >= 10.0.0 diff --git a/docs/hyperexecute-smart-ui-sdk-using-playwright.md b/docs/hyperexecute-smart-ui-sdk-using-playwright.md index 6912b30b1..36fb0e096 100644 --- a/docs/hyperexecute-smart-ui-sdk-using-playwright.md +++ b/docs/hyperexecute-smart-ui-sdk-using-playwright.md @@ -1,9 +1,9 @@ --- id: hyperexecute-smart-ui-sdk-using-playwright -title: UI Testing with Playwright using HyperExecute and Smart UI SDK +title: UI Testing with Playwright using HyperExecute and SmartUI SDK hide_title: false sidebar_label: Playwright -description: Supercharge Hyperexecute UI automation with Smart UI SDK & Playwright. Simplify test creation for all browsers. +description: Supercharge Hyperexecute UI automation with SmartUI SDK & Playwright. Simplify test creation for all browsers. keywords: - smart ui testing in lambdatest - smart ui testing in hyperexecute @@ -39,13 +39,13 @@ import TabItem from '@theme/TabItem'; },{ "@type": "ListItem", "position": 3, - "name": "Smart UI Testing", + "name": "SmartUI Testing", "item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-hooks-using-playwright/" }] }) }} > -This documentation will guide you step-by-step to execute the Smart UI tests on the HyperExecute platform using Selenium +This documentation will guide you step-by-step to execute the SmartUI tests on the HyperExecute platform using Selenium ## Prerequisites diff --git a/docs/hyperexecute-smart-ui-sdk-using-puppeteer.md b/docs/hyperexecute-smart-ui-sdk-using-puppeteer.md index 826737143..2c9898e65 100644 --- a/docs/hyperexecute-smart-ui-sdk-using-puppeteer.md +++ b/docs/hyperexecute-smart-ui-sdk-using-puppeteer.md @@ -1,9 +1,9 @@ --- id: hyperexecute-smart-ui-sdk-using-puppeteer -title: UI Testing with Puppeteer using HyperExecute and Smart UI SDK +title: UI Testing with Puppeteer using HyperExecute and SmartUI SDK hide_title: false sidebar_label: Puppeteer -description: Streamline Hyperexecute UI testing with Smart UI SDK and Puppeteer. Write robust, end-to-end tests effortlessly. +description: Streamline Hyperexecute UI testing with SmartUI SDK and Puppeteer. Write robust, end-to-end tests effortlessly. keywords: - smart ui testing in hyperexecute - visual ui testing,image to image comparison @@ -41,13 +41,13 @@ import TabItem from '@theme/TabItem'; },{ "@type": "ListItem", "position": 3, - "name": "Smart UI Testing", + "name": "SmartUI Testing", "item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-hooks-using-puppeteer/" }] }) }} > -This documentation will guide you step-by-step to execute the Smart UI tests on the HyperExecute platform using **Puppeteer** +This documentation will guide you step-by-step to execute the SmartUI tests on the HyperExecute platform using **Puppeteer** ## Prerequisites diff --git a/docs/hyperexecute-smart-ui-test-using-playwright.md b/docs/hyperexecute-smart-ui-test-using-playwright.md index ba48d11a4..6cc896be5 100644 --- a/docs/hyperexecute-smart-ui-test-using-playwright.md +++ b/docs/hyperexecute-smart-ui-test-using-playwright.md @@ -1,6 +1,6 @@ --- id: hyperexecute-smart-ui-test-using-playwright -title: Smart UI Testing in HyperExecute using Playwright +title: SmartUI Testing in HyperExecute using Playwright hide_title: false sidebar_label: Playwright description: Boost bug detection speed using HyperExecute smart UI testing with Playwright. Perform Visual UI Regression Testing for perfect app delivery. @@ -41,14 +41,14 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co },{ "@type": "ListItem", "position": 3, - "name": "Smart UI Testing", + "name": "SmartUI Testing", "item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-test-using-playwright/" }] }) }} > -This documentation will guide you step-by-step to execute the Smart UI tests on the HyperExecute platform using Playwright. +This documentation will guide you step-by-step to execute the SmartUI tests on the HyperExecute platform using Playwright. ## Prerequisites @@ -56,7 +56,7 @@ This documentation will guide you step-by-step to execute the Smart UI tests on - [HyperExecute CLI](/support/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid/) in order to initiate a test execution Job . - Setup the [Environment Variable](/support/docs/hyperexecute-environment-variable-setup/) - [HyperExecute YAML](/support/docs/hyperexecute-yaml-version0.2/) file which contains all the necessary instructions. -- To run Smart UI tests, you need to have a **Baseline Image** and a **Comparison Image**. A baseline image is the reference image with which you want to compare. You can either upload this image from your computer or take a screenshot from your browser. +- To run SmartUI tests, you need to have a **Baseline Image** and a **Comparison Image**. A baseline image is the reference image with which you want to compare. You can either upload this image from your computer or take a screenshot from your browser. :::info After creating the project, you will get your `PROJECT_TOKEN`. You need to keep this project token safe as it will be used in the further steps below. @@ -224,7 +224,7 @@ OR use this command if you have not exported your username and access key in the automation-dashboard -- This will redirect you the Smart UI dashboard where you can see all the images you have pushed for the testing. +- This will redirect you the SmartUI dashboard where you can see all the images you have pushed for the testing. automation-dashboard diff --git a/docs/hyperexecute-smart-ui-testing-using-cypress.md b/docs/hyperexecute-smart-ui-testing-using-cypress.md index 926d828ad..89e6d6ec0 100644 --- a/docs/hyperexecute-smart-ui-testing-using-cypress.md +++ b/docs/hyperexecute-smart-ui-testing-using-cypress.md @@ -1,6 +1,6 @@ --- id: hyperexecute-smart-ui-testing-using-cypress -title: Smart UI Testing Using HyperExecute +title: SmartUI Testing Using HyperExecute hide_title: true sidebar_label: Cypress description: Boost bug detection speed using HyperExecute smart UI testing with Cypress. Perform Visual UI Regression Testing for perfect app delivery. @@ -38,16 +38,16 @@ slug: hyperexecute-smart-ui-testing-using-cypress/ },{ "@type": "ListItem", "position": 3, - "name": "Smart UI Testing", + "name": "SmartUI Testing", "item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-testing-using-cypress/" }] }) }} > -# Smart UI Tests in HyperExecute using Cypress +# SmartUI Tests in HyperExecute using Cypress -This documentation will guide you step-by-step to execute the Smart UI tests on the HyperExecute platform using Cypress +This documentation will guide you step-by-step to execute the SmartUI tests on the HyperExecute platform using Cypress ## Prerequisites @@ -55,7 +55,7 @@ This documentation will guide you step-by-step to execute the Smart UI tests on - [HyperExecute CLI](/support/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid/) in order to initiate a test execution Job . - Setup the Environment Variable - [HyperExecute YAML](/support/docs/hyperexecute-yaml-version0.2/) file which contains all the necessary instructions. -- To run Smart UI tests, you need to have a **Baseline Image** and a **Comparison** image. A baseline image is the reference image with which you want to compare. You can either upload this image from your computer or take a screenshot from your browser. +- To run SmartUI tests, you need to have a **Baseline Image** and a **Comparison** image. A baseline image is the reference image with which you want to compare. You can either upload this image from your computer or take a screenshot from your browser. ## Step 1: Setup your Project @@ -136,7 +136,7 @@ To execute the project run the below command in your terminal at the root folder ``` - Now, visit to the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) to check the status of your project. -- Click on the **Smart UI Tests** button. +- Click on the **SmartUI Tests** button. cmd diff --git a/docs/hyperexecute-smart-ui-testing-using-selenium.md b/docs/hyperexecute-smart-ui-testing-using-selenium.md index e137712cb..e7e977265 100644 --- a/docs/hyperexecute-smart-ui-testing-using-selenium.md +++ b/docs/hyperexecute-smart-ui-testing-using-selenium.md @@ -1,6 +1,6 @@ --- id: hyperexecute-smart-ui-testing-using-selenium -title: Smart UI Tests in HyperExecute using Selenium +title: SmartUI Tests in HyperExecute using Selenium hide_title: false sidebar_label: Selenium description: Accelerate bug identification with HyperExecute's intelligent UI testing via Selenium. Conduct Visual UI Regression Testing for flawless application deployment. @@ -41,13 +41,13 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co },{ "@type": "ListItem", "position": 3, - "name": "Smart UI Testing", + "name": "SmartUI Testing", "item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-testing-using-selenium/" }] }) }} > -This documentation will guide you step-by-step to execute the Smart UI tests on the HyperExecute platform using Selenium +This documentation will guide you step-by-step to execute the SmartUI tests on the HyperExecute platform using Selenium ## Prerequisites @@ -55,7 +55,7 @@ This documentation will guide you step-by-step to execute the Smart UI tests on - [HyperExecute CLI](/support/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid/) in order to initiate a test execution Job . - Setup the [Environment Variable](/support/docs/hyperexecute-environment-variable-setup/) - [HyperExecute YAML](/support/docs/hyperexecute-yaml-version0.2/) file which contains all the necessary instructions. -- To run Smart UI tests, you need to have a **Baseline Image** and a **Comparison** image. A baseline image is the reference image with which you want to compare. You can either upload this image from your computer or take a screenshot from your browser. +- To run SmartUI tests, you need to have a **Baseline Image** and a **Comparison** image. A baseline image is the reference image with which you want to compare. You can either upload this image from your computer or take a screenshot from your browser. ## Step 1: Configure Your Test Suite diff --git a/docs/playwright-visual-regression.md b/docs/playwright-visual-regression.md index 96c6e89e6..659ebdf54 100644 --- a/docs/playwright-visual-regression.md +++ b/docs/playwright-visual-regression.md @@ -1,6 +1,6 @@ --- id: playwright-visual-regression -title: Getting started with Smart UI using Playwright +title: Getting started with SmartUI using Playwright sidebar_label: Playwright description: Master Playwright Visual Regression with our step-by-step guide. Seamlessly integrate SmartUI, enhance your testing skills, and unlock a world of possibilities. keywords: @@ -123,7 +123,7 @@ const { expect } = require('@playwright/test'); 'network': true, 'video': true, 'console': true, - "smartUIProjectName": "" //Add the required Smart UI Project name + "smartUIProjectName": "" //Add the required SmartUI Project name } } diff --git a/docs/selenium-visual-regression.md b/docs/selenium-visual-regression.md index e3e89f4f1..f11328677 100644 --- a/docs/selenium-visual-regression.md +++ b/docs/selenium-visual-regression.md @@ -104,7 +104,7 @@ let capabilities = { //highlight-end }; -// Connecting to the Lambdatest Selenium Cloud Grid with Smart UI +// Connecting to the Lambdatest Selenium Cloud Grid with SmartUI let gridUrl = "https://" + "" + @@ -141,7 +141,7 @@ options.set_capability('LT:Options', lt_options); options.set_capability('LT:Options', lt_options); -#Connecting to the Lambdatest Selenium Cloud Grid with Smart UI +#Connecting to the Lambdatest Selenium Cloud Grid with SmartUI self.driver = webdriver.Remote( command_executor= "https://" +"" +":" +"" + `hub.lambdatest.com/wd/hub`.format(username, access_key),options=options) ``` @@ -166,7 +166,7 @@ lt_options[:'smartUI.project']="SmartUI_Project_Name" options.set_capability('LT:Options', lt_options); -#Connecting to the Lambdatest Selenium Cloud Grid with Smart UI +#Connecting to the Lambdatest Selenium Cloud Grid with SmartUI self.driver = webdriver.Remote( command_executor= "https://" +"" +":" +"" + `hub.lambdatest.com/wd/hub`.format(username, access_key),options=options) ``` @@ -194,7 +194,7 @@ ltOptions.Add("w3c", true); ltOptions.Add("plugin", "c#-c#"); capabilities.AddAdditionalOption("LT:Options", ltOptions); -// Connecting to the Lambdatest Selenium Cloud Grid with Smart UI +// Connecting to the Lambdatest Selenium Cloud Grid with SmartUI driver = new RemoteWebDriver(new Uri("https://hub.lambdatest.com/wd/hub/"), capabilities); ``` @@ -216,7 +216,7 @@ ltOptions.put("w3c", true); ltOptions.put("plugin", "java-java"); browserOptions.setCapability("LT:Options", ltOptions); -// Connecting to the Lambdatest Selenium Cloud Grid with Smart UI +// Connecting to the Lambdatest Selenium Cloud Grid with SmartUI driver = new RemoteWebDriver(new URL("https://" + username + ":" + accesskey + gridURL), capabilities); ``` @@ -485,7 +485,7 @@ config.put("element", ""); //Add your requi You have successfully integrated SmartUI with your Selenium tests. Visit your [SmartUI project](https://smartui.lambdatest.com/projects) to view builds and compare snapshots between different test runs. -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. ## Fetching Screenshot Status and Results using WebHook diff --git a/docs/smart-ui-cypress.md b/docs/smart-ui-cypress.md index bd83758d1..d234a2db9 100644 --- a/docs/smart-ui-cypress.md +++ b/docs/smart-ui-cypress.md @@ -1,6 +1,6 @@ --- id: smart-ui-cypress -title: Getting started with Smart UI using Cypress On LambdaTest +title: Getting started with SmartUI using Cypress On LambdaTest sidebar_label: Cypress description: Master Visual UI Testing with Cypress on LambdaTest Automation Cloud across 40+ browser versions through this comprehensive documentation. keywords: @@ -82,7 +82,7 @@ npm install -g lambdatest-cypress-cli lambdatest-cypress init ``` -**Step 3:** Define Smart UI configuration in the `lambdatest-config.json` file of your Cypress project as shown in the below code snippet. +**Step 3:** Define SmartUI configuration in the `lambdatest-config.json` file of your Cypress project as shown in the below code snippet. ```json title="/cypress-project/lambdatest-config.json" { @@ -117,7 +117,7 @@ lambdatest-cypress init }, "smart_ui": { // highlight-start - "project": "", // Add your Smart UI Project Name here + "project": "", // Add your SmartUI Project Name here "build": "", // Please add your build name of choice here "baseline": false,// Enable if you want to update to a new baseline build // highlight-end @@ -148,7 +148,7 @@ describe("Cypress test with Visual Regression", () => { lambdatest-cypress run ``` -**Step 6:** You can now see the Smart UI dashboard to view the results. +**Step 6:** You can now see the SmartUI dashboard to view the results. For additional information about Cypress framework please explore the documentation [here](https://www.lambdatest.com/support/docs/getting-started-with-cypress-testing/) @@ -178,7 +178,7 @@ For additional information about Cypress framework please explore the documentat
  • - Smart UI with Cypress + SmartUI with Cypress
  • \ No newline at end of file diff --git a/docs/smart-ui-testing.md b/docs/smart-ui-testing.md index 047c6403c..1d9a541b7 100644 --- a/docs/smart-ui-testing.md +++ b/docs/smart-ui-testing.md @@ -1,8 +1,8 @@ --- id: smart-ui-testing -title: Smart UI Testing Using HyperExecute +title: SmartUI Testing Using HyperExecute hide_title: false -sidebar_label: HyperExecute Smart UI Testing +sidebar_label: HyperExecute SmartUI Testing description: Improve bug discovery using LambdaTest's Advanced Visual UI Regression Testing. Effortlessly pinpoint visual discrepancies and regression issues in recent builds to ensure impeccable app deployment. keywords: - smart ui testing in lambdatest @@ -38,44 +38,44 @@ slug: smart-ui-testing/ },{ "@type": "ListItem", "position": 3, - "name": "Smart UI Testing", + "name": "SmartUI Testing", "item": "https://www.lambdatest.com/support/docs/smart-ui-testing/" }] }) }} > -Smart UI Testing is a technique used by designers and front-end testers to ensure the visual consistency of web applications by employing a sort of testing called **"Visual Regression"**. +SmartUI Testing is a technique used by designers and front-end testers to ensure the visual consistency of web applications by employing a sort of testing called **"Visual Regression"**. In Visual Regression testing, we compare screenshots and identify visual variations in the pixels. It is integrated with Lambdatest's HyperExecute, allowing you to execute **Smart UI** Tests on the platform. -## Features of Smart UI Testing -HyperExecute's Smart UI Testing offers the following features: +## Features of SmartUI Testing +HyperExecute's SmartUITesting offers the following features: - **Pixel-to-Pixel Comparison:** Perform accurate visual regression testing by comparing screenshots at the pixel level. - **Multi-browser and Resolution Tests:** Run tests simultaneously across multiple browsers and resolutions to ensure consistent user experience. -- **Webhook Integration:** Connect Smart UI Testing with your automation test suite using webhook configurations. +- **Webhook Integration:** Connect SmartUI Testing with your automation test suite using webhook configurations. - **Project Collaboration:** Add up to 5 approvers/tags to a project for streamlined collaboration and easy navigation. - **Real-time Notifications:** Approvers are notified of test status changes, enabling prompt action and communication. -To execute Smart UI Testing using HyperExecute, you can opt for the following methods: +To execute SmartUI Testing using HyperExecute, you can opt for the following methods: diff --git a/docs/smart-visual-regression-testing.md b/docs/smart-visual-regression-testing.md index ff17b5f2d..a4734b2dd 100644 --- a/docs/smart-visual-regression-testing.md +++ b/docs/smart-visual-regression-testing.md @@ -92,7 +92,7 @@ You can perform following Visual Regression tests using SmartUI:

    Storybook

    -

    Perform Visual UI Testing using Storybook on Smart UI.

    +

    Perform Visual UI Testing using Storybook on SmartUI.

    diff --git a/docs/smartui-appium-hooks.md b/docs/smartui-appium-hooks.md index 35a676c5a..0000623d1 100644 --- a/docs/smartui-appium-hooks.md +++ b/docs/smartui-appium-hooks.md @@ -208,7 +208,7 @@ let capabilities = { //highlight-end }; -// Connecting to the Lambdatest appium Cloud Grid with Smart UI +// Connecting to the Lambdatest appium Cloud Grid with SmartUI let gridUrl = "https://" + "" + diff --git a/docs/smartui-cli-figma-app.md b/docs/smartui-cli-figma-app.md index 36d383692..0aac3b6d4 100644 --- a/docs/smartui-cli-figma-app.md +++ b/docs/smartui-cli-figma-app.md @@ -136,7 +136,7 @@ npx smartui upload-figma-app designs.json --buildName "v1.0.0" --markBaseline ### View SmartUI Results -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-cli-figma-web.md b/docs/smartui-cli-figma-web.md index 6ed469405..263830c4e 100644 --- a/docs/smartui-cli-figma-web.md +++ b/docs/smartui-cli-figma-web.md @@ -1,6 +1,6 @@ --- id: smartui-cli-figma-web -title: Getting started with LambdaTest's Smart UI Figma-Web CLI +title: Getting started with LambdaTest's SmartUI Figma-Web CLI sidebar_label: Figma-Web CLI description: In this documentation, learn how to compare your figma designs to live production websites and web applications. keywords: @@ -97,7 +97,7 @@ The first step is to create a project with the application in which we will comb ### **Step 1**: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI CLI` in your repository/folder. +Install required NPM modules for `LambdaTest SmartUI CLI` in your repository/folder. ```bash npm install @lambdatest/smartui-cli @@ -335,7 +335,7 @@ npx smartui --config web-config.json exec --buildName=web-build -- node figma-we ### View SmartUI Results -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-cli-figma.md b/docs/smartui-cli-figma.md index 58e86d2e6..f57901878 100644 --- a/docs/smartui-cli-figma.md +++ b/docs/smartui-cli-figma.md @@ -1,6 +1,6 @@ --- id: smartui-cli-figma -title: Getting started with Lambdatest's Smart UI Figma CLI +title: Getting started with Lambdatest's SmartUI Figma CLI sidebar_label: Figma CLI description: In this documentation, learn how to perform Visual Testing of your Figma files using command line interface using SmartUI CLI. keywords: @@ -96,7 +96,7 @@ The first step is to create a project with the application in which we will comb ### **Step 1**: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI CLI` in your repository/folder. +Install required NPM modules for `LambdaTest SmartUI CLI` in your repository/folder. ```bash npm install @lambdatest/smartui-cli @@ -274,7 +274,7 @@ steps: ### View SmartUI Results -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-cli-upload.md b/docs/smartui-cli-upload.md index 5417c4854..54fbed885 100644 --- a/docs/smartui-cli-upload.md +++ b/docs/smartui-cli-upload.md @@ -69,7 +69,7 @@ The first step is to create a project with the application in which we will comb ## Step 1: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI CLI` in your **Frontend** project. +Install required NPM modules for `LambdaTest SmartUI CLI` in your **Frontend** project. ```bash npm install @lambdatest/smartui-cli @@ -162,7 +162,7 @@ The following are supported `CLI (Command Line Interface)` options for Visual Re ## View SmartUI Results -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. ## Fetch results diff --git a/docs/smartui-cli.md b/docs/smartui-cli.md index ad8f935eb..44989748e 100644 --- a/docs/smartui-cli.md +++ b/docs/smartui-cli.md @@ -77,7 +77,7 @@ The first step is to create a project with the application in which we will comb ## Step 1: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI CLI` in your **Frontend** project. +Install required NPM modules for `LambdaTest SmartUI CLI` in your **Frontend** project. ```bash npm install @lambdatest/smartui-cli @@ -325,7 +325,7 @@ The following are supported `CLI (Command Line Interface)` options for Visual Re ### View SmartUI Results -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-cypress-sdk.md b/docs/smartui-cypress-sdk.md index c8163ba53..bcabadf43 100644 --- a/docs/smartui-cypress-sdk.md +++ b/docs/smartui-cypress-sdk.md @@ -84,7 +84,7 @@ cd smartui-cypress-sdk-sample ``` ### **Step 2**: Install the Dependencies -1. Install required NPM modules for `LambdaTest Smart UI Cypress SDK` in your **Frontend** project. +1. Install required NPM modules for `LambdaTest SmartUI Cypress SDK` in your **Frontend** project. ```bash npm i @lambdatest/smartui-cli @lambdatest/cypress-driver cypress@v13 @@ -231,7 +231,7 @@ You may use the `npx smartui --help` command in case you are facing issues durin You have successfully integrated SmartUI SDK with your Cypress tests. Visit your SmartUI project to view builds and compare snapshots between different test runs. -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-draw-on-ui.md b/docs/smartui-draw-on-ui.md index 56b0bd775..d1f9e122c 100644 --- a/docs/smartui-draw-on-ui.md +++ b/docs/smartui-draw-on-ui.md @@ -76,7 +76,7 @@ By utilizing ignored/selected regions, you can keep your test results focused on - **Applicable for Every Project Type:** This feature is compatible with every project type, efficiently handling dynamic data where code-based ignore/select is not supported. -## Steps to Implement Smart UI Annotation Tool +## Steps to Implement SmartUI Annotation Tool **Step 1:** Click on the **Actions** button to configure areas. diff --git a/docs/smartui-freeze-animations.md b/docs/smartui-freeze-animations.md index a35343507..38edbca46 100644 --- a/docs/smartui-freeze-animations.md +++ b/docs/smartui-freeze-animations.md @@ -37,7 +37,7 @@ slug: smartui-freeze-animations/ }) }} > -Animations, while visually appealing, can pose challenges during visual testing by causing false positives in visual diffs. These false positives often arise because animations can create minor variations between screenshots, even when there are no actual changes to the content. To address this, LambdaTest Smart UI provides the capability to automatically freeze animations during visual testing, ensuring consistent and reliable test results. +Animations, while visually appealing, can pose challenges during visual testing by causing false positives in visual diffs. These false positives often arise because animations can create minor variations between screenshots, even when there are no actual changes to the content. To address this, LambdaTest SmartUI provides the capability to automatically freeze animations during visual testing, ensuring consistent and reliable test results. ## Freezing SVG Animations Consider an SVG element on your page with a loading animation that spins using the transform attribute. To freeze this animation, you can add the following custom JavaScript to your page before taking a screenshot: diff --git a/docs/smartui-github-app-integration.md b/docs/smartui-github-app-integration.md index e80321f1f..6011085aa 100644 --- a/docs/smartui-github-app-integration.md +++ b/docs/smartui-github-app-integration.md @@ -94,7 +94,7 @@ const capabilities: { platform: "Windows 10", browserName: "chrome", version: "latest", - "smartUI.project": "Smart UI sample test", + "smartUI.project": "SmartUI sample test", // highlight-start github: { diff --git a/docs/smartui-handle-sticky-elements.md b/docs/smartui-handle-sticky-elements.md index 08843847b..58ec5a128 100644 --- a/docs/smartui-handle-sticky-elements.md +++ b/docs/smartui-handle-sticky-elements.md @@ -2,7 +2,7 @@ id: smartui-handle-sticky-elements title: Handle Pages with Sticky Elements sidebar_label: Handle Sticky Elements -description: Ensure accurate visual testing with LambdaTest Smart UI by effectively handling sticky elements. Prevent false positives and maintain consistency across visual snapshots. +description: Ensure accurate visual testing with LambdaTest SmartUI by effectively handling sticky elements. Prevent false positives and maintain consistency across visual snapshots. keywords: - lambdatest - smart ui diff --git a/docs/smartui-k6-setup.md b/docs/smartui-k6-setup.md index e9323512a..804c7dd80 100644 --- a/docs/smartui-k6-setup.md +++ b/docs/smartui-k6-setup.md @@ -1,6 +1,6 @@ --- id: smartui-k6-setup -title: Getting started with Smart UI using K6 +title: Getting started with SmartUI using K6 sidebar_label: K6 description: In this documentation, learn how to perform Visual Regression testing with K6 on the LambdaTest Automation Cloud across 40+ browser versions. keywords: @@ -141,7 +141,7 @@ export default async function () { 'tunnel': false, // Add tunnel configuration if testing locally hosted webpage 'tunnelName': '', // Optional 'geoLocation': '', // country code can be fetched from https://www.lambdatest.com/capabilities-generator/ - 'smartUIProjectName': 'K6_Test_Sample', // Add the required Smart UI Project name + 'smartUIProjectName': 'K6_Test_Sample', // Add the required SmartUI Project name }, }; diff --git a/docs/smartui-pdf-api-upload.md b/docs/smartui-pdf-api-upload.md index b919b2381..0e066c101 100644 --- a/docs/smartui-pdf-api-upload.md +++ b/docs/smartui-pdf-api-upload.md @@ -45,7 +45,7 @@ import TabItem from '@theme/TabItem'; This functionality is exclusive to our enterprise plan subscribers on SmartUI. For additional details or inquiries, please [contact us](https://www.lambdatest.com/demo). ::: -## Prerequisites for Using Smart UI +## Prerequisites for Using SmartUI - Familiarity with HTTP APIs is essential. - Visit the [`LambdaTest SmartUI`](https://smartui.lambdatest.com/) page and log in with your credentials. diff --git a/docs/smartui-pdf-cli-upload.md b/docs/smartui-pdf-cli-upload.md index 1375a5500..d2feb71ea 100644 --- a/docs/smartui-pdf-cli-upload.md +++ b/docs/smartui-pdf-cli-upload.md @@ -46,7 +46,7 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co This functionality is exclusive to our enterprise plan subscribers on SmartUI. For additional details or inquiries, please [contact us](https://www.lambdatest.com/demo). ::: -## Prerequisites for Using Smart UI +## Prerequisites for Using SmartUI - Familiarity with command-line tools is essential. - Visit the [`LambdaTest SmartUI`](https://smartui.lambdatest.com/) page and log in with your credentials. diff --git a/docs/smartui-playwright-java-sdk.md b/docs/smartui-playwright-java-sdk.md index 1e5ab3609..a5ede087a 100644 --- a/docs/smartui-playwright-java-sdk.md +++ b/docs/smartui-playwright-java-sdk.md @@ -86,7 +86,7 @@ Download or Clone the code sample for the Java from the LambdaTest GitHub reposi ### Step 3: Install the Dependencies -Update your dependencies in `pom.xml` file Install required modules for LambdaTest Smart UI SDK in your frontend project. +Update your dependencies in `pom.xml` file Install required modules for LambdaTest SmartUI SDK in your frontend project. ```bash npm i @lambdatest/smartui-cli @lambdatest/playwright-driver playwright @@ -197,7 +197,7 @@ You may use the `npx smartui --help` command in case you are facing issues durin You have successfully integrated SmartUI SDK with your Playwright tests. Visit your SmartUI project to view builds and compare snapshots between different test runs. -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-playwright-python-sdk.md b/docs/smartui-playwright-python-sdk.md index fecd670cf..9c3827300 100644 --- a/docs/smartui-playwright-python-sdk.md +++ b/docs/smartui-playwright-python-sdk.md @@ -99,7 +99,7 @@ source venv/bin/activate ### Step 2: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI Playwright Python SDK` in your **Frontend** project. +Install required NPM modules for `LambdaTest SmartUI Playwright Python SDK` in your **Frontend** project. ```bash npm i @lambdatest/smartui-cli @@ -236,7 +236,7 @@ You may use the `npx smartui --help` command in case you are facing issues durin You have successfully integrated SmartUI SDK with your Playwright tests. Visit your SmartUI project to view builds and compare snapshots between different test runs. -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-playwright-sdk.md b/docs/smartui-playwright-sdk.md index 8f605a946..82d8b621d 100644 --- a/docs/smartui-playwright-sdk.md +++ b/docs/smartui-playwright-sdk.md @@ -82,7 +82,7 @@ cd smartui-playwright-sample/sdk ``` ### Step 2: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI Playwright SDK` in your **Frontend** project. +Install required NPM modules for `LambdaTest SmartUI Playwright SDK` in your **Frontend** project. ```bash npm i @lambdatest/smartui-cli @lambdatest/playwright-driver playwright @@ -215,7 +215,7 @@ You may use the `npx smartui --help` command in case you are facing issues durin You have successfully integrated SmartUI SDK with your Playwright tests. Visit your SmartUI project to view builds and compare snapshots between different test runs. -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-puppeteer-sdk.md b/docs/smartui-puppeteer-sdk.md index 1f45462af..a93af5334 100644 --- a/docs/smartui-puppeteer-sdk.md +++ b/docs/smartui-puppeteer-sdk.md @@ -84,7 +84,7 @@ cd smartui-puppeteer-sample/sdk ``` ### **Step 2**: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI Puppeteer SDK` in your **Frontend** project. +Install required NPM modules for `LambdaTest SmartUI Puppeteer SDK` in your **Frontend** project. ```bash npm i @lambdatest/smartui-cli @lambdatest/puppeteer-driver puppeteer @@ -193,7 +193,7 @@ const { smartuiSnapshot } = require('@lambdatest/puppeteer-driver'); // Assuming // Navigate to the desired URL await page.goto('https://www.lambdatest.com'); - // Take a screenshot with Smart UI. Replace "LT-Home" with a relevant name for your use case + // Take a screenshot with SmartUI. Replace "LT-Home" with a relevant name for your use case await smartuiSnapshot(page, "LT-Home"); // Close the browser @@ -217,7 +217,7 @@ You may use the `npx smartui --help` command in case you are facing issues durin You have successfully integrated SmartUI SDK with your Puppeteer tests. Visit your SmartUI project to view builds and compare snapshots between different test runs. -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd @@ -455,7 +455,7 @@ const { smartuiSnapshot } = require('@lambdatest/puppeteer-driver'); await quickScrollToBottom(100); // Adjust the wait time as needed - // Taking a screenshot with Smart UI + // Taking a screenshot with SmartUI await smartuiSnapshot(page, "Screenshot Name"); } finally { diff --git a/docs/smartui-running-your-first-project.md b/docs/smartui-running-your-first-project.md index 9aa9de06b..a8b299a0a 100644 --- a/docs/smartui-running-your-first-project.md +++ b/docs/smartui-running-your-first-project.md @@ -205,6 +205,6 @@ npx smartui --config .smartui.json exec -- mvn test -D suite=sdk-cloud.xml You may use the `npx smartui --help` command in case you are facing issues during the execution of SmartUI commands in the CLI. ::: -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd \ No newline at end of file diff --git a/docs/smartui-sdk-config-options.md b/docs/smartui-sdk-config-options.md index 29a7257d0..299b990c5 100644 --- a/docs/smartui-sdk-config-options.md +++ b/docs/smartui-sdk-config-options.md @@ -320,7 +320,7 @@ For additional information about SmartUI APIs please explore the documentation [
  • - Smart UI with Cypress + SmartUI with Cypress
  • diff --git a/docs/smartui-sdk-fetch-results.md b/docs/smartui-sdk-fetch-results.md index ddfa642f1..6624f279b 100644 --- a/docs/smartui-sdk-fetch-results.md +++ b/docs/smartui-sdk-fetch-results.md @@ -247,7 +247,7 @@ The fetched results JSON file contains detailed information about your build and
  • - Smart UI with Cypress + SmartUI with Cypress
  • diff --git a/docs/smartui-selenium-csharp-sdk.md b/docs/smartui-selenium-csharp-sdk.md index 75ee9666c..c68f79183 100644 --- a/docs/smartui-selenium-csharp-sdk.md +++ b/docs/smartui-selenium-csharp-sdk.md @@ -98,7 +98,7 @@ You can check the latest version of [LambdaTest.Selenium.Driver]( https://www.nu ::: ### **Step 3**: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI Selenium SDK` in your **Frontend** project. +Install required NPM modules for `LambdaTest SmartUI Selenium SDK` in your **Frontend** project. ```bash npm i @lambdatest/smartui-cli @@ -298,7 +298,7 @@ You may use the `npx smartui --help` command in case you are facing issues durin You have successfully integrated SmartUI SDK with your Selenium tests. Visit your SmartUI project to view builds and compare snapshots between different test runs. -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-selenium-java-sdk.md b/docs/smartui-selenium-java-sdk.md index 1fad5b8d4..89d7e04b0 100644 --- a/docs/smartui-selenium-java-sdk.md +++ b/docs/smartui-selenium-java-sdk.md @@ -99,7 +99,7 @@ You can check the latest version of [lambdatest-java-sdk]( https://mvnrepository ::: ### **Step 3**: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI Selenium SDK` in your **Frontend** project. +Install required NPM modules for `LambdaTest SmartUI Selenium SDK` in your **Frontend** project. ```bash npm i @lambdatest/smartui-cli @@ -235,7 +235,7 @@ You may use the `npx smartui --help` command in case you are facing issues durin You have successfully integrated SmartUI SDK with your Selenium tests. Visit your SmartUI project to view builds and compare snapshots between different test runs. -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-selenium-js-sdk.md b/docs/smartui-selenium-js-sdk.md index 37089457b..109815cfc 100644 --- a/docs/smartui-selenium-js-sdk.md +++ b/docs/smartui-selenium-js-sdk.md @@ -84,7 +84,7 @@ cd smartui-node-sample/sdk ``` ### **Step 2**: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI Selenium SDK` in your **Frontend** project. +Install required NPM modules for `LambdaTest SmartUI Selenium SDK` in your **Frontend** project. ```bash npm i @lambdatest/smartui-cli @lambdatest/selenium-driver selenium-webdriver @@ -212,7 +212,7 @@ You may use the `npx smartui --help` command in case you are facing issues durin You have successfully integrated SmartUI SDK with your Selenium tests. Visit your SmartUI project to view builds and compare snapshots between different test runs. -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-selenium-python-sdk.md b/docs/smartui-selenium-python-sdk.md index 9050e78dd..2b9642997 100644 --- a/docs/smartui-selenium-python-sdk.md +++ b/docs/smartui-selenium-python-sdk.md @@ -101,7 +101,7 @@ source venv/bin/activate ### **Step 2**: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI Selenium SDK` in your **Frontend** project. +Install required NPM modules for `LambdaTest SmartUI Selenium SDK` in your **Frontend** project. ```bash npm i @lambdatest/smartui-cli @@ -227,7 +227,7 @@ You may use the `npx smartui --help` command in case you are facing issues durin You have successfully integrated SmartUI SDK with your Selenium tests. Visit your SmartUI project to view builds and compare snapshots between different test runs. -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-selenium-ruby-sdk.md b/docs/smartui-selenium-ruby-sdk.md index 41935881b..ab6c218d9 100644 --- a/docs/smartui-selenium-ruby-sdk.md +++ b/docs/smartui-selenium-ruby-sdk.md @@ -84,7 +84,7 @@ cd smartui-ruby-selenium-sample/sdk ``` ### **Step 2**: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI Selenium SDK` in your **Frontend** project. +Install required NPM modules for `LambdaTest SmartUI Selenium SDK` in your **Frontend** project. ```bash npm i @lambdatest/smartui-cli @@ -210,7 +210,7 @@ You may use the `npx smartui --help` command in case you are facing issues durin You have successfully integrated SmartUI SDK with your Selenium tests. Visit your SmartUI project to view builds and compare snapshots between different test runs. -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-storybook-integration.md b/docs/smartui-storybook-integration.md index dd6a6e564..832413901 100644 --- a/docs/smartui-storybook-integration.md +++ b/docs/smartui-storybook-integration.md @@ -1,6 +1,6 @@ --- id: smart-ui-storybook -title: Getting started with Smart UI using Storybook On LambdaTest +title: Getting started with SmartUI using Storybook On LambdaTest description: In this documentation, learn how to perform Visual UI Testing with Storybook on the LambdaTest Automation Cloud across 40+ browser versions. keywords: - Visual Regression @@ -85,7 +85,7 @@ git clone https://github.com/LambdaTest/smartui-storybook-sample.git ### **Step 1**: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI StoryBook CLI` in your **Frontend** project. +Install required NPM modules for `LambdaTest SmartUI StoryBook CLI` in your **Frontend** project. ```bash npm install @lambdatest/smartui-storybook -g @@ -331,7 +331,7 @@ The following are supported `CLI (Command Line Interface)` options for Visual Re ### **Step 6:** View SmartUI Results -You can now see the Smart UI dashboard to view the results. Can also identify the mis-matches from the existing `Baseline` build. +You can now see the SmartUI dashboard to view the results. Can also identify the mis-matches from the existing `Baseline` build. cmd @@ -351,7 +351,7 @@ For additional information about SmartUI APIs please explore the documentation [
  • - Smart UI with Cypress + SmartUI with Cypress
  • \ No newline at end of file diff --git a/docs/smartui-testcafe-sdk.md b/docs/smartui-testcafe-sdk.md index e30eae442..24f538f75 100644 --- a/docs/smartui-testcafe-sdk.md +++ b/docs/smartui-testcafe-sdk.md @@ -84,7 +84,7 @@ cd smartui-testcafe-sample ``` ### **Step 2**: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI Testcafe SDK` in your **Frontend** project. +Install required NPM modules for `LambdaTest SmartUI Testcafe SDK` in your **Frontend** project. ```bash npm i @lambdatest/smartui-cli @lambdatest/testcafe-driver testcafe @@ -208,7 +208,7 @@ You may use the `npx smartui --help` command in case you are facing issues durin You have successfully integrated SmartUI SDK with your Testcafe tests. Visit your SmartUI project to view builds and compare snapshots between different test runs. -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-wdio-sdk.md b/docs/smartui-wdio-sdk.md index 76ea5bc79..820a10c46 100644 --- a/docs/smartui-wdio-sdk.md +++ b/docs/smartui-wdio-sdk.md @@ -83,7 +83,7 @@ cd smartui-wdio-sample ``` ### **Step 2**: Install the Dependencies -Install required NPM modules for `LambdaTest Smart UI WebdriverIO SDK` in your **Frontend** project. +Install required NPM modules for `LambdaTest SmartUI WebdriverIO SDK` in your **Frontend** project. ```bash npm i @lambdatest/smartui-cli @lambdatest/wdio-driver webdriverio wdio-lambdatest-service @@ -211,7 +211,7 @@ You may use the `npx smartui --help` command in case you are facing issues durin You have successfully integrated SmartUI SDK with your WebdriverIO tests. Visit your SmartUI project to view builds and compare snapshots between different test runs. -You can see the Smart UI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. +You can see the SmartUI dashboard to view the results. This will help you identify the Mismatches from the existing `Baseline` build and do the required visual testing. cmd diff --git a/docs/smartui-with-azure.md b/docs/smartui-with-azure.md index d1446097f..9e9368740 100644 --- a/docs/smartui-with-azure.md +++ b/docs/smartui-with-azure.md @@ -101,6 +101,6 @@ jobs: ### Step 5: Check the output -- After triggering the workflow, check your results in the [Smart UI Dashboard](https://smartui.lambdatest.com/projects) +- After triggering the workflow, check your results in the [SmartUI Dashboard](https://smartui.lambdatest.com/projects) Create New Project \ No newline at end of file diff --git a/docs/smartui-with-bitbucket.md b/docs/smartui-with-bitbucket.md index 768f0f245..52bce500a 100644 --- a/docs/smartui-with-bitbucket.md +++ b/docs/smartui-with-bitbucket.md @@ -76,6 +76,6 @@ You can also store your *LT_USERNAME*, *LT_ACCESS_KEY* and *PROJECT_TOKEN* as se ### Step 3: Check the output -- After triggering the workflow, check your results in the [Smart UI Dashboard](https://smartui.lambdatest.com/projects) +- After triggering the workflow, check your results in the [SmartUI Dashboard](https://smartui.lambdatest.com/projects) Create New Project \ No newline at end of file diff --git a/docs/smartui-with-buildkite.md b/docs/smartui-with-buildkite.md index f14f80279..18a44cde7 100644 --- a/docs/smartui-with-buildkite.md +++ b/docs/smartui-with-buildkite.md @@ -90,6 +90,6 @@ steps: ### Step 5: Check the output -- After triggering the workflow, check your results in the [Smart UI Dashboard](https://smartui.lambdatest.com/projects) +- After triggering the workflow, check your results in the [SmartUI Dashboard](https://smartui.lambdatest.com/projects) Create New Project \ No newline at end of file diff --git a/docs/smartui-with-circle-ci.md b/docs/smartui-with-circle-ci.md index d6418c7c5..942b12184 100644 --- a/docs/smartui-with-circle-ci.md +++ b/docs/smartui-with-circle-ci.md @@ -98,6 +98,6 @@ workflows: ### Step 5: Check the output -- After triggering the workflow, check your results in the [Smart UI Dashboard](https://smartui.lambdatest.com/projects) +- After triggering the workflow, check your results in the [SmartUI Dashboard](https://smartui.lambdatest.com/projects) Create New Project \ No newline at end of file diff --git a/docs/smartui-with-github-actions.md b/docs/smartui-with-github-actions.md index 73a057a2f..b491ce1f1 100644 --- a/docs/smartui-with-github-actions.md +++ b/docs/smartui-with-github-actions.md @@ -74,7 +74,7 @@ To run the new pipeline that you just created, click the **Run workflow** button Create New Project -> Check your output in the [Smart UI Dashboard](https://smartui.lambdatest.com/projects) +> Check your output in the [SmartUI Dashboard](https://smartui.lambdatest.com/projects)