Skip to content

Commit 04ad088

Browse files
updated the duplicated titles
1 parent 69d8584 commit 04ad088

File tree

42 files changed

+80
-151
lines changed

Some content is hidden

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

42 files changed

+80
-151
lines changed

docs/accessibility-automation-test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: accessibility-automation-test
3-
title: Automation Tests with Accessibility Tool using Selenium
3+
title: Accessibility Testing on HyperExecute using Selenium
44
sidebar_label: Selenium
55
description: Use LambdaTest Accessibility DevTools to detect and report accessibility issues with automation, following WCAG guidelines.
66
keywords:

docs/analytics-modules-accessibility-widgets.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: analytics-modules-accessibility-widgets
3-
title: Analytics Modules - Overview
3+
title: Accessibility Dashboard Widgets
44
sidebar_label: Accessibility
55
description: Discover LambdaTest's Accessibility Dashboard widgets for comprehensive accessibility testing insights. Optimize your accessibility testing efforts today.
66
keywords:
@@ -13,9 +13,10 @@ keywords:
1313
url: https://www.lambdatest.com/support/docs/analytics-modules-accessibility-widgets/
1414
site_name: LambdaTest
1515
slug: analytics-modules-accessibility-widgets/
16-
1716
---
1817

18+
import NewTag from '../src/component/newTag';
19+
1920
<script type="application/ld+json"
2021
dangerouslySetInnerHTML={{ __html: JSON.stringify({
2122
"@context": "https://schema.org",
@@ -40,12 +41,6 @@ slug: analytics-modules-accessibility-widgets/
4041
}}
4142
></script>
4243

43-
---
44-
45-
import NewTag from '../src/component/newTag';
46-
47-
# Accessibility Dashboard Widgets
48-
4944
LambdaTest Accessibility Dashboard widgets provide comprehensive insights into your accessibility testing efforts. These widgets help you optimize your accessibility testing efforts by providing detailed insights into your accessibility testing scans,
5045
Top 10 URLs Issue Criticality, and more.
5146

docs/analytics-modules-automation-test-overview.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: analytics-modules-automation-test-overview
3-
title: Analytics Modules - Test Overview
3+
title: Web & App Automation Modules
44
sidebar_label: Web & App Automation
55
description: A detailed guide to understanding the test health and trends module. Explore widgets for Test Status, Browser, OS Distribution, and more.
66
keywords:
@@ -38,11 +38,6 @@ slug: analytics-modules-automation-test-overview/
3838
})
3939
}}
4040
></script>
41-
42-
---
43-
44-
# Understanding Your Test Performance with the Test Overview Module
45-
4641
The Test Overview module in LambdaTest Analytics is a powerful tool that provides you with a comprehensive view of your test performance across various dimensions. By leveraging this module, you can gain valuable insights into test flakiness, total tests run, and test categorization by status and platform.
4742

4843
## Test Health Snapshot

docs/analytics-modules-error-insights.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: analytics-modules-error-insights
3-
title: Analytics Modules
3+
title: Error Insights
44
sidebar_label: Session Errors
55
description: Analytics Modules - Error Insights
66
keywords:
@@ -33,11 +33,6 @@ slug: analytics-modules-error-insights/
3333
})
3434
}}
3535
></script>
36-
37-
---
38-
39-
# Error Insights
40-
4136
The `Error Insights` module enables the users to get all the insights into the test errors on LambdaTest in one place. The user can easily find information about the count, and type of the test errors through the highly customizable widgets.
4237

4338
## Error Stats

docs/analytics-modules-manual-test-overview.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
id: analytics-modules-manual-test-overview
3-
title: Analytics Modules - Test Overview
3+
title: Realtime & Real-Device Modules
44
sidebar_label: Realtime & Real-Device
55
description: A complete guide to understanding LambdaTest Analytics! Optimize your testing process with widgets for Browser & App Testing - OS, Browser, Device, and Trends.
6-
76
keywords:
87
- analytics
98
- test overview
@@ -40,11 +39,6 @@ slug: analytics-modules-manual-test-overview/
4039
})
4140
}}
4241
></script>
43-
44-
---
45-
46-
# Understanding Your Test Performance with the Test Overview Module
47-
4842
The Test Overview module in LambdaTest Analytics is a powerful tool that provides you with a comprehensive view of your test performance across various dimensions. By leveraging this module, you can gain valuable insights into test flakiness, total tests run, and test categorization by status and platform.
4943

5044
## Browser Testing Summary

docs/analytics-modules-resource-utilization.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: analytics-modules-resource-utilization
3-
title: Analytics Modules
3+
title: Resource Utilization
44
sidebar_label: Concurrency Usage Insights
55
description: Optimize resource use with LambdaTest's Resource Utilization module. Monitor concurrency trends to manage parallel test sessions, reduce queuing times, and enhance efficiency.
66
keywords:
@@ -34,10 +34,6 @@ slug: analytics-modules-resource-utilization/
3434
}}
3535
></script>
3636

37-
---
38-
39-
# Resource Utilization
40-
4137
The `Resource Utilization` module enables the QA Managers to get an overview of the LambdaTest resources being utilized by their teams.
4238

4339

docs/analytics-modules-smartui.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: analytics-modules-smartui-analytics
3-
title: Analytics Modules - Overview
3+
title: SmartUI Analytics - Visual Regression Testing Insights
44
sidebar_label: SmartUI
55
description: Discover LambdaTest's SmartUI Analytics widgets for comprehensive visual regression testing insights. Optimize your visual testing efforts today.
66
keywords:
@@ -12,9 +12,10 @@ keywords:
1212
url: https://www.lambdatest.com/support/docs/analytics-modules-smartui-analytics/
1313
site_name: LambdaTest
1414
slug: analytics-modules-smartui-analytics/
15-
1615
---
1716

17+
import NewTag from '../src/component/newTag';
18+
1819
<script type="application/ld+json"
1920
dangerouslySetInnerHTML={{ __html: JSON.stringify({
2021
"@context": "https://schema.org",
@@ -38,13 +39,6 @@ slug: analytics-modules-smartui-analytics/
3839
})
3940
}}
4041
></script>
41-
42-
---
43-
44-
45-
import NewTag from '../src/component/newTag';
46-
47-
# SmartUI Analytics - Visual Regression Testing Insights
4842
The SmartUI Analytics module provides a suite of widgets to help you analyze and optimize your visual regression testing efforts on the LambdaTest platform. By leveraging these widgets, you can gain valuable insights into the scale, coverage, and performance of your visual testing initiatives, enabling you to make data-driven decisions and ensure the highest quality of your application's visual integrity.
4943

5044
:::note

docs/analytics-modules-test-manager-widgets.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: analytics-modules-test-manager-widgets
3-
title: Analytics Modules - Overview
3+
title: Test Manager Dashboard Widgets
44
sidebar_label: Test Manager
55
description: Discover LambdaTest's Test Manager Analytics widgets for comprehensive test cases insights. Optimize your testing efforts today.
66
keywords:
@@ -12,9 +12,10 @@ keywords:
1212
url: https://www.lambdatest.com/support/docs/analytics-modules-test-manager-widgets/
1313
site_name: LambdaTest
1414
slug: analytics-modules-test-manager-widgets/
15-
1615
---
1716

17+
import NewTag from '../src/component/newTag';
18+
1819
<script type="application/ld+json"
1920
dangerouslySetInnerHTML={{ __html: JSON.stringify({
2021
"@context": "https://schema.org",
@@ -38,13 +39,6 @@ slug: analytics-modules-test-manager-widgets/
3839
})
3940
}}
4041
></script>
41-
42-
---
43-
44-
import NewTag from '../src/component/newTag';
45-
46-
# Test Manager Dashboard Widgets
47-
4842
LambdaTest Test Manager Dashboard widgets provide comprehensive insights into your test automation or manual efforts. These widgets help you optimize your testing efforts by providing detailed insights into your test execution, test case insights, and more.
4943

5044
:::note

docs/analytics-test-time-insights.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: analytics-test-time-trends
3-
title: Analytics Modules
3+
title: Time Insights
44
sidebar_label: Setup Time Insights
55
description: Monitor and optimize test environment setup times with LambdaTest's Setup Time Insights module. Analyze trends, compare across platforms, and receive AI-driven optimization recommendations
66
keywords:
@@ -10,6 +10,8 @@ site_name: LambdaTest
1010
slug: analytics-test-time-trends/
1111
---
1212

13+
import NewTag from '../src/component/newTag';
14+
1315
<script type="application/ld+json"
1416
dangerouslySetInnerHTML={{ __html: JSON.stringify({
1517
"@context": "https://schema.org",
@@ -33,14 +35,6 @@ slug: analytics-test-time-trends/
3335
})
3436
}}
3537
></script>
36-
37-
---
38-
39-
import NewTag from '../src/component/newTag';
40-
41-
42-
# Setup Time Insights
43-
4438
<img loading="lazy" src={require('../assets/images/analytics/astt-widgets.webp').default} alt="cmd" width="800" height="400" className="doc_img"/>
4539

4640
## Understanding The Setup Time Insights Widget

docs/app-auto-network-throttling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: app-auto-network-throttling
3-
title: Network Throttling
3+
title: Network Throttling for Appium tests
44
hide_title: false
55
sidebar_label: Network Throttling
66
description: Now validate your mobile applications over low latency networks (2G/3G/LTE) or in offline mode with varying upload and download speeds. LambdaTest empowers you to simulate these mobile network conditions through its desired capabilities, ensuring comprehensive testing of your mobile applications.

0 commit comments

Comments
 (0)