PerditionC / VBAChromeDevProtocol

VBA (Excel) based wrapper for Chrome Developer Protocol (CDP) - sorta a VBA version of Puppeteer/Selenium
https://PerditionC.github.io/VBAChromeDevProtocol/
MIT License
61 stars 13 forks source link

querySelectorAllOnFrame returns single node instead of a dictionary of nodes #14

Open moaoci opened 1 year ago

moaoci commented 1 year ago

One change in AutomateBrowser.bas and one example module created to show how to access nodes inside of <iframe tags Changes made to the source codes but not uploaded to CDP_Addin.xlam