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
60 stars 11 forks source link

Code generator #8

Open PerditionC opened 2 years ago

PerditionC commented 2 years ago

Improve / rewrite CDP code generation. Some commands are not supported due to too long class names and some not supported as not properly mapping CDP type to valid VBA type.