mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
feat: try test second window
This commit is contained in:
parent
3cf630d39f
commit
604942379f
2 changed files with 31 additions and 1 deletions
|
|
@ -5,4 +5,11 @@ Feature: Open
|
|||
|
||||
Scenario: Opening TiddlyGit
|
||||
Given the app is launched
|
||||
Then the element "#new-user-tip" is on the page
|
||||
Then the element "#new-user-tip" is on the page
|
||||
Then the element "#add-workspace-button" is on the page
|
||||
|
||||
Scenario: Opening TiddlyGit
|
||||
Given the app is launched
|
||||
Then the element "#add-workspace-button" is on the page
|
||||
Then click on this element
|
||||
Then "AddWorkspace" window show up
|
||||
Loading…
Add table
Add a link
Reference in a new issue