Announcing New Integrated Locator Tools

The new feature, locator tools, helps to create DOM locators with a mouse click. Web UI automation has two aspects. The process of locating the elements that are supposed to be interacted with and the actual test case logic. The former requires knowledge about the structure of the HTML code of the application. When this […]