From befecb8fad74c0ba70915998d12e5d6d16fbe6b3 Mon Sep 17 00:00:00 2001 From: salmank Date: Sun, 9 Nov 2025 20:04:13 +0530 Subject: [PATCH] Embedded video --- docs/run-nightwatch-tests-on-lambdatest-selenium-grid.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/run-nightwatch-tests-on-lambdatest-selenium-grid.md b/docs/run-nightwatch-tests-on-lambdatest-selenium-grid.md index e75ceb97..d65904a6 100644 --- a/docs/run-nightwatch-tests-on-lambdatest-selenium-grid.md +++ b/docs/run-nightwatch-tests-on-lambdatest-selenium-grid.md @@ -53,6 +53,8 @@ import TabItem from '@theme/TabItem'; In this topic, you will learn how to configure and run your JavaScript automation testing scripts on [LambdaTest Selenium cloud platform](https://www.lambdatest.com/selenium-automation) using **JavaScript** framework **Nightwatch**. + + ## Objective *** By the end of this topic, you will be able to: