appiumappium-androidpython-behavepython-appiumappium-desktop

I can't run 'appium -allow-cors'


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:

enter image description here

How I can resolve this problem? Thank you in advance.


Solution

  • add " - " before " - allow" : appium --allow-cors