feat: try test second window

This commit is contained in:
tiddlygit-test 2021-04-19 02:05:28 +08:00
parent 3cf630d39f
commit 604942379f
2 changed files with 31 additions and 1 deletions

View file

@ -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