![]() |
Not able to run android agent - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Private Instances (/forumdisplay.php?fid=12) +--- Thread: Not able to run android agent (/showthread.php?tid=15208) |
Not able to run android agent - batman1 - 01-21-2018 07:12 PM Hi, I am really new to this. So would really appreciate help in this. I am trying to set up a private instance to do some testing on my android device which is a Pixel2. I have installed all the dependencies but when I try to start the agent like this:./wptdriver.sh -m debug --browser android:HT******** --serverUrl 127.0.0.1 --local Example_Pixel2 --processvideo yes I get the error shown here: https://pastebin.com/r1ei2CUG Any help in this regard will be appreciated. If you can only point me in the right direction I will try to figure out on my own. RE: Not able to run android agent - evanjfraser - 03-02-2018 06:31 AM "Error: Unexpected 'su' output: /system/bin/sh: su: not found" I'm pretty sure that error means your android device isn't rooted. |