Add explciit guardrail to finditparts task (#464)

This commit is contained in:
Suchintan
2024-06-12 23:47:43 -04:00
committed by GitHub
parent 76bda555ae
commit b1a1298055

View File

@@ -52,7 +52,7 @@ export const california_edd = {
export const finditparts = {
url: "https://www.finditparts.com",
navigationGoal:
"Search for the specified product id, add it to cart and then navigate to the cart page. Your goal is COMPLETE when you're on the cart page and the specified product is in the cart",
"Search for the specified product id, add it to cart and then navigate to the cart page. Your goal is COMPLETE when you're on the cart page and the specified product is in the cart. Do not attempt to checkout.",
dataExtractionGoal:
"Extract all product quantity information from the cart page",
navigationPayload: {