Skip to content

Commit cf2cbf3

Browse files
authored
Merge pull request LambdaTest#1019 from Aman1905/stage
remove the projects section and updated accesisbility keyword
2 parents 7ec4298 + 3a04550 commit cf2cbf3

File tree

6 files changed

+22
-37
lines changed

6 files changed

+22
-37
lines changed
-62.5 KB
Binary file not shown.
-52.9 KB
Binary file not shown.
-79.3 KB
Binary file not shown.

docs/real-time-desktop-browser-testing-tools.md

Lines changed: 22 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -22,27 +22,27 @@ slug: real-time-desktop-browser-testing-tools/
2222
---
2323

2424
<script type="application/ld+json"
25-
dangerouslySetInnerHTML={{ __html: JSON.stringify({
26-
"@context": "https://schema.org",
27-
"@type": "BreadcrumbList",
28-
"itemListElement": [{
29-
"@type": "ListItem",
30-
"position": 1,
31-
"name": "LambdaTest",
32-
"item": "https://www.lambdatest.com"
33-
},{
34-
"@type": "ListItem",
35-
"position": 2,
36-
"name": "Support",
37-
"item": "https://www.lambdatest.com/support/docs/"
38-
},{
39-
"@type": "ListItem",
40-
"position": 3,
41-
"name": "Real Time Desktop Browser Testing",
42-
"item": "https://www.lambdatest.com/support/docs/real-time-desktop-browser-testing-tools/"
43-
}]
44-
})
45-
}}
25+
dangerouslySetInnerHTML={{ __html: JSON.stringify({
26+
"@context": "https://schema.org",
27+
"@type": "BreadcrumbList",
28+
"itemListElement": [{
29+
"@type": "ListItem",
30+
"position": 1,
31+
"name": "LambdaTest",
32+
"item": "https://www.lambdatest.com"
33+
},{
34+
"@type": "ListItem",
35+
"position": 2,
36+
"name": "Support",
37+
"item": "https://www.lambdatest.com/support/docs/"
38+
},{
39+
"@type": "ListItem",
40+
"position": 3,
41+
"name": "Real Time Desktop Browser Testing",
42+
"item": "https://www.lambdatest.com/support/docs/real-time-desktop-browser-testing-tools/"
43+
}]
44+
})
45+
}}
4646
></script>
4747
LambdaTest offers a comprehensive suite of real-time desktop web browser testing tools designed to enhance the efficiency and accuracy of your testing process. This guide provides detailed instructions on how to utilize each tool to its fullest potential.
4848

@@ -88,17 +88,12 @@ Upload files directly to the test environment for scenarios that require file in
8888

8989
<img loading="lazy" src={require('../assets/images/real-time-testing/web-browser/upload.png').default} alt="Image" className="doc_img"/>
9090

91-
## Projects
92-
Organize and manage your test sessions efficiently with the Projects feature. You can track your ongoing and past test sessions within specific projects to maintain a clear view of testing progress and results.
93-
94-
<img loading="lazy" src={require('../assets/images/real-time-testing/web-browser/projects.png').default} alt="Image" className="doc_img"/>
95-
9691
## Chrome Extension
9792
Enhance your testing capabilities with LambdaTest by leveraging various Chrome extensions that provide additional functionalities and streamline your testing process. These extensions can help automate repetitive tasks, assist in accessibility checks, and integrate AI tools into your workflow.
9893

9994
<img loading="lazy" src={require('../assets/images/real-time-testing/web-browser/chrome-extension.png').default} alt="Image" className="doc_img"/>
10095

101-
## Accessibility
96+
## Screen Reader
10297
Ensure your web applications are accessible to all users, including those with disabilities, using LambdaTest's accessibility testing tools. This tool helps identify and address potential accessibility issues to enhance your website's usability and compliance with accessibility standards like WCAG (Web Content Accessibility Guidelines).
10398

10499
<img loading="lazy" src={require('../assets/images/real-time-testing/web-browser/accessibility.png').default} alt="Image" className="doc_img"/>

docs/real-time-mobile-app-testing-tools.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,6 @@ LambdaTest's network throttling feature empowers you to simulate real-world netw
100100

101101
<img loading="lazy" src={require('../assets/images/real-time-testing/mobile-app/network-throttling.png').default} alt="Image" className="doc_img"/>
102102

103-
## Projects
104-
The projects feature allows you to track your existing test session in an existing project.
105-
106-
<img loading="lazy" src={require('../assets/images/real-time-testing/mobile-app/projects.png').default} alt="Image" className="doc_img"/>
107-
108103
## Settings
109104
The settings section offer the following features:
110105
- **Idle Timeout :** This feature allows you to set the idle timeout for your test session. The default Idle Timeout is 5 minutes and the maximum limit is 60 minutes.

docs/real-time-mobile-browser-testing-tools.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,6 @@ LambdaTest's network throttling feature empowers you to simulate real-world netw
9090

9191
<img loading="lazy" src={require('../assets/images/real-time-testing/mobile-browser/network-throttling.png').default} alt="Image" className="doc_img"/>
9292

93-
## Projects
94-
The projects feature allows you to track your existing test session in an existing project.
95-
96-
<img loading="lazy" src={require('../assets/images/real-time-testing/mobile-browser/projects.png').default} alt="Image" className="doc_img"/>
97-
9893
## Settings
9994
The settings section offer the following features:
10095
- **Idle Timeout :** This feature allows you to set the idle timeout for your test session. The default Idle Timeout is 5 minutes and the maximum limit is 60 minutes.

0 commit comments

Comments
 (0)