Skip to content

Commit 6363452

Browse files
authored
Merge pull request #2254 from surishubham/main
Merge pull request #2246 from keys-github/mythili-stage
2 parents 2614da0 + ad134f9 commit 6363452

File tree

52 files changed

+133
-133
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+133
-133
lines changed

docs/html-dom-smartui-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ await page.evaluate((_) => {},
372372
</li>
373373
<li className="breadcrumbs__item breadcrumbs__item--active">
374374
<span className="breadcrumbs__link">
375-
Smart UI with Cypress
375+
SmartUI with Cypress
376376
</span>
377377
</li>
378378
</ul>

docs/hyperexecute-smart-ui-sdk-selenium-csharp.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
id: hyperexecute-smart-ui-sdk-selenium-csharp
3-
title: UI Testing with C# using HyperExecute and Smart UI SDK
3+
title: UI Testing with C# using HyperExecute and SmartUI SDK
44
hide_title: false
55
sidebar_label: C#
6-
description: Automate Hyperexecute tests seamlessly! Integrate Smart UI SDK with CSharp for efficient & reliable UI testing.
6+
description: Automate Hyperexecute tests seamlessly! Integrate SmartUI SDK with CSharp for efficient & reliable UI testing.
77
keywords:
88
- smart ui testing in hyperexecute
99
- visual ui testing,image to image comparison
@@ -40,14 +40,14 @@ import TabItem from '@theme/TabItem';
4040
},{
4141
"@type": "ListItem",
4242
"position": 3,
43-
"name": "Smart UI Testing",
43+
"name": "SmartUI Testing",
4444
"item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-sdk-selenium-csharp/"
4545
}]
4646
})
4747
}}
4848
></script>
4949

50-
This documentation will guide you step-by-step to execute the Smart UI SDK tests on the HyperExecute platform using **Selenium - C Sharp**
50+
This documentation will guide you step-by-step to execute the SmartUI SDK tests on the HyperExecute platform using **Selenium - C Sharp**
5151

5252
## Prerequisites
5353

docs/hyperexecute-smart-ui-sdk-selenium-javascript.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
id: hyperexecute-smart-ui-sdk-selenium-javascript
3-
title: UI Testing with Node.js using HyperExecute and Smart UI SDK
3+
title: UI Testing with Node.js using HyperExecute and SmartUI SDK
44
hide_title: false
55
sidebar_label: JavaScript
6-
description: Effortlessly automate Hyperexecute UIs with Smart UI SDK & Selenium JavaScript. Write modular, cross-browser tests.
6+
description: Effortlessly automate Hyperexecute UIs with SmartUI SDK & Selenium JavaScript. Write modular, cross-browser tests.
77
keywords:
88
- smart ui testing in hyperexecute
99
- visual ui testing,image to image comparison
@@ -41,13 +41,13 @@ import TabItem from '@theme/TabItem';
4141
},{
4242
"@type": "ListItem",
4343
"position": 3,
44-
"name": "Smart UI Testing",
44+
"name": "SmartUI Testing",
4545
"item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-hooks-selenium-javascript/"
4646
}]
4747
})
4848
}}
4949
></script>
50-
This documentation will guide you step-by-step to execute the Smart UI SDK tests on the HyperExecute platform using **Selenium - JavaScript**
50+
This documentation will guide you step-by-step to execute the SmartUI SDK tests on the HyperExecute platform using **Selenium - JavaScript**
5151

5252
## Prerequisites
5353

docs/hyperexecute-smart-ui-sdk-using-cypress.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
id: hyperexecute-smart-ui-sdk-using-cypress
3-
title: UI Testing with Cypress using HyperExecute and Smart UI SDK
3+
title: UI Testing with Cypress using HyperExecute and SmartUI SDK
44
hide_title: false
55
sidebar_label: Cypress
6-
description: Automate Hyperexecute tests seamlessly! Integrate Smart UI SDK with Cypress for efficient & reliable UI testing.
6+
description: Automate Hyperexecute tests seamlessly! Integrate SmartUI SDK with Cypress for efficient & reliable UI testing.
77
keywords:
88
- smart ui testing in hyperexecute
99
- visual ui testing,image to image comparison
@@ -40,13 +40,13 @@ import TabItem from '@theme/TabItem';
4040
},{
4141
"@type": "ListItem",
4242
"position": 3,
43-
"name": "Smart UI Testing",
43+
"name": "SmartUI Testing",
4444
"item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-hooks-using-cypress/"
4545
}]
4646
})
4747
}}
4848
></script>
49-
This documentation will guide you step-by-step to execute the Smart UI tests on the HyperExecute platform using Selenium
49+
This documentation will guide you step-by-step to execute the SmartUI tests on the HyperExecute platform using Selenium
5050

