Update tests for breaking playwright change

This commit is contained in:
shamoon 2024-02-01 21:45:53 -08:00
parent 1997952930
commit 213d217434
4 changed files with 58 additions and 58 deletions

View File

@ -2700,7 +2700,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2734,7 +2734,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2768,7 +2768,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2802,7 +2802,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2836,7 +2836,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2870,7 +2870,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2904,7 +2904,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2938,7 +2938,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2972,7 +2972,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -3006,7 +3006,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -3040,7 +3040,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -3074,7 +3074,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -3108,7 +3108,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -3142,7 +3142,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -3176,7 +3176,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -3210,7 +3210,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -3244,7 +3244,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -3278,7 +3278,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -3312,7 +3312,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],

View File

@ -425,7 +425,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -470,7 +470,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -645,7 +645,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -685,7 +685,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -729,7 +729,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],

View File

@ -843,7 +843,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -994,7 +994,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],

View File

@ -996,7 +996,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1301,7 +1301,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1484,7 +1484,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1518,7 +1518,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1552,7 +1552,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1586,7 +1586,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1620,7 +1620,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1654,7 +1654,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1688,7 +1688,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1722,7 +1722,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1756,7 +1756,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1790,7 +1790,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1824,7 +1824,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1858,7 +1858,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1892,7 +1892,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1926,7 +1926,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1960,7 +1960,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -1994,7 +1994,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2028,7 +2028,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2062,7 +2062,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2096,7 +2096,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2130,7 +2130,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2164,7 +2164,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2198,7 +2198,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2232,7 +2232,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2266,7 +2266,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2300,7 +2300,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2334,7 +2334,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2368,7 +2368,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2402,7 +2402,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2436,7 +2436,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],
@ -2470,7 +2470,7 @@
"bodySize": -1 "bodySize": -1
}, },
"response": { "response": {
"status": -1, "status": 200,
"statusText": "", "statusText": "",
"httpVersion": "HTTP/1.1", "httpVersion": "HTTP/1.1",
"cookies": [], "cookies": [],