I want to run appium inspector using my browser, you can see what appium I use here https://inspector.appiumpro.com/ and to using this method, I must be run appium -allow-cors
in terminal. But, the system display this:
How I can resolve this problem? Thank you in advance.
add " - " before " - allow" :
appium --allow-cors