Hi All,
I have installed everything needed to run Appium with C# - Selenium.
I'm keep getting a message says: ENONET no such file or folder C:\Android\Sdk\build-tools
My ANDROID_HOME environment set to C:\Android\sdk
my PATH set to both C:\Android\sdk\tools and C:\Android\sdk\platform-tools
I have no idea why and where build-tools came from.
the uiautomatorviewer works good, and Appium seems to work good,
what am I missing?
Thx