Created
August 29, 2023 19:00
-
-
Save gvc/ed7b963adbd0f14ae24e5655d5b418b3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import { sleep, group } from 'k6' | |
import http from 'k6/http' | |
import jsonpath from 'https://jslib.k6.io/jsonpath/1.0.2/index.js' | |
export default function main() { | |
let response | |
const vars = {} | |
group('page_1 - https://gatsby.vtex.app/', function () { | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F160965%2Fest.jpg%3Fv%3D1778040371', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F164896%2Fofficia.jpg%3Fv%3D1779633259', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F183260%2Fin.jpg%3Fv%3D1774898804', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F184648%2Fdolorem.jpg%3Fv%3D1779040483', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F161658%2Fin.jpg%3Fv%3D1759068875', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
sleep(0.7) | |
response = http.post( | |
'https://gatsby.vtex.app/api/graphql?operationName=ValidateCartMutation', | |
'{"operationName":"ValidateCartMutation","variables":{"session":{"currency":{"code":"USD","symbol":"$"},"locale":"en-US","channel":"{\\"salesChannel\\":\\"1\\",\\"regionId\\":\\"\\"}","country":"USA","postalCode":null,"person":null},"cart":{"order":{"orderNumber":"6b99c695d33940b396f8b95881a82af0","acceptedOffer":[]}}}}', | |
{ | |
headers: { | |
'content-type': 'application/json', | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.post( | |
'https://gatsby.vtex.app/api/graphql?operationName=ValidateSession', | |
'{"operationName":"ValidateSession","variables":{"session":{"currency":{"code":"USD","symbol":"$"},"locale":"en-US","channel":"{\\"salesChannel\\":\\"1\\",\\"regionId\\":\\"\\"}","country":"USA","postalCode":null,"person":null},"search":""}}', | |
{ | |
headers: { | |
'content-type': 'application/json', | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/page-data/app-data.json', { | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/oculus-vr-headset-99988210/p/page-data.json', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/aedle-vk1-headphone-99988211/p/page-data.json', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/page-data/app-data.json', { | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/apple-magic-mouse-99988212/p/page-data.json', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
vars['propertyID1'] = jsonpath.query( | |
response.json(), | |
'$.result.serverData.product.additionalProperty[0].propertyID' | |
)[0] | |
sleep(0.9) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/804x603/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190901%2Funsplash-headphone.jpg%3Fv%3D1771415041', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=BrowserProductQuery&variables=%7B%22locator%22%3A%5B%7B%22key%22%3A%22id%22%2C%22value%22%3A%2299988211%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductsQuery&variables=%7B%22first%22%3A5%2C%22after%22%3A%220%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22buy%22%2C%22value%22%3A%2299995944%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
vars['alternateName1'] = jsonpath.query( | |
response.json(), | |
'$.data.search.products.edges[0].node.image[0].alternateName' | |
)[0] | |
vars['sku1'] = jsonpath.query(response.json(), '$.data.search.products.edges[0].node.sku')[0] | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductsQuery&variables=%7B%22first%22%3A5%2C%22after%22%3A%220%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22view%22%2C%22value%22%3A%2299995944%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/favicon-32x32.png', { | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/804x603/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190901%2Funsplash-headphone.jpg%3Fv%3D1779383139', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190901%2Funsplash-headphone.jpg%3Fv%3D1778783224', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190900%2Funsplash-vr-glasses.jpg%3Fv%3D1779040484', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190903%2Funsplash-monitor.jpg%3Fv%3D1778609793', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190902%2Funsplash-magic-mouse.jpg%3Fv%3D1779214876', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190904%2Funsplash-smart-speaker.jpg%3Fv%3D1778622383', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190901%2Funsplash-headphone.jpg%3Fv%3D1779383139', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190902%2Funsplash-magic-mouse.jpg%3Fv%3D1779387870', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190903%2Funsplash-monitor.jpg%3Fv%3D1779383138', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
sleep(0.9) | |
response = http.post( | |
'https://gatsby.vtex.app/api/graphql?operationName=ValidateCartMutation', | |
`{"operationName":"ValidateCartMutation","variables":{"session":{"currency":{"code":"USD","symbol":"\$"},"locale":"en-US","channel":"{\\"salesChannel\\":\\"1\\",\\"regionId\\":\\"\\"}","country":"USA","postalCode":null,"person":null},"cart":{"order":{"orderNumber":"6b99c695d33940b396f8b95881a82af0","acceptedOffer":[{"price":130,"listPrice":150,"seller":{"identifier":"1"},"quantity":1,"itemOffered":{"sku":"${vars['sku1']}","image":[{"url":"https://storeframework.vtexassets.com/arquivos/ids/190901/unsplash-headphone.jpg?v=1779383139","alternateName":"${vars['alternateName1']}"}],"name":"Leather","additionalProperty":[]}}]}}}}`, | |
{ | |
headers: { | |
'content-type': 'application/json', | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190901%2Funsplash-headphone.jpg%3Fv%3D1779383139', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
sleep(1.9) | |
response = http.get('https://gatsby.vtex.app/page-data/app-data.json', { | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductGalleryQuery&variables=%7B%22first%22%3A12%2C%22after%22%3A%220%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22category-1%22%2C%22value%22%3A%22office%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/1080x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190897%2FPhoto.jpg', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductsQuery&variables=%7B%22first%22%3A5%2C%22after%22%3A%220%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
vars['alternateName2'] = jsonpath.query( | |
response.json(), | |
'$.data.search.products.edges[4].node.image[0].alternateName' | |
)[0] | |
vars['sku2'] = jsonpath.query(response.json(), '$.data.search.products.edges[4].node.sku')[0] | |
vars['alternateName3'] = jsonpath.query( | |
response.json(), | |
'$.data.search.products.edges[1].node.image[2].alternateName' | |
)[0] | |
vars['sku3'] = jsonpath.query(response.json(), '$.data.search.products.edges[1].node.sku')[0] | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190902%2Funsplash-magic-mouse.jpg%3Fv%3D1777311717', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F171483%2Fipsam.jpg%3Fv%3D1776305009', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190903%2Funsplash-monitor.jpg%3Fv%3D1777326094', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F176008%2Ftemporibus.jpg%3Fv%3D1774898805', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F170492%2Fveritatis.jpg%3Fv%3D1768314080', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductsQuery&variables=%7B%22first%22%3A12%2C%22after%22%3A%2212%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22category-1%22%2C%22value%22%3A%22office%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductsQuery&variables=%7B%22first%22%3A12%2C%22after%22%3A%220%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22category-1%22%2C%22value%22%3A%22office%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F178295%2Fnon.jpg%3Fv%3D1768240283', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F165933%2Fvelit.jpg%3Fv%3D1776593378', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F179635%2Faut.jpg%3Fv%3D1774376062', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F161433%2Fsit.jpg%3Fv%3D1774376062', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F156189%2Fat.jpg%3Fv%3D1769031604', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F159753%2Fenim.jpg%3Fv%3D1774376050', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F181505%2Fquis.jpg%3Fv%3D1776106409', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F167051%2Fipsa.jpg%3Fv%3D1769031600', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F159069%2Fipsa.jpg%3Fv%3D1757638363', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F163776%2Fperspiciatis.jpg%3Fv%3D1774898801', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/page-data/app-data.json', { | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/tasty-cotton-shirt-43905318/p/page-data.json', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/fantastic-concrete-keyboard-61539541/p/page-data.json', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
sleep(1.6) | |
response = http.get('https://gatsby.vtex.app/page-data/app-data.json', { | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/sleek-wooden-mouse-76244592/p/page-data.json', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
sleep(0.5) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/small-cotton-cheese-3325400227651-51309679/p/page-data.json', | |
{ | |
headers: { | |
dnt: '1', | |
origin: 'https://gatsby.vtex.app', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/generic-wooden-shirt-58151192/p/page-data.json', | |
{ | |
headers: { | |
dnt: '1', | |
origin: 'https://gatsby.vtex.app', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/refined-metal-computer-35445133/p/page-data.json', | |
{ | |
headers: { | |
dnt: '1', | |
origin: 'https://gatsby.vtex.app', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/small-cotton-cheese-3325400227651-51309679/p/page-data.json', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/generic-wooden-shirt-58151192/p/page-data.json', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/refined-metal-computer-35445133/p/page-data.json', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
sleep(2.8) | |
response = http.get('https://gatsby.vtex.app/page-data/app-data.json', { | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/office/page-data.json?category-1=office&category-2=chairs&facets=category-1%2Ccategory-2&sort=score_desc&page=0', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductGalleryQuery&variables=%7B%22first%22%3A12%2C%22after%22%3A%220%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22category-1%22%2C%22value%22%3A%22office%22%7D%2C%7B%22key%22%3A%22category-2%22%2C%22value%22%3A%22chairs%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductsQuery&variables=%7B%22first%22%3A12%2C%22after%22%3A%2212%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22category-1%22%2C%22value%22%3A%22office%22%7D%2C%7B%22key%22%3A%22category-2%22%2C%22value%22%3A%22chairs%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
sleep(1.2) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductsQuery&variables=%7B%22first%22%3A12%2C%22after%22%3A%2212%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22category-1%22%2C%22value%22%3A%22office%22%7D%2C%7B%22key%22%3A%22category-2%22%2C%22value%22%3A%22chairs%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductsQuery&variables=%7B%22first%22%3A12%2C%22after%22%3A%220%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22category-1%22%2C%22value%22%3A%22office%22%7D%2C%7B%22key%22%3A%22category-2%22%2C%22value%22%3A%22chairs%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/page-data/app-data.json', { | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/unbranded-frozen-pizza-1670312/p/page-data.json', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F178298%2Fenim.jpg%3Fv%3D1779316803', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F167051%2Fipsa.jpg%3Fv%3D1779214699', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F177901%2Fomnis.jpg%3Fv%3D1778093353', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F181058%2Fet.jpg%3Fv%3D1757914047', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F158754%2Fnisi.jpg%3Fv%3D1757638106', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F158382%2Fautem.jpg%3Fv%3D1757637732', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190592%2Fcum.jpg%3Fv%3D1757924035', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F159505%2Fquod.jpg%3Fv%3D1757639438', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
sleep(1.9) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/804x603/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F167051%2Fipsa.jpg%3Fv%3D1769031600', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F167051%2Fipsa.jpg%3Fv%3D1769031600', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=BrowserProductQuery&variables=%7B%22locator%22%3A%5B%7B%22key%22%3A%22id%22%2C%22value%22%3A%221670312%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductsQuery&variables=%7B%22first%22%3A5%2C%22after%22%3A%220%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22buy%22%2C%22value%22%3A%22125155%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductsQuery&variables=%7B%22first%22%3A5%2C%22after%22%3A%220%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22view%22%2C%22value%22%3A%22125155%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F167049%2Fomnis.jpg%3Fv%3D1769031600', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F167050%2Fenim.jpg%3Fv%3D1769031600', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F174433%2Fdolorum.jpg%3Fv%3D1757660040', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F179974%2Flaborum.jpg%3Fv%3D1757912591', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F172039%2Fdolore.jpg%3Fv%3D1757657584', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F175001%2Faccusamus.jpg%3Fv%3D1757660671', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190134%2Fsed.jpg%3Fv%3D1757923973', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F165893%2Fet.jpg%3Fv%3D1757649992', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F163158%2Fblanditiis.jpg%3Fv%3D1757646942', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F187750%2Fducimus.jpg%3Fv%3D1757921458', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F179394%2Fut.jpg%3Fv%3D1757911898', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
sleep(0.6) | |
response = http.get('https://gatsby.vtex.app/page-data/office/chairs/page-data.json', { | |
headers: { | |
dnt: '1', | |
origin: 'https://gatsby.vtex.app', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get('https://gatsby.vtex.app/page-data/office/chairs/page-data.json', { | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.post( | |
'https://gatsby.vtex.app/api/graphql?operationName=ValidateCartMutation', | |
`{"operationName":"ValidateCartMutation","variables":{"session":{"currency":{"code":"USD","symbol":"\$"},"locale":"en-US","channel":"{\\"salesChannel\\":\\"1\\",\\"regionId\\":\\"\\"}","country":"USA","postalCode":null,"person":null},"cart":{"order":{"orderNumber":"6b99c695d33940b396f8b95881a82af0","acceptedOffer":[{"price":130,"listPrice":150,"seller":{"identifier":"1"},"quantity":1,"itemOffered":{"sku":"${vars['sku2']}","image":[{"url":"https://storeframework.vtexassets.com/arquivos/ids/190901/unsplash-headphone.jpg?v=1779383139","alternateName":"${vars['alternateName2']}"}],"name":"Leather","additionalProperty":[]}},{"price":129.61,"listPrice":173.49,"seller":{"identifier":"1"},"quantity":1,"itemOffered":{"sku":"1670312","image":[{"url":"https://storeframework.vtexassets.com/arquivos/ids/167051/ipsa.jpg?v=1769031600","alternateName":"accusantium"},{"url":"https://storeframework.vtexassets.com/arquivos/ids/167049/omnis.jpg?v=1769031600","alternateName":"et"},{"url":"https://storeframework.vtexassets.com/arquivos/ids/167050/enim.jpg?v=1769031600","alternateName":"illum"}],"name":"purple","additionalProperty":[]}}]}}}}`, | |
{ | |
headers: { | |
'content-type': 'application/json', | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190901%2Funsplash-headphone.jpg%3Fv%3D1779383139', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
sleep(1.6) | |
response = http.get('https://gatsby.vtex.app/60.9626435cf165d7fd877e.css', { | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get('https://gatsby.vtex.app/60-7a05a4aedb5d76731509.js', { | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=SearchSuggestionsQuery&variables=%7B%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=TopSearchSuggestionsQuery&variables=%7B%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=SearchSuggestionsQuery&variables=%7B%22term%22%3A%22m%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=SearchSuggestionsQuery&variables=%7B%22term%22%3A%22ma%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=SearchSuggestionsQuery&variables=%7B%22term%22%3A%22mag%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=SearchSuggestionsQuery&variables=%7B%22term%22%3A%22magi%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=SearchSuggestionsQuery&variables=%7B%22term%22%3A%22magic%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=SearchSuggestionsQuery&variables=%7B%22term%22%3A%22magic+%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=SearchSuggestionsQuery&variables=%7B%22term%22%3A%22magic+m%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=SearchSuggestionsQuery&variables=%7B%22term%22%3A%22magic+mo%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=SearchSuggestionsQuery&variables=%7B%22term%22%3A%22magic+mou%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=SearchSuggestionsQuery&variables=%7B%22term%22%3A%22magic+mous%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=SearchSuggestionsQuery&variables=%7B%22term%22%3A%22magic+mouse%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/168x168/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190902%2Funsplash-magic-mouse.jpg%3Fv%3D1779387870', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/page-data/app-data.json', { | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/page-data/s/page-data.json?q=magic+mouse&sort=score_desc&page=0', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/component---src-pages-s-tsx.07ed7c0a00bd885f0d05.css', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/component---src-pages-s-tsx-fb06263e0edf2b88c81f.js', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductGalleryQuery&variables=%7B%22first%22%3A12%2C%22after%22%3A%220%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22magic+mouse%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductsQuery&variables=%7B%22first%22%3A12%2C%22after%22%3A%220%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22magic+mouse%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190902%2Funsplash-magic-mouse.jpg%3Fv%3D1779387870', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
sleep(1.1) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190902%2Funsplash-magic-mouse.jpg%3Fv%3D1773960741', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=BrowserProductQuery&variables=%7B%22locator%22%3A%5B%7B%22key%22%3A%22id%22%2C%22value%22%3A%2299988212%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductsQuery&variables=%7B%22first%22%3A5%2C%22after%22%3A%220%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22buy%22%2C%22value%22%3A%2299995945%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://gatsby.vtex.app/api/graphql?operationName=ProductsQuery&variables=%7B%22first%22%3A5%2C%22after%22%3A%220%22%2C%22sort%22%3A%22score_desc%22%2C%22term%22%3A%22%22%2C%22selectedFacets%22%3A%5B%7B%22key%22%3A%22view%22%2C%22value%22%3A%2299995945%22%7D%2C%7B%22key%22%3A%22channel%22%2C%22value%22%3A%22%7B%5C%22salesChannel%5C%22%3A%5C%221%5C%22%2C%5C%22regionId%5C%22%3A%5C%22%5C%22%7D%22%7D%2C%7B%22key%22%3A%22locale%22%2C%22value%22%3A%22en-US%22%7D%5D%7D', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190923%2Flena-de-fanti-nQ_j5d-klVU-unsplash.jpg%3Fv%3D1773960741', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190924%2Fanthony-choren-e7dG26YCrZU-unsplash.jpg%3Fv%3D1773960741', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190925%2Fmaheshkumar-painam-GZdfLeL-MDk-unsplash.jpg%3Fv%3D1773960741', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190926%2Fmath-0U9fBLGP3EY-unsplash.jpg%3Fv%3D1773960741', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190927%2Fmarek-levak-YPeqMN_wfw0-unsplash.jpg%3Fv%3D1773960741', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/60x60/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190932%2Fmouse-black.jpg%3Fv%3D1773960741', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/60x60/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190902%2Funsplash-magic-mouse.jpg%3Fv%3D1773960741', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190901%2Funsplash-headphone.jpg%3Fv%3D1779383139', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190900%2Funsplash-vr-glasses.jpg%3Fv%3D1779040484', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190903%2Funsplash-monitor.jpg%3Fv%3D1779383138', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/720x720/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190904%2Funsplash-smart-speaker.jpg%3Fv%3D1778622383', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/804x603/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190902%2Funsplash-magic-mouse.jpg%3Fv%3D1777311717', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190902%2Funsplash-magic-mouse.jpg%3Fv%3D1777311717', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190923%2Flena-de-fanti-nQ_j5d-klVU-unsplash.jpg%3Fv%3D1777311717', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190924%2Fanthony-choren-e7dG26YCrZU-unsplash.jpg%3Fv%3D1777311717', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190925%2Fmaheshkumar-painam-GZdfLeL-MDk-unsplash.jpg%3Fv%3D1777311717', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190926%2Fmath-0U9fBLGP3EY-unsplash.jpg%3Fv%3D1777311717', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190927%2Fmarek-levak-YPeqMN_wfw0-unsplash.jpg%3Fv%3D1777311717', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/60x60/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190932%2Fmouse-black.jpg%3Fv%3D1777311717', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/60x60/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190902%2Funsplash-magic-mouse.jpg%3Fv%3D1777311717', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
sleep(1.1) | |
response = http.post( | |
'https://gatsby.vtex.app/api/graphql?operationName=ValidateCartMutation', | |
`{"operationName":"ValidateCartMutation","variables":{"session":{"currency":{"code":"USD","symbol":"\$"},"locale":"en-US","channel":"{\\"salesChannel\\":\\"1\\",\\"regionId\\":\\"\\"}","country":"USA","postalCode":null,"person":null},"cart":{"order":{"orderNumber":"6b99c695d33940b396f8b95881a82af0","acceptedOffer":[{"price":130,"listPrice":150,"seller":{"identifier":"1"},"quantity":1,"itemOffered":{"sku":"${vars['sku2']}","image":[{"url":"https://storeframework.vtexassets.com/arquivos/ids/190901/unsplash-headphone.jpg?v=1779383139","alternateName":"${vars['alternateName2']}"}],"name":"Leather","additionalProperty":[]}},{"price":129.61,"listPrice":173.49,"seller":{"identifier":"1"},"quantity":1,"itemOffered":{"sku":"1670312","image":[{"url":"https://storeframework.vtexassets.com/arquivos/ids/167051/ipsa.jpg?v=1769031600","alternateName":"accusantium"},{"url":"https://storeframework.vtexassets.com/arquivos/ids/167049/omnis.jpg?v=1769031600","alternateName":"et"},{"url":"https://storeframework.vtexassets.com/arquivos/ids/167050/enim.jpg?v=1769031600","alternateName":"illum"}],"name":"purple","additionalProperty":[]}},{"price":950,"listPrice":999,"seller":{"identifier":"1"},"quantity":1,"itemOffered":{"sku":"${vars['sku3']}","image":[{"url":"https://storeframework.vtexassets.com/arquivos/ids/190902/unsplash-magic-mouse.jpg?v=1777311717","alternateName":"Magicwhite"},{"url":"https://storeframework.vtexassets.com/arquivos/ids/190923/lena-de-fanti-nQ_j5d-klVU-unsplash.jpg?v=1777311717","alternateName":"magicbox"},{"url":"https://storeframework.vtexassets.com/arquivos/ids/190924/anthony-choren-e7dG26YCrZU-unsplash.jpg?v=1777311717","alternateName":"${vars['alternateName3']}"},{"url":"https://storeframework.vtexassets.com/arquivos/ids/190925/maheshkumar-painam-GZdfLeL-MDk-unsplash.jpg?v=1777311717","alternateName":"magiccombo"},{"url":"https://storeframework.vtexassets.com/arquivos/ids/190926/math-0U9fBLGP3EY-unsplash.jpg?v=1777311717","alternateName":"magicback"},{"url":"https://storeframework.vtexassets.com/arquivos/ids/190927/marek-levak-YPeqMN_wfw0-unsplash.jpg?v=1777311717","alternateName":"magictable"},{"url":"https://storeframework.vtexassets.com/arquivos/ids/190928/mouse8.jpg?v=1777311717","alternateName":"magichand"},{"url":"https://storeframework.vtexassets.com/arquivos/ids/190929/harpal-singh-KuvEVL7lXYQ-unsplash.jpg?v=1777311717","alternateName":"magicstyle"},{"url":"https://storeframework.vtexassets.com/arquivos/ids/190930/chris-hardy-182PzOtcmWc-unsplash.jpg?v=1777311717","alternateName":"magicscale"}],"name":"Magic white","additionalProperty":[{"propertyID":"${vars['propertyID1']}","name":"Color","value":"White","valueReference":"SPECIFICATION"}]}}]}}}}`, | |
{ | |
headers: { | |
'content-type': 'application/json', | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F190901%2Funsplash-headphone.jpg%3Fv%3D1779383139', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get( | |
'https://assets.vtex.app/unsafe/216x216/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Farquivos%2Fids%2F167051%2Fipsa.jpg%3Fv%3D1769031600', | |
{ | |
headers: { | |
dnt: '1', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
} | |
) | |
response = http.get('https://gatsby.vtex.app/icons.svg', { | |
headers: { | |
dnt: '1', | |
'if-modified-since': 'Wed, 22 Mar 2023 20:44:49 GMT', | |
'if-none-match': 'W/"641b68c1-c5b5"', | |
'sec-ch-ua': '"Not)A;Brand";v="24", "Chromium";v="116"', | |
'sec-ch-ua-mobile': '?0', | |
'sec-ch-ua-platform': '"macOS"', | |
}, | |
}) | |
}) | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment