You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional note on this issue: I looked in devtools and the .size-grid-dropdown class doesn't exist. I'm not sure what it used to look like but now it's just a grid. No dropdown.
Probably right now is not called with that name. Check with await page.waitForSelector('.mt2-sm'); for ROUND 2, document.querySelectorAll(".css-xf3ahq" for ROUND 3 and waitForSelector('.add-to-cart-btn') for ROUND 4.
With time, names keep changing so I recommend to you to look closely to the code with the "Inspect" Chrome option and look for the buttons, divs, etc newer names.
Anyway, adding to cart not working properly, as I said in other open issue...
Hi Guys - hoping you can help!
I am finding issues running code from Australia, I have made the changes to cart code however my code still times out.
Grateful for your help please team - from my limited knowledge looks like these!!!
"FrameManager.waitForFrameNavigation"
"waiting for selector ".size-grid-dropdown" failed"
The text was updated successfully, but these errors were encountered: