tests: rename email fields in expected results
This commit is contained in:
@ -64,11 +64,11 @@ Feature: Addressbook: File: Create contacts
|
|||||||
* Open contact editor for selected contact
|
* Open contact editor for selected contact
|
||||||
Then "Nickname:" property is set to "Unknown"
|
Then "Nickname:" property is set to "Unknown"
|
||||||
And Emails are set to
|
And Emails are set to
|
||||||
| Field | Value |
|
| Field | Value |
|
||||||
| Work | jimmy.doe@company.com |
|
| Work Email | jimmy.doe@company.com |
|
||||||
| Home | jimmy_doe_72@gmail.com |
|
| Home Email | jimmy_doe_72@gmail.com |
|
||||||
| Other | jimmydoe72@yahoo.com |
|
| Other Email | jimmydoe72@yahoo.com |
|
||||||
| Other | xxjimmyxx@free_email.com |
|
| Other Email | xxjimmyxx@free_email.com |
|
||||||
And "Wants to receive HTML mail" checkbox is ticked
|
And "Wants to receive HTML mail" checkbox is ticked
|
||||||
And Phones are set to
|
And Phones are set to
|
||||||
| Field | Value |
|
| Field | Value |
|
||||||
|
Reference in New Issue
Block a user