Skip to content

Files

Latest commit

 

History

History
112 lines (88 loc) · 4.04 KB

test-logs.md

File metadata and controls

112 lines (88 loc) · 4.04 KB
id title hide_title sidebar_label description keywords url site_name slug
test-logs
Test Logs
true
Test Logs
Test Logs is a library where you can find logs of all cross browser testing performed by you on LambdaTest.
lambdatest test logs
test logs
cross browser testing
test library
LambdaTest
test-logs/
<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": "Test Logs", "item": "https://www.lambdatest.com/support/docs/test-logs/" }] }) }} ></script>

Test Logs


Test Logs is a library where you can find logs of all cross browser testing performed by you on LambdaTest.

Accessing Test Logs


Step 1: Log in to your account.

Step 2: Select 'Test Logs' from the menu bar on the left-hand side.

<img loading="lazy" src={require('../assets/images/test-logs/test-logs-1.webp').default} alt="Image" className="doc_img"/>

Step 3: After selecting 'Test Logs', you'll see a list of tests you performed. Select any of the tests to get the details.

<img loading="lazy" src={require('../assets/images/test-logs/test-logs-2.webp').default} alt="Image" className="doc_img"/>

From Where Can I Access The Details Of My Project 'Untitled'?


Step 1: Open 'Test Logs' from the menu bar.

Step 2: From the list of projects, you can select any of the projects. Select the project named Untitled.

Step 3: From the panel on the right-hand side, you can access the details of the project tests performed in the project Untitled.

<img loading="lazy" src={require('../assets/images/test-logs/test-logs-3.webp').default} alt="Image" className="doc_img"/>

How To Move A Test From One Project To Another?


Step 1: From the 'Test Logs' menu, open the project from where you want to move the test.

Step 2: Open the test to be moved.

Step 3: Click on the three dots present on the right-hand side under Test Details.

Step 4: Select the project and project version where you want to move the test.

Step 5: Once you select, the test is moved to your desired project.

<img loading="lazy" src={require('../assets/images/test-logs/test-logs-4.webp').default} alt="Image" className="doc_img"/>