Skip to content

Commit 4e5e459

Browse files
Merge pull request #790 from mozilla/vs/de-tchibo
vs/DE-tchibo
2 parents 19a2554 + b03dc26 commit 4e5e459

File tree

6 files changed

+51
-0
lines changed

6 files changed

+51
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"url": "http://127.0.0.1:8080/tchibo_ad.html",
3+
"field_mapping": {
4+
"given_name":"7c5a8db6-8650-40bb-b2d7-56faa25baf64",
5+
"family_name":"ab6565f2-d945-4f59-90fa-0013b1cc82f9",
6+
"street_address":"6220b12e-acd9-4598-b518-951106cd8e24",
7+
"postal_code":"13f8266c-138b-45ce-b11d-067c42971508",
8+
"telephone": "3c89fd93-24e6-4f56-b3d2-947eeaea3f0d",
9+
"email": "fc6c00f1-c9fe-4ecd-8841-425a3484061b",
10+
"country": "70f2ff1e-9425-4b75-8fd5-e321fe29dde9"
11+
},
12+
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
13+
"fields": [
14+
"7c5a8db6-8650-40bb-b2d7-56faa25baf64",
15+
"ab6565f2-d945-4f59-90fa-0013b1cc82f9",
16+
"6220b12e-acd9-4598-b518-951106cd8e24",
17+
"13f8266c-138b-45ce-b11d-067c42971508",
18+
"3c89fd93-24e6-4f56-b3d2-947eeaea3f0d",
19+
"fc6c00f1-c9fe-4ecd-8841-425a3484061b",
20+
"70f2ff1e-9425-4b75-8fd5-e321fe29dde9"
21+
],
22+
"skipped": [
23+
"test_demo_ad_4a_highlight_name_org_fields.py",
24+
"test_demo_ad_4b_highlight_address_fields.py",
25+
"test_demo_ad_4c_highlight_phone_email_fields.py"
26+
]
27+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"url": "http://127.0.0.1:8080/tchibo_cc.html",
3+
"field_mapping": {
4+
"card_number": "e61121a9-0c0c-4c67-988c-6b20527ad679",
5+
"name": "8e4c1a49-9d02-42fc-bb2f-3652ed18be5b",
6+
"expiration_month": "e3cb8acb-b4c2-4b03-807c-a9e1cd5f2c7c",
7+
"expiration_year": "5ca8c412-cd25-49bc-9eaa-e14f39fb9304",
8+
"cvv": "89b541d3-a625-426d-873f-6b717cf5d2af"
9+
},
10+
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
11+
"fields": [
12+
"e61121a9-0c0c-4c67-988c-6b20527ad679",
13+
"8e4c1a49-9d02-42fc-bb2f-3652ed18be5b",
14+
"e3cb8acb-b4c2-4b03-807c-a9e1cd5f2c7c",
15+
"5ca8c412-cd25-49bc-9eaa-e14f39fb9304",
16+
"89b541d3-a625-426d-873f-6b717cf5d2af"
17+
]
18+
}

l10n_CM/region/DE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"justspices",
1212
"mediamarkt",
1313
"newbalance",
14+
"tchibo",
1415
"thomann",
1516
"zalando"
1617
],

l10n_CM/run_l10n.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"standaardboekhandel",
7272
"staples",
7373
"tanie-leczenie",
74+
"tchibo",
7475
"thenorthface",
7576
"thomann",
7677
"tiffany",

l10n_CM/sites/tchibo/DE/tchibo_ad.html

Lines changed: 3 additions & 0 deletions
Large diffs are not rendered by default.

l10n_CM/sites/tchibo/DE/tchibo_cc.html

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)