Try this...
'this strSourceCode will have the entire source code of the page
Code:
strSourceCode = Browser(..).Page(...).Object.documentElement.innerHTML
'this strSourceCode will have the entire source code of the page