Webdriverio allows you to run appium as a background process. Docs here
I'm looking to use the appium inspector to quickly get testID and native id information for selectors.
Is there a way to run the appium inspector alongside the webdriverio tests runner to inspect the app views?