5151
> **Note :** SmartUI SDK only supports Cypress versions >= 10.0.0
5252

docs/hyperexecute-smart-ui-sdk-using-playwright.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
id: hyperexecute-smart-ui-sdk-using-playwright
3-
title: UI Testing with Playwright using HyperExecute and Smart UI SDK
3+
title: UI Testing with Playwright using HyperExecute and SmartUI SDK
44
hide_title: false
55
sidebar_label: Playwright
6-
description: Supercharge Hyperexecute UI automation with Smart UI SDK & Playwright. Simplify test creation for all browsers.
6+
description: Supercharge Hyperexecute UI automation with SmartUI SDK & Playwright. Simplify test creation for all browsers.
77
keywords:
88
- smart ui testing in lambdatest
99
- smart ui testing in hyperexecute
@@ -39,13 +39,13 @@ import TabItem from '@theme/TabItem';
3939
},{
4040
"@type": "ListItem",
4141
"position": 3,
42-
"name": "Smart UI Testing",
42+
"name": "SmartUI Testing",
4343
"item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-hooks-using-playwright/"
4444
}]
4545
})
4646
}}
4747
></script>
48-
This documentation will guide you step-by-step to execute the Smart UI tests on the HyperExecute platform using Selenium
48+
This documentation will guide you step-by-step to execute the SmartUI tests on the HyperExecute platform using Selenium
4949

5050
## Prerequisites
5151

docs/hyperexecute-smart-ui-sdk-using-puppeteer.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
id: hyperexecute-smart-ui-sdk-using-puppeteer
3-
title: UI Testing with Puppeteer using HyperExecute and Smart UI SDK
3+
title: UI Testing with Puppeteer using HyperExecute and SmartUI SDK
44
hide_title: false
55
sidebar_label: Puppeteer
6-
description: Streamline Hyperexecute UI testing with Smart UI SDK and Puppeteer. Write robust, end-to-end tests effortlessly.
6+
description: Streamline Hyperexecute UI testing with SmartUI SDK and Puppeteer. Write robust, end-to-end tests effortlessly.
77
keywords:
88
- smart ui testing in hyperexecute
99
- visual ui testing,image to image comparison
@@ -41,13 +41,13 @@ import TabItem from '@theme/TabItem';
4141
},{
4242
"@type": "ListItem",
4343
"position": 3,
44-
"name": "Smart UI Testing",
44+
"name": "SmartUI Testing",
4545
"item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-hooks-using-puppeteer/"
4646
}]
4747
})
4848
}}
4949
></script>
50-
This documentation will guide you step-by-step to execute the Smart UI tests on the HyperExecute platform using **Puppeteer**
50+
This documentation will guide you step-by-step to execute the SmartUI tests on the HyperExecute platform using **Puppeteer**
5151

5252
## Prerequisites
5353

docs/hyperexecute-smart-ui-test-using-playwright.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: hyperexecute-smart-ui-test-using-playwright
3-
title: Smart UI Testing in HyperExecute using Playwright
3+
title: SmartUI Testing in HyperExecute using Playwright
44
hide_title: false
55
sidebar_label: Playwright
66
description: Boost bug detection speed using HyperExecute smart UI testing with Playwright. Perform Visual UI Regression Testing for perfect app delivery.
@@ -41,22 +41,22 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co
4141
},{
4242
"@type": "ListItem",
4343
"position": 3,
44-
"name": "Smart UI Testing",
44+
"name": "SmartUI Testing",
4545
"item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-test-using-playwright/"
4646
}]
4747
})
4848
}}
4949
></script>
5050

51-
This documentation will guide you step-by-step to execute the Smart UI tests on the HyperExecute platform using Playwright.
51+
This documentation will guide you step-by-step to execute the SmartUI tests on the HyperExecute platform using Playwright.
5252

5353
## Prerequisites
5454

5555
- Your lambdatest [Username and Access key](/support/docs/hyperexecute-how-to-get-my-username-and-access-key/)
5656
- [HyperExecute CLI](/support/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid/) in order to initiate a test execution Job .
5757
- Setup the [Environment Variable](/support/docs/hyperexecute-environment-variable-setup/)
5858
- [HyperExecute YAML](/support/docs/hyperexecute-yaml-version0.2/) file which contains all the necessary instructions.
59-
- 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.
59+
- 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.
6060

6161
:::info
6262
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
224224

225225
<img loading="lazy" src={require('../assets/images/hyperexecute/integration/lt-products/smart-ui/playwright/1.png').default} alt="automation-dashboard" width="1920" height="868" className="doc_img"/>
226226

227-
- This will redirect you the Smart UI dashboard where you can see all the images you have pushed for the testing.
227+
- This will redirect you the SmartUI dashboard where you can see all the images you have pushed for the testing.
228228

