Files
watrbx-game-engine/RobloxMobileTest/Appium/POM/features/Playnow.feature
T
2025-09-18 17:55:52 -04:00

14 lines
282 B
Gherkin

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