I am creating a Suite File where a TestCase contains multiple PageObject and to get_page_name where I am landed. Getting below error Error if 2 pageobject
Suite File
I am creating a Suite File where a TestCase contains multiple PageObject and to get_page_name where I am landed. Getting below error Error if 2 pageobject
Suite File
two methods are defined with the same name "get page name" in the files "HomePage" and "LoginPage"