Skip to content

Commit 045f40d

Browse files
hyp yaml
1 parent ca3d7fb commit 045f40d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/hyperexecute-how-to-configure-os-and-browser.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ site_name: LambdaTest
1414
slug: hyperexecute-how-to-configure-os-and-browser/
1515
---
1616

17+
import Tabs from '@theme/Tabs';
18+
import TabItem from '@theme/TabItem';
1719
import HyperExecuteSupportedLanguageRepos from '../src/component/SupportedLanguages/HyperExecuteSupportedLanguageRepos';
1820

1921
<script type="application/ld+json"
@@ -48,3 +50,10 @@ You can easily implement it on your own project. For demo purposes, we are using
4850
## Step 1: Update the LambdaTest Capabilities in your test suite
4951

5052
## Step 2: Configure your HyperExecute YAML file
53+
<Tabs className="docs__val" queryString="test-method">
54+
<TabItem value="autosplit" label="AutoSplit" default>
55+
</TabItem>
56+
57+
<TabItem value="matrix" label="Matrix">
58+
</TabItem>
59+
</Tabs>

docs/smartui-guided-walkthrough.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: smartui-guided-walkthrough
33
title: Guided Walkthrough of SmartUI
44
hide_title: false
55
sidebar_label: Guided Walkthrough
6-
description: Learn how to manage tests, update the images, compare the images, performe testing using the dashboard.
6+
description: Learn how to manage tests, update the images, compare the images, perform testing using the dashboard.
77
keywords:
88
- LambdaTest SmartUI
99
- LambdaTest SmartUI help

0 commit comments

Comments
 (0)