I am in search of a feasible option to automate the functional testing of B2C custom policies such as sign-in, sign up, profile edit, and forgot username.
I have been reviewing testcafe scripts and be able to perform a POC for the sign-in policy however developing a script for sign-up, profile edit (email) appears to be not possible with testcafe as the policy triggers the verification code that needs to be keyed into the B2C card.
Any insights on how to achieve/implement this would be greatly appreciated. Thank you.