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
Runs fine until it gets to the Product Overviews page. The DOM looks the same on this page to the others, so not sure what is going on?
[ERROR] getComponent failed: Product Overviews page.evaluate: TypeError: Cannot read properties of null (reading 'click')
at eval (eval at evaluate (:3:2389), <anonymous>:3:41)
at NodeList.forEach (<anonymous>)
at eval (eval at evaluate (:3:2389), <anonymous>:2:60)
at t.default.evaluate (<anonymous>:3:2412)
at t.default.<anonymous> (<anonymous>:1:44)```
The text was updated successfully, but these errors were encountered:
Runs fine until it gets to the Product Overviews page. The DOM looks the same on this page to the others, so not sure what is going on?
The text was updated successfully, but these errors were encountered: