Smart Way to Automate Salesforce Application

Tired of maintaining your salesforce automation scripts because of frequent changes of objects locator on multiple sandboxes. Don't worry our experts have developed chrome extension which is compatible with Salesforce Lightning and lightning console version.

Our Advantages

With this chrome extension, user would be empowered to generate below mentioned features:

1)XPATH: This extension scans all field visible on record/detail page and generates xpath for all fields in single click.

2)POMAutomatically generates POM for all WebElements visible on page with proper naming convention that could be copied into selenium POM files as it is.

3)PAGE FACTORYAutomatically generates Page factory for all WebElements visible on page with proper naming convention that could be copied into selenium page factory files as it is and can be embed in any framework

4)SELENIUM SCRIPT: Selenium(Java) script is automatically created for selected page with all actions associated with WebElements.

Easy and User 
Friendly
Clean and Clear
XPath
Scan Entire 
Page and Generate Script
No Charge 
Free on ChromeStore

Why Relative XPath?

Although Relative xpath is among slow locators used to locate webelements but you cannot use locators like named,classname etc while automating salesforce as they are very dynamic in nature. Some benefits of using relative xpath are:

1) We generate xpath relative to corresponding field which enables us to capture business defects like change in labels from one sandbox to another might be because of missing translations or renaming of labels.

2)You can generate relative xpath and create your custom objects in object repository without having code developed with the help of information available in user story about field names and datatype of field, so from Day 1 of sprint you can start writing your automation script.

Testimonials

Great tool. It has really made an impact and ease the life of a Salesforce Automation QA. Hoping to see updated versions of this in future to include some more great stuff!! :)

Sagar Chawla

© Copyright Salesforce XPath Generator