Posts

Quick guideline for POM Builder v0.9.2

Image
Quick guideline for POM Builder v0.9.2 Installation 1. Open the extension link on Chrome Web Store: https://chrome.google.com/webstore/detail/pom-builder-auto-generate/akcejfbfkkjnghlfngighgncolfaghco 2. Click "Add to Chrome" button 3. Click "Add Extension" 4. POM Builder has been installed into your Chrome browser successfully. Quick-copy feature Right-click on an element of your interest on your webpage under test Select "POM Builder – Quick Copy" > <your desired selection> There are 3 available selections: Suggested Locator: the most reliable locator recommended by POM Builder, you should use it for better performance and stability. It could be a single attribute locator, CSS Selector or XPath locator. CSS Selector: the CSS selector that uniquely identifies the selected element XPath: the XPath locator that uniquely identifies the selected element After selecting your desired selector, the appropria...