Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
58 changes: 58 additions & 0 deletions docs/real-time-recents-and-favourites.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
id: real-time-recents-and-favourites
title: Recents and Favourites
hide_title: false
sidebar_label: Recents and Favourites
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.
keywords:
- real time testing in lambdatest
- lambdatest real time testing feature
- online real time testing
- free cross browser testing tool
- cross browser compatibility testing tool
- online real time website testing
- test website in different screen sizes
- ie browser compatibility testing tool
- test on gionee elfie e7 online
- test on mac 10.11 el capitan online
- apple mac el capitan virtual machine
url: https://www.lambdatest.com/support/docs/real-time-recents-and-favourites/
site_name: LambdaTest
slug: real-time-recents-and-favourites/
---

<script type="application/ld+json"
dangerouslySetInnerHTML={{ __html: JSON.stringify({
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "LambdaTest",
"item": "https://www.lambdatest.com"
},{
"@type": "ListItem",
"position": 2,
"name": "Support",
"item": "https://www.lambdatest.com/support/docs/"
},{
"@type": "ListItem",
"position": 3,
"name": "Real Time Recents and Favourites",
"item": "https://www.lambdatest.com/support/docs/real-time-recents-and-favourites/"
}]
})
}}
></script>
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.

## Accessing the "Recents and Favourites"
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.

- Navigate to the **Quick Links** section in the sidebar of the Real Time Web Browser or App Testing.
- Select **Recents** to view the list of the recently created Browser or App tests.
- Switch the tab to **Favourites** to view items that have been marked as favorites for quick access.

> You can also re-launch those tests from the recents or favorites section.

<img loading="lazy" src={require('../assets/images/real-time-testing/key-features/recents-and-favourites.gif').default} alt="Image" className="doc_img"/>
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -1133,6 +1133,7 @@ module.exports = {
"real-time-testing-troubleshooting",
"http-basic-authentication",
"webview-testing-in-android",
"real-time-recents-and-favourites"
],
},
"troubleshooting-ios-apps",
Expand Down
Loading