Update Puppeteer, fix email/password fill, adjust Title selector to be <a> instead of H2#9
Update Puppeteer, fix email/password fill, adjust Title selector to be <a> instead of H2#9justinkuntz wants to merge 4 commits intopointblankdev:mainfrom
Conversation
|
Just realized these fixes (aside from the spelling) were addressed by the other pull request by rtorcato and devendra-karkar. |
|
Hi @justinkuntz , I'm trying to use this tool and it runs somewhat successfully with your changes, it allows me to login etc, but it finds zero components. I'm an amateur dev and have been looking at it all day but can't find the issue. Thought it might be the deprecated initEvent, but updated constructor method gives same result. Tried internet time machine to look at the code when you committed and i can't see any major changes in the page breadcrumb. Any advice on where i should look as a more experienced dev? |
|
Hey @scrobwofl, if you're still trying to use this, I made a PR (#11) that should work. Feel free to check. |
Just ran this repo successfully after a few tweaks.
Hope this helps...thanks for the awesome utility!