File tree Expand file tree Collapse file tree 6 files changed +47
-1
lines changed Expand file tree Collapse file tree 6 files changed +47
-1
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "url" : " http://127.0.0.1:8080/peacocks_ad.html" ,
3
+ "field_mapping" : {
4
+ "given_name" : " 2fb50c78-6562-462d-9b34-c967f30e63a3" ,
5
+ "family_name" : " b1cc8bd9-057e-49ca-bf8e-5b18e1880854" ,
6
+ "street_address" : " 9fc1faad-e6d2-43a0-bc0d-6ceb88a3d01c" ,
7
+ "address_level_2" : " 32891e12-a4e5-4cd1-94c7-36d38328c899" ,
8
+ "postal_code" : " 8621750d-0979-4795-9079-e40eeef17f66" ,
9
+ "country" : " f132c39a-0cf7-49ce-bad1-12b4e075af02" ,
10
+ "telephone" : " 3de63156-1e5d-4512-ad88-3493385f9ab2"
11
+ },
12
+
13
+ "form_field" : " *[data-moz-autofill-inspect-id='{given_name}']" ,
14
+ "fields" : [
15
+ " 2fb50c78-6562-462d-9b34-c967f30e63a3" ,
16
+ " b1cc8bd9-057e-49ca-bf8e-5b18e1880854" ,
17
+ " 9fc1faad-e6d2-43a0-bc0d-6ceb88a3d01c" ,
18
+ " 32891e12-a4e5-4cd1-94c7-36d38328c899" ,
19
+ " 8621750d-0979-4795-9079-e40eeef17f66" ,
20
+ " f132c39a-0cf7-49ce-bad1-12b4e075af02" ,
21
+ " 3de63156-1e5d-4512-ad88-3493385f9ab2"
22
+ ]
23
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "url" : " http://127.0.0.1:8080/peacocks_cc.html" ,
3
+ "field_mapping" : {
4
+ "card_number" : " 72b3f40c-b66c-4a02-adfb-a79a2868fa45" ,
5
+ "name" : " 71408c5c-451b-4242-9ed7-550cf4a8c893" ,
6
+ "expiration_month" : " 6f76ab0a-3ee3-4fcb-a047-b2dac639e54a" ,
7
+ "expiration_year" : " fe5c1862-ad33-4df4-abca-c45b1ccd989a" ,
8
+ "cvv" : " a544ec67-6767-4c72-9484-b247b32c2827"
9
+ },
10
+ "form_field" : " *[data-moz-autofill-inspect-id='{name}']" ,
11
+ "skip" : " True" ,
12
+ "fields" : [
13
+ " 72b3f40c-b66c-4a02-adfb-a79a2868fa45" ,
14
+ " 71408c5c-451b-4242-9ed7-550cf4a8c893" ,
15
+ " 6f76ab0a-3ee3-4fcb-a047-b2dac639e54a" ,
16
+ " fe5c1862-ad33-4df4-abca-c45b1ccd989a" ,
17
+ " a544ec67-6767-4c72-9484-b247b32c2827"
18
+ ]
19
+ }
Original file line number Diff line number Diff line change 3
3
"sites" : [
4
4
" ebay" ,
5
5
" demo" ,
6
+ " peacocks" ,
6
7
" whittard"
7
8
],
8
9
"tests" : [
Original file line number Diff line number Diff line change 41
41
"yellowkorner" ,
42
42
"wish" ,
43
43
"bijoubrigitte" ,
44
- "whittard" ,
44
+ "peacocks" ,
45
+ "whittard"
45
46
}
46
47
47
48
loaded_valid_sites = valid_l10n_mappings ().keys ()
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments