How to create custom Automation test

Ha right. I missed that it was a Complex test. For one-off tests, you want IMPLEMENT_SIMPLE_AUTOMATION_TEST. You only need Complex if you’re creating parameterized test cases.