From 027e1a47975a363623e9e0789872bf18b1e7c58a Mon Sep 17 00:00:00 2001 From: Tarun Kumar S Date: Tue, 22 Oct 2024 14:28:40 +0530 Subject: [PATCH] use transform instead of change --- testdriver/test.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/testdriver/test.yml b/testdriver/test.yml index d906e1100a6..3dbeb91baf7 100644 --- a/testdriver/test.yml +++ b/testdriver/test.yml @@ -127,10 +127,10 @@ steps: - command: wait timeout: 2000 - prompt: >- - click on Tools button in the header section and hover over merge button - and check if the background for the button is changed, similarly hover - over all the rest of the buttons and check for the background of the - button to change + click on Tools button in the header section and Check if the background of + the button transforms when hovered over, similarly hover over a few other + buttons and check for the background of the button to transform when + hovered over commands: - command: focus-application name: Google Chrome