longvh211 / Chromium-Automation-with-CDP-for-VBA

A method to directly automate Chromium-based web browsers, such as Chrome, Edge, and Firefox, using VBA for Office applications by following the Chrome DevTools Protocol framework.
MIT License
44 stars 5 forks source link

session kills #18

Open tonton81 opened 1 year ago

tonton81 commented 1 year ago

is it not possible when killing the browser process to restore the tabs when it reopens when making the pipes? i tried adding the session restore flags to the chrome.exe but the tabs never restored.