def test_ranking(self):
     hp = HomePage(self.driver)
     hp.check_catalog()
     hp.choose_results()
     hp.choose_often_rated()
     hp.choose_categories()
     hp.non_fiction()
     hp.book_content_visible()