Thu May 29 2025 00:08:47 GMT+0000 (Coordinated Universal Time)

@local @development @staging @production
Feature:Show all pages 8

All public basic pages should display.
The the basic layout should render correctly ohn each page.

Given the page "homepage" has been opened 4s 854ms

And the page "homepage" has been displayed 91ms

Then the element "header" on page "homepage" has been displayed 105ms

Then the element "navigation" on page "homepage" has been displayed 69ms

Then the element "breadcrumbs" on page "homepage" has been displayed 41ms

Then the element "content" on page "homepage" has been displayed 66ms

Then the element "footer" on page "homepage" has been displayed 44ms

And the element "copyright" on page "homepage" has been displayed 42ms

And the element "appinfo" on page "homepage" has been displayed 47ms

Then take a screenshot "test" of page "homepage" 3s 408ms

Given the page "about" has been opened 4s 496ms

And the page "about" has been displayed 187ms

Then the element "header" on page "about" has been displayed 43ms

Then the element "navigation" on page "about" has been displayed 51ms

Then the element "breadcrumbs" on page "about" has been displayed 75ms

Then the element "content" on page "about" has been displayed 41ms

Then the element "footer" on page "about" has been displayed 41ms

And the element "copyright" on page "about" has been displayed 113ms

And the element "appinfo" on page "about" has been displayed 44ms

Then take a screenshot "test" of page "about" 3s 347ms

Given the page "support" has been opened 4s 739ms

And the page "support" has been displayed 107ms

Then the element "header" on page "support" has been displayed 42ms

Then the element "navigation" on page "support" has been displayed 49ms

Then the element "breadcrumbs" on page "support" has been displayed 42ms

Then the element "content" on page "support" has been displayed 57ms

Then the element "footer" on page "support" has been displayed 101ms

And the element "copyright" on page "support" has been displayed 42ms

And the element "appinfo" on page "support" has been displayed 42ms

Then take a screenshot "test" of page "support" 3s 389ms

Given the page "help" has been opened 4s 758ms

And the page "help" has been displayed 191ms

Then the element "header" on page "help" has been displayed 43ms

Then the element "navigation" on page "help" has been displayed 56ms

Then the element "breadcrumbs" on page "help" has been displayed 32ms

Then the element "content" on page "help" has been displayed 66ms

Then the element "footer" on page "help" has been displayed 46ms

And the element "copyright" on page "help" has been displayed 58ms

And the element "appinfo" on page "help" has been displayed 43ms

Then take a screenshot "test" of page "help" 3s 392ms

Given the page "register" has been opened 4s 756ms

And the page "register" has been displayed 190ms

Then the element "header" on page "register" has been displayed 44ms

Then the element "navigation" on page "register" has been displayed 59ms

Then the element "breadcrumbs" on page "register" has been displayed 45ms

Then the element "content" on page "register" has been displayed 57ms

Then the element "footer" on page "register" has been displayed 48ms

And the element "copyright" on page "register" has been displayed 57ms

And the element "appinfo" on page "register" has been displayed 44ms

Then take a screenshot "test" of page "register" 3s 333ms

Given the page "request-password-reset" has been opened 4s 160ms

And the page "request-password-reset" has been displayed 297ms

Then the element "header" on page "request-password-reset" has been displayed 95ms

Then the element "navigation" on page "request-password-reset" has been displayed 31ms

Then the element "breadcrumbs" on page "request-password-reset" has been displayed 94ms

Then the element "content" on page "request-password-reset" has been displayed 41ms

Then the element "footer" on page "request-password-reset" has been displayed 41ms

And the element "copyright" on page "request-password-reset" has been displayed 39ms

And the element "appinfo" on page "request-password-reset" has been displayed 41ms

Then take a screenshot "test" of page "request-password-reset" 3s 322ms

Given the page "login" has been opened 4s 289ms

And the page "login" has been displayed 189ms

Then the element "header" on page "login" has been displayed 82ms

Then the element "navigation" on page "login" has been displayed 27ms

Then the element "breadcrumbs" on page "login" has been displayed 32ms

Then the element "content" on page "login" has been displayed 43ms

Then the element "footer" on page "login" has been displayed 32ms

And the element "copyright" on page "login" has been displayed 33ms

And the element "appinfo" on page "login" has been displayed 39ms

Then take a screenshot "test" of page "login" 3s 346ms

Given the page "errorpage-404" has been opened 4s 708ms

And the page "errorpage-404" has been displayed 100ms

Then the element "header" on page "errorpage-404" has been displayed 45ms

Then the element "content" on page "errorpage-404" has been displayed 50ms

Then the element "footer" on page "errorpage-404" has been displayed 45ms

And the element "copyright" on page "errorpage-404" has been displayed 57ms

And the element "appinfo" on page "errorpage-404" has been displayed 36ms

Then the element "navigation" on page "errorpage-404" has been displayed 40ms

Then take a screenshot "test" of page "errorpage-404" 3s 332ms

@local @development @staging @production
Feature:users logging in 5

Enable users to register and login to the application.

Given the user navigates via "account/login" to the "login" page 7s 947ms

And the page "login" has been displayed 40ms

And the user tries to login with "sysadmin"'s credentials 9s 300ms

Then take a screenshot "after-login" of page "login" 3s 372ms

Then the page "user-profile" has been displayed 45ms

@login @private @user @errors
Scenario:user is logging out successfully
5

Given the user "sysadmin" has logged in to the application 14s 436ms

And the page "user-profile" has been displayed 10s 141ms

Then the user navigates via "account/logout" to the "homepage" page 4s 954ms

Then take a screenshot "after-logout" of page "login" 3s 407ms

Then the page "homepage" has been displayed 44ms

Given the user navigates via "account/login" to the "login" page 8s 481ms

And the page "login" has been displayed 43ms

And the user tries to login with "wrong-password-user"'s credentials 2s 373ms

Then take a screenshot "after-wrong-password" of page "login" 3s 363ms

Then the page "login" has been displayed 33ms

And an error has been displayed on the page "login" 43ms

Given the user navigates via "account/login" to the "login" page 8s 168ms

And the page "login" has been displayed 43ms

And the user tries to login with "no-password-user"'s credentials 1s 939ms

Then take a screenshot "after-no-password" of page "login" 3s 418ms

Then the page "login" has been displayed 31ms

And an error has been displayed on the page "login" 43ms

Given the user navigates via "account/login" to the "login" page 8s 34ms

And the page "login" has been displayed 41ms

And the user tries to login with "empty-user"'s credentials 1s 634ms

Then take a screenshot "after-no-credentials" of page "login" 3s 335ms

Then the page "login" has been displayed 32ms

And an error has been displayed on the page "login" 43ms