Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getComponent fails on Product Overviews (69/89) #6

Open
jbloomfield opened this issue Jan 18, 2022 · 2 comments
Open

getComponent fails on Product Overviews (69/89) #6

jbloomfield opened this issue Jan 18, 2022 · 2 comments

Comments

@jbloomfield
Copy link

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)```
@jbloomfield
Copy link
Author

I think this could be because I don't have the full package, so would be good to be able to exlude certain sections like "Ecommerce"

@wzulfikar
Copy link
Contributor

Hey @jbloomfield, I created PR #11 that handles locked sections (the script won't stop and keep processing accessible sections). Feel free to check :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants