I am currently using Selenium WebDriver framework with Java and TestNG. I am using a property file to keep all my element locators by giving unique name for each element. How to use xml file to keep all my element locators and how to get those locators in my automation scripts?
Thanks in Advance!!
No comments:
Post a Comment