Posts

Showing posts from August, 2018

What's New in Version 0.9.3 of POM Builder

Image
17-Aug-2018 We're glad to announce the release of POM Builder v0.9.3. New features and bug fixes in POM Builder version 0.9.3: Auto generate the POM code snippet: How to use Open POM Builder tab in Chrome Dev Tool (press F12) Select the POM code snippet you like by the Selected POM dropdown , e.g. Protractor From now on, when you use copy & paste feature in POM Builder tab and Quick Copy, the value will be formatted in the corresponding code syntax Scope of support Protractor POM Selenium Java POM Solved issues: Test Locator is frozen when you let it run idle for a while. Improve the algorithm of Smart Locator Gen Many thanks for using the tool! If you have any problems, feel free to contact us at  sales@logigear.com   or   thuc.nguyen@logigear.com --- Best Regards, POM Builder Team

POM Builder v0.9.2_ Guideline

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...

POM Builder _ Beta Release Announcement

Image