From 2527dea615dcbbbda4c3faf885518508b8207e79 Mon Sep 17 00:00:00 2001 From: Neha Agarwal Date: Mon, 19 Jun 2023 12:47:47 +0530 Subject: [PATCH] Added BStack to test cases --- tests/local-test.robot | 2 +- tests/test-1.robot | 2 +- tests/test-2.robot | 2 +- tests/test-3.robot | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/local-test.robot b/tests/local-test.robot index 3b09b0b..c99ca14 100644 --- a/tests/local-test.robot +++ b/tests/local-test.robot @@ -16,6 +16,6 @@ Execute local test *** Test Cases *** -Local Test +BStack Local Test Add Implicit Wait Verify Local Page diff --git a/tests/test-1.robot b/tests/test-1.robot index 79d78c0..cc5ba31 100644 --- a/tests/test-1.robot +++ b/tests/test-1.robot @@ -17,5 +17,5 @@ Execute test *** Test Cases *** -Add to Cart Test 1 +BStack Sample Test 1 Add to Cart diff --git a/tests/test-2.robot b/tests/test-2.robot index c930fdf..1e44aec 100644 --- a/tests/test-2.robot +++ b/tests/test-2.robot @@ -17,5 +17,5 @@ Execute test *** Test Cases *** -Add to Cart Test 2 +BStack Sample Test 2 Add to Cart diff --git a/tests/test-3.robot b/tests/test-3.robot index 8662d77..06057e8 100644 --- a/tests/test-3.robot +++ b/tests/test-3.robot @@ -17,5 +17,5 @@ Execute test *** Test Cases *** -Add to Cart Test 3 +BStack Sample Test 3 Add to Cart