mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
set correct url path in e2e test
This commit is contained in:
parent
b992b1fb53
commit
80dd8d46f8
@ -12,7 +12,7 @@ Feature: User profile - change password
|
|||||||
Given the user is logged in as "bibi@bloxberg.de" "Aa12345_"
|
Given the user is logged in as "bibi@bloxberg.de" "Aa12345_"
|
||||||
|
|
||||||
Scenario: Change password successfully
|
Scenario: Change password successfully
|
||||||
Given the user navigates to page "/profile"
|
Given the user navigates to page "/settings"
|
||||||
And the user opens the change password menu
|
And the user opens the change password menu
|
||||||
When the user fills the password form with:
|
When the user fills the password form with:
|
||||||
| Old password | Aa12345_ |
|
| Old password | Aa12345_ |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user