How do I get a custom Complex Automation Test to show up in session frontend?

Hey Jonathan,

Thanks for the comment. I used your post to make my test plugin and got the IMPLEMENT_SIMPLE_AUTOMATION_TEST to work and show up, but so far I haven’t been able to get the IMPLEMENT_COMPLEX_AUTOMATION_TEST working. I tried adding

EAutomationTestFlags::ClientContext

but that didn’t help. Thanks tho