1.I launch my Application 2. It will ask for my Azure email ID for Authentioncation, Once its provided . 3. Then it will ask for Windows “username” and “password” for Authentication 4.In Linux how to Handle this windows Authentication ??? Help me out on how to handle this .I tried the below code . But its Not working . Answer
Tag: selenium-webdriver
Appium ERROR dump failed because assets could not be loaded: Invalid file Support
I am using Linux and I want to write tests using Appium. At the moment I installed all required tools to run it (Node is installed not through brew install node, but using nvm install node). Appium is running on localhost (Welcome to Appium v1.4.6 info: Appium REST http interface listener started on 0.0.0.0:4723 info: Console LogLevel: debug) My code: