In my company we have single page web application which is developed in ExtJS. In main page wherever I change any value in drop-down application will add new HTML tag at bottom of main page. I wants to known about the HTML tag added\removed after selecting drop-down. In short i wants to know the HTML code difference between two stage.
Is there any tool or API using which I can differentiate it and use in my automation script.