mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-25 03:12:07 +01:00
upgrade to 3.6.5 (#726)
This commit is contained in:
parent
3d72e97831
commit
d0c0a7fd96
2
.github/workflows/regression.yml
vendored
2
.github/workflows/regression.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user