Skip to content

Commit c0f229c

Browse files
Hani YacoubHani Yacoub
authored andcommitted
Skip known issue tests
1 parent c6f9d43 commit c0f229c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"url": "http://127.0.0.1:8080/zara_cc.html",
33
"field_mapping": {
4+
"name": "a8b8e3a1-1d70-4359-b1f6-8c365b1ff394",
45
"card_number": "9a274e10-05a0-4052-9081-1773bf115b66",
56
"expiration_month": "c7404086-ff9c-454c-807d-cc5c861d29a9",
67
"expiration_year": "45bc4b88-170f-4891-b98a-fa2eea26de8c",
@@ -9,9 +10,17 @@
910

1011
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
1112
"fields": [
13+
"a8b8e3a1-1d70-4359-b1f6-8c365b1ff394",
1214
"9a274e10-05a0-4052-9081-1773bf115b66",
1315
"c7404086-ff9c-454c-807d-cc5c861d29a9",
1416
"45bc4b88-170f-4891-b98a-fa2eea26de8c",
1517
"661119d0-9696-4685-9d45-c2e3ea53a861"
16-
]
18+
],
19+
"skipped": [
20+
"test_demo_cc_1_dropdown.py",
21+
"test_demo_cc_2_preview.py",
22+
"test_demo_cc_3_autofill.py",
23+
"test_demo_cc_4_highlight.py",
24+
"test_demo_cc_5_clear.py"
25+
]
1726
}

0 commit comments

Comments
 (0)