How to know page name in Ionic app?

Hi all. Suppose we run an Ionic 3 app in our emulator/device. On running chrome inspect device mode, the url bar in it always shows the /index.html as the path of the page unlike Ionic 1 app which used to show the complete html path of the file and help us reach its controller. How do we get to know the .html file or folder name of the page we are viewing in an Ionic 3 app? TIA :slight_smile:

What are you planning on doing with this information?

Iā€™m working on an incomplete app rapropos and therefore need a solution to this.

Would you mind answering the question?