When a page class has it's parent class and a method defined on the parent class is called by the child page class instance, this method call should be handled as child page action on the Sahagin HTML report.
But Sahagin HTML report shows the parent page class TestDoc for such method calls.