I do not see any posts regarding Specflow integration in the last 5 years, and I wanted a current answer. I am writing an application in Blazor, using Telerik components, with all my test cases written in Gherkin. Selenium integrates with Specflow, and I can call my test cases from Specflow as part of a fully automated regression test each time I build. However, I'd like to use Telerik Test Studio, as offers some advantages, but I still want to drive my testing from Specflow. A post from 7 years ago by Cody from Telerik said only the Telerik testing framework was compatible. Is this still true? My hope is I can use Test Studio to create the test cases, then integrate them with Specflow using a bit of code.