mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-07 05:57:47 +00:00
GEEKING
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Feature: Play Now
|
||||
|
||||
@android
|
||||
Scenario: Tap the "Play Now" button and play games
|
||||
Given I logout
|
||||
When I play now
|
||||
Then I should see "Popular"
|
||||
|
||||
@ios
|
||||
Scenario: Tap the "Play Now" button and play games
|
||||
Given I logout
|
||||
When I play now
|
||||
Then I should see "Popular" texts displayed
|
||||
Reference in New Issue
Block a user