Locating elements.
Locating Elements In the last post we discussed about loading locators dynamically. The next portion is to locate the elements when the user types container.page_name.element_name. In order to loc...
Locating Elements In the last post we discussed about loading locators dynamically. The next portion is to locate the elements when the user types container.page_name.element_name. In order to loc...
Solution to rapid changes Yesterday, I ranted about a scenario where the locators of a Web Application changes from one build to the other. This is a scenario which I have seen in too many workpla...
Automation Automation describes a wide range of technologies that reduce human intervention in processes, mainly by predetermining decision criteria, subprocess relationships and related actions, ...