I am going through UFT (12.54) tutorial :
UFT Tutorail for GUI Testing of Web Application>Creating Checkpoints and Using Functions > Check Page
Problem: When I select the page object "Book a Flight: Mercury" and rightclick to insert standard checkpoints instead of page checkpoint properties I get object properties for pastFirst0 object.
When higlight the same object and check properties it shows class as a page. See image below:

What do I need to do for UFT to recognize "Book a Flight: Mercury" as a page class as decribed in tutorial as oppose to WebEdit class pastFirst0 element?
Thanks in advance