229229
<img loading="lazy" src={require('../assets/images/hyperexecute/integration/lt-products/smart-ui/playwright/2.png').default} alt="automation-dashboard" width="1920" height="868" className="doc_img"/>
230230

docs/hyperexecute-smart-ui-testing-using-cypress.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: hyperexecute-smart-ui-testing-using-cypress
3-
title: Smart UI Testing Using HyperExecute
3+
title: SmartUI Testing Using HyperExecute
44
hide_title: true
55
sidebar_label: Cypress
66
description: Boost bug detection speed using HyperExecute smart UI testing with Cypress. Perform Visual UI Regression Testing for perfect app delivery.
@@ -38,24 +38,24 @@ slug: hyperexecute-smart-ui-testing-using-cypress/
3838
},{
3939
"@type": "ListItem",
4040
"position": 3,
41-
"name": "Smart UI Testing",
41+
"name": "SmartUI Testing",
4242
"item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-testing-using-cypress/"
4343
}]
4444
})
4545
}}
4646
></script>
4747

48-
# Smart UI Tests in HyperExecute using Cypress
48+
# SmartUI Tests in HyperExecute using Cypress
4949

50-
This documentation will guide you step-by-step to execute the Smart UI tests on the HyperExecute platform using Cypress
50+
This documentation will guide you step-by-step to execute the SmartUI tests on the HyperExecute platform using Cypress
5151

5252
## Prerequisites
5353

5454
- Your lambdatest [Username and Access key](/support/docs/hyperexecute-how-to-get-my-username-and-access-key/)
5555
- [HyperExecute CLI](/support/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid/) in order to initiate a test execution Job .
5656
- Setup the Environment Variable
5757
- [HyperExecute YAML](/support/docs/hyperexecute-yaml-version0.2/) file which contains all the necessary instructions.
58-
- 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.
58+
- 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.
5959

6060
## Step 1: Setup your Project
6161

@@ -136,7 +136,7 @@ To execute the project run the below command in your terminal at the root folder
136136
```
137137
- Now, visit to the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) to check the status of your project.
138138

139-
- Click on the **Smart UI Tests** button.
139+
- Click on the **SmartUI Tests** button.
140140

141141
<img loading="lazy" src={require('../assets/images/hyperexecute/integration/lt-products/smart-ui/cypress/1.png').default} alt="cmd" width="768" height="373" className="doc_img"/>
142142

docs/hyperexecute-smart-ui-testing-using-selenium.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: hyperexecute-smart-ui-testing-using-selenium
3-
title: Smart UI Tests in HyperExecute using Selenium
3+
title: SmartUI Tests in HyperExecute using Selenium
44
hide_title: false
55
sidebar_label: Selenium
66
description: Accelerate bug identification with HyperExecute's intelligent UI testing via Selenium. Conduct Visual UI Regression Testing for flawless application deployment.
@@ -41,21 +41,21 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co
4141
},{
4242
"@type": "ListItem",
4343
"position": 3,
44-
"name": "Smart UI Testing",
44+
"name": "SmartUI Testing",
4545
"item": "https://www.lambdatest.com/support/docs/hyperexecute-smart-ui-testing-using-selenium/"
4646
}]
4747
})
4848
}}
4949
></script>
50-
This documentation will guide you step-by-step to execute the Smart UI tests on the HyperExecute platform using Selenium
50+
This documentation will guide you step-by-step to execute the SmartUI tests on the HyperExecute platform using Selenium
5151

5252
## Prerequisites
5353

5454
- Your lambdatest [Username and Access key](/support/docs/hyperexecute-how-to-get-my-username-and-access-key/)
5555
- [HyperExecute CLI](/support/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid/) in order to initiate a test execution Job .
5656
- Setup the [Environment Variable](/support/docs/hyperexecute-environment-variable-setup/)
5757
- [HyperExecute YAML](/support/docs/hyperexecute-yaml-version0.2/) file which contains all the necessary instructions.
58-
- 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.
58+
- 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.
5959

6060
## Step 1: Configure Your Test Suite
6161

docs/playwright-visual-regression.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: playwright-visual-regression
3-
title: Getting started with Smart UI using Playwright
3+
title: Getting started with SmartUI using Playwright
44
sidebar_label: Playwright
55
description: Master Playwright Visual Regression with our step-by-step guide. Seamlessly integrate SmartUI, enhance your testing skills, and unlock a world of possibilities.
66
keywords:
@@ -123,7 +123,7 @@ const { expect } = require('@playwright/test');
123123
'network': true,
124124
'video': true,
125125
'console': true,
126-
"smartUIProjectName": "<projectName>" //Add the required Smart UI Project name
126+
"smartUIProjectName": "<projectName>" //Add the required SmartUI Project name
127127
}
128128
}
129129

0 commit comments

Comments
 (0)