From 678406f02e76889c8797bffd4167c52ca21e4b61 Mon Sep 17 00:00:00 2001 From: Tarun Kumar S Date: Tue, 24 Sep 2024 13:07:29 +0000 Subject: [PATCH] update the test --- testdriver/test.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/testdriver/test.yml b/testdriver/test.yml index ecb3fd8d8bb..654cd1f349b 100644 --- a/testdriver/test.yml +++ b/testdriver/test.yml @@ -176,9 +176,3 @@ steps: action: hover - command: assert expect: the background of the Sign button is changed - - command: hover-text - text: Add Watermark - description: Add Watermark button - action: hover - - command: assert - expect: the background of the Add Watermark button is changed