1

I have installed Appium desktop and Appium Inspector on my mac machine. However, when I start the Appium server and click the search icon (it is supposed to open the inspector tool) it's navigating to the Github page.

I have separately installed appium-inspector via dmg file, Still, I am not able to open from the server. is there any plugin or installation step I am missing?

Veena Devi
  • 26
  • 8

1 Answers1

0

Appium desktop and appium server are now separate. Download the appium inspector from this page

Seroney
  • 805
  • 8
  • 26
  • 1
    yes I downloaded and Installed , However appium server is not launching it.. is there anyway to can configure inspector path in Appium server? – Veena Devi Nov 09 '21 at 16:43
  • None that I know of. You need to start it as a separate application. Just search it from the mac spotlight search (appium desktop) then launch it – Seroney Nov 09 '21 at 18:13