I'm using headless-chromium-php, but getHtml
function seems to get the html source code.
https://github.com/chrome-php/chrome#get-the-page-html
Instead, I want to get the DOM displayed in the chrome browser. so, How can i do it I want to get the html source after browser rendering.