Selenium DDF : Creating Functions To Locate Elements By All Locator Types
We have Implemented getElementByXPath function to locate element by XPath In PREVIOUS STEP. As you know, There are many different element locators available […]
We have Implemented getElementByXPath function to locate element by XPath In PREVIOUS STEP. As you know, There are many different element locators available […]
We have created object repository In selenium webdriver data driven framework creation STEP 27. So now, our all web element’s xpath or […]
In Selenium WebDriver software test data driven framework creation STEP 26, We have Implemented simple calc software test. Now In this step, […]
In Previous Step, We have Implemented URL centralization In DDF to make your future URL maintenance easy and you can change test […]