cwtch-ui/integration_test/test/features/Load_test.feature

6 lines
272 B
Gherkin
Raw Permalink Normal View History

2022-01-27 21:59:23 +00:00
Feature: Splash screen displays and then closes
Scenario: splash screen appears
Then I expect the widget 'SplashView' to be present within 1 second
Scenario: splash screen completes
Then I expect the widget 'ProfileManagerView' to be present within 10 seconds