I have one web application which does support only IE. How to identify the objects like xpath. I want to get the xpath of the objects. Could you let me know how to achieve it.
Do you have knowledge of writing xpath then you can look at the source code of application and write xpath.
You could refer this doc for writing xPath - http://www.w3.org/TR/xpath/