'Error-Type check for option "path" failed: The option "path" needs to start with a "/"

While starting the session in Appium Inspector, I am getting the following error:

Error-Type check for option "path" failed: The option "path" needs to start with a "/"

as shown in the link below. Can anyone guide me for the same? Thanks



Solution 1:[1]

Try remote path "127.0.0.1" instead of "0.0.0.0" and it should work. I was getting same error. I chage my remote path and it works fine now.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Dharman