Sf UI Test Automation

Build automated Salesforce UI tests - pick the cheapest tier that can catch the bug (Apex unit, LWC Jest, UTAM end-to-end, Agentforce agent tests), scaffold a UTAM plus WebdriverIO project with Salesforce's own page objects, authenticate a test run without committing a credential, and keep the suite deterministic in CI. Use when writing or repairing browser-level tests, not when configuring an org.

grzmol Updated

File contents

grzmol/vibe-force/tree/main/skills/sf-ui-test-automation commit 257b6c6a9d

Frequently asked questions

npx skillmds@latest add grzmol/sf-ui-test-automation