File tree Expand file tree Collapse file tree 2 files changed +23
-12
lines changed
Expand file tree Collapse file tree 2 files changed +23
-12
lines changed Original file line number Diff line number Diff line change 1+ Feature : Connect without extension
2+
3+ Scenario : Try connect to wallet Tonkeeper without extension in demo dapp vue react
4+ Given I am open app "https://townsquarexyz.github.io/demo-dapp-with-vue-ui/"
5+ Then I see in title "Demo Dapp Vue UI"
6+ When I click on connect button
7+ Then I see widget with title "Connect your wallet"
8+ When I select wallet "Tonkeeper"
9+ Then I see widget with title "Tonkeeper"
10+ Then I see widget with second title "Scan the QR code below with your phone’s or Tonkeeper’s camera"
11+ When I select option "Browser Extension"
12+ Then I see widget with second title "Seems you don't have installed Tonkeeper browser extension"
13+
14+ Scenario : Try connect to wallet Tonkeeper without extension in demo dapp with react
15+ Given I am open app "https://ton-connect.github.io/demo-dapp-with-react-ui/"
16+ Then I see in title "Demo Dapp with @tonconnect/ui-react"
17+ When I click on connect button
18+ Then I see widget with title "Connect your TON wallet"
19+ When I select wallet "Tonkeeper"
20+ Then I see widget with title "Tonkeeper"
21+ Then I see widget with second title "Scan the QR code below with your phone’s or Tonkeeper’s camera"
22+ When I select option "Browser Extension"
23+ Then I see widget with second title "Seems you don't have installed Tonkeeper browser extension"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments