mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
upgrade to 3.6.5 (#726)
This commit is contained in:
@@ -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/
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user