hover-text-with-description.yaml

1:45
0:00 • 14 logs
0:18 • 2 logs
0:25 • 10 logs
0:41 • 17 logs
1:05 • 3 logs
1:15 • 8 logs
1:30 • 22 logs
> complete the login process
00:00
hover-text-with-description.yaml:4:6 (run)
command='run' file='snippets/login.yaml'
snippets/login.yaml (start)
login.yaml:4:6 (focus-application)
command='focus-application' name='Google Chrome'
login.yaml:8:10 (hover-text)
00:03
command='hover-text' text='Username' description='username input field' action='click'
waiting for text: "Username"...
00:04
"Username" found!
00:06
thinking...
login.yaml:8:10 (hover-text)
00:08
command='click' x=491 y=249 action='click'
click left clicking at 491, 249...
00:09
login.yaml:8:14 (type)
00:17
command='type' text='standard_user'
login.yaml:16:18 (hover-text)
00:25
command='hover-text' text='Password' description='password input field' action='click'
waiting for text: "Password"...
00:26
"Password" found!
00:27
thinking...
login.yaml:16:18 (hover-text)
00:30
command='click' x=490 y=348 action='click'
command='focus-application' name='Google Chrome'
hover-text-with-description.yaml:8:12 (hover-text)
00:54
command='hover-text' text='Add to Cart' description='add to cart button under TestDriver Hat' action='click'
waiting for text: "Add to Cart"...
00:55
"Add to Cart" found!
00:57
thinking...
hover-text-with-description.yaml:8:10 (focus-application)
01:05
command='click' x=1099 y=571 action='click'
click left clicking at 1099, 571...
01:06
> click on the cart
01:14
hover-text-with-description.yaml:16:18 (focus-application)
command='focus-application' name='Google Chrome'
hover-text-with-description.yaml:16:20 (hover-text)
01:18
command='hover-text' text='Cart' description='cart button in the top right corner' action='click'
waiting for text: "Cart"...
01:19
"Cart" found!
01:20
thinking...
hover-text-with-description.yaml:16:18 (focus-application)
01:29
command='click' x=1179 y=123 action='click'
click left clicking at 1179, 123...
01:30
> assert the testdriver hat is in the cart
01:34
hover-text-with-description.yaml:24:26 (focus-application)
command='focus-application' name='Google Chrome'
hover-text-with-description.yaml:24:28 (assert)
01:37
command='assert' expect='TestDriver Hat is in the cart'
thinking...
reviewing test...
01:42
summarizing...
01:43
Summary written to: /tmp/testdriver-summary.md
01:45
exiting...
running /home/runner/work/cli/cli/testdriver/lifecycle/postrun.yaml...
Version mismatch detected!
Running a test created with v5.1.1.
The local testdriverai version is v6.0.14.
> stop dashcam
postrun.yaml:4:6 (exec)
command='exec' code='dashcam -t 'hover-text-with-description.yaml' -p' lang='pwsh'
calling exec...
dashcam -t 'hover-text-with-description.yaml' -p