-
Why do we need UTAM in Salesforce?
UTAM, or the <strong style="background-color: var(--bb-content-background-color); font-family: inherit; font-size: inherit; color: var(--bb-body-text-color);">UI Test Automation Model, is a popular page object model design pattern used for UI tests. It relies on a CSS selector to avoid using complicated Xpath locators and is authored in JSON using the easy-to-understand UTAM JSON Grammar. The UTAM generator converts HTML files into UTAM JSON, which is then provided to the UTAM compiler to convert the JSON into executable code in JavaScript, TypeScript, and Java.
Read Full Blog Here:
https://www.concret.io/blog/ui-test-automation-model
Log In to reply.
Popular Salesforce Blogs
Why You Need Salesforce Community Cloud? – The Final Verdict
Salesforce is the most used customer relationship management (CRM) tool around the world. However the market for a tool that is ‘CRM only’ is limited.…
Top 10 Salesforce Spring ’19 Release Features
The Salesforce Spring ’19 Release is here, and you’ll now be able to explore the exciting new features and upgrades of the newest release.…
The Perks of Getting a Salesforce Certification
Certifications are the way to go these days if one is looking to upskill and grow their career. Degrees are great, but a course certification…
Popular Salesforce Videos
After Triggers | Trigger in Salesforce - Part 2
In this video, we are going to look into - After Trigger with Example, Our Scenario is - For After Insert Whenever my account record…
Salesforce on Salesforce: How Salesforce Uses Trailhead to Drive Enablement
With Trailhead, Salesforce is transforming the learning experience for our employees at every step of their career journey. Join us to learn tips, tricks and…
What are Collections in Apex? | Salesforce Development Course
Shrey explained different types of Collections in Apex in this video. Watch the video now and learn, let us know in the comments if you…