I'm scrapping a page in selenium (using the edge driver) and I've noticed discrepancies between the information under the elements tab in the dev window found here:
and the data returned from browser.page_source(), is there a way to get the data from the elements tab?
