Skip to content

Commit 7ec4298

Browse files
authored
Merge pull request LambdaTest#1018 from Aman1905/stage
added recents and favourites page
2 parents cf4ae01 + 4d72881 commit 7ec4298

File tree

3 files changed

+59
-0
lines changed

3 files changed

+59
-0
lines changed
1.22 MB
Loading
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
id: real-time-recents-and-favourites
3+
title: Recents and Favourites
4+
hide_title: false
5+
sidebar_label: Recents and Favourites
6+
description: Enhance mobile app testing with LambdaTest's comprehensive tools. Simulate actions, capture screenshots, record sessions, and more. Test across devices, locations, and network conditions for optimal results.
7+
keywords:
8+
- real time testing in lambdatest
9+
- lambdatest real time testing feature
10+
- online real time testing
11+
- free cross browser testing tool
12+
- cross browser compatibility testing tool
13+
- online real time website testing
14+
- test website in different screen sizes
15+
- ie browser compatibility testing tool
16+
- test on gionee elfie e7 online
17+
- test on mac 10.11 el capitan online
18+
- apple mac el capitan virtual machine
19+
url: https://www.lambdatest.com/support/docs/real-time-recents-and-favourites/
20+
site_name: LambdaTest
21+
slug: real-time-recents-and-favourites/
22+
---
23+
24+
<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 Recents and Favourites",
42+
"item": "https://www.lambdatest.com/support/docs/real-time-recents-and-favourites/"
43+
}]
44+
})
45+
}}
46+
></script>
47+
The **Recents** and **Favourites** feature, located under the Quick Links section, helps users easily access frequently used resources. This functionality provides an easy way to revisit recently accessed items or mark important resources for quick retrieval.
48+
49+
## Accessing the "Recents and Favourites"
50+
The Recents tab displays a list of items that you have accessed recently. This helps you quickly return to resources without needing to search for them. To add an item to your favourites, click the **star** icon next to it in the Recents tab. The "Favourites" tab shows all items you have marked as favourites, allowing quick access to frequently used resources.
51+
52+
- Navigate to the **Quick Links** section in the sidebar of the Real Time Web Browser or App Testing.
53+
- Select **Recents** to view the list of the recently created Browser or App tests.
54+
- Switch the tab to **Favourites** to view items that have been marked as favorites for quick access.
55+
56+
> You can also re-launch those tests from the recents or favorites section.
57+
58+
<img loading="lazy" src={require('../assets/images/real-time-testing/key-features/recents-and-favourites.gif').default} alt="Image" className="doc_img"/>

sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,6 +1133,7 @@ module.exports = {
11331133
"real-time-testing-troubleshooting",
11341134
"http-basic-authentication",
11351135
"webview-testing-in-android",
1136+
"real-time-recents-and-favourites"
11361137
],
11371138
},
11381139
"troubleshooting-ios-apps",

0 commit comments

Comments
 (0)