In webbrowser, I am visiting a website that lists 10 items per page, I select "20 items per page". The webpage dynamically updates to display a list of 20 items.

However when I view the webpage code it still shows 10 items. If I refresh the webbrowser, the code will show 20 items.

Is there a way to view the updated webpage code without refreshing?