from tests.e2e.pages.base_page import BasePage class InterviewsPage(BasePage): nav_label = "Interviews"