13.17Example
Conceptually:
Given:
operation=DELETE
When:
process-customer-flow executes
Then:
deactivate Salesforce operation called once
upsert operation called zero times
That is exactly how you would test business routing in Playwright/API automation—just at a lower level.