/home/runner/work/cli/cli/testdriver/acceptance/snippets/login.yaml (end)
00:50
> click on add to cart under the testdriver hat
hover-text-with-description.yaml:8:10 (focus-application)
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