upgrade to 3.6.5 (#726)

This commit is contained in:
Ian Jennings 2024-07-22 18:10:38 -05:00 committed by GitHub
parent 3d72e97831
commit d0c0a7fd96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -23,7 +23,7 @@ jobs:
- uses: dashcamio/testdriver@main
id: testdriver
with:
version: v3.5.6
version: v3.6.5
key: ${{secrets.DASHCAM_API}}
prerun: |
cd ~/actions-runner/_work/testdriver/testdriver/

View File

@ -3,27 +3,27 @@ steps:
- command: focus-application
name: Electron
- command: hover-text
description: Get Started
text: Get Started
action: click
- command: hover-text
description: Settings
text: Settings
action: click
- command: hover-text
description: 13px
text: 13px
action: click
- command: hover-text
description: 12px
text: 12px
action: click
- command: hover-text
description: Dark
text: Dark
action: click
- command: hover-text
description: Light
text: Light
action: click
- command: hover-text
description: workspace-1
text: workspace-1
action: click
- step:
- command: assert
description: the terminal is white
expect: the terminal is white