Skip to content

Commit

Permalink
use transform instead of change
Browse files Browse the repository at this point in the history
  • Loading branch information
chottuthejimmy committed Oct 22, 2024
1 parent 6ad1fa0 commit 027e1a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions testdriver/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 027e1a4

Please sign in to comment.