File tree Expand file tree Collapse file tree 5 files changed +62
-1
lines changed
constants/thenorthface/IT Expand file tree Collapse file tree 5 files changed +62
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "url" : " http://127.0.0.1:8080/thenorthface_ad.html" ,
3+ "field_mapping" : {
4+ "family_name" : " 7d2bc71f-04d8-4c60-9407-a3a8f446e893" ,
5+ "given_name" : " 96cdedb0-6307-47d4-a916-db6fb6664845" ,
6+ "street_address" : " 8baa4448-0aeb-4d2e-b657-6d25888e143d" ,
7+ "address_level_2" : " 065d40e6-be79-41c6-accd-3d103c5ef1f1" ,
8+ "postal_code" : " c4bc48d0-bbb2-45b3-a482-963e3bc0af88" ,
9+ "telephone" : " b7cdccf4-6159-4b1a-9ab3-ffec7f04119f" ,
10+ "email" : " 8796ea94-38d6-434c-bb05-89edbb2123e4"
11+ },
12+
13+ "form_field" : " *[data-moz-autofill-inspect-id='{given_name}']" ,
14+ "fields" : [
15+ " 7d2bc71f-04d8-4c60-9407-a3a8f446e893" ,
16+ " 96cdedb0-6307-47d4-a916-db6fb6664845" ,
17+ " 8baa4448-0aeb-4d2e-b657-6d25888e143d" ,
18+ " 065d40e6-be79-41c6-accd-3d103c5ef1f1" ,
19+ " c4bc48d0-bbb2-45b3-a482-963e3bc0af88" ,
20+ " b7cdccf4-6159-4b1a-9ab3-ffec7f04119f" ,
21+ " 8796ea94-38d6-434c-bb05-89edbb2123e4"
22+ ]
23+ }
Original file line number Diff line number Diff line change 1+ {
2+ "url" : " http://127.0.0.1:8080/thenorthface_cc.html" ,
3+ "field_mapping" : {
4+ "card_number" : " " ,
5+ "expiration_date" : " " ,
6+ "cvv" : " "
7+ },
8+
9+ "form_field" : " *[data-moz-autofill-inspect-id='{name}']" ,
10+ "skip" : " True" ,
11+ "fields" : [
12+ " " ,
13+ " " ,
14+ " "
15+ ]
16+ }
Original file line number Diff line number Diff line change 44 " ebay" ,
55 " calvinklein" ,
66 " tiffany" ,
7- " euronics"
7+ " euronics" ,
8+ " thenorthface"
89 ],
910 "tests" : [
1011 ]
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < title > Title</ title >
6+ </ head >
7+ < body >
8+
9+ </ body >
10+ </ html >
You can’t perform that action at this time.
0 commit comments