While using appium through desktop app, with interface, setting all ports manually it works perfectly, but when I try to launch using cmd:
"C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\appium\build\lib\main.js" --address 127.0.0.1 --port 4279 --chromedriver-port 9516 --bootstrap-port 4725 --selendroid-port 8082 --no-reset --local-timezone
It fails with 'css selector' is not supported for this session error. How to solve this problem?
Aucun commentaire:
Enregistrer un commentaire