Searched refs:screenshot (Results 1 – 1 of 1) sorted by relevance
1316 …local screenshot=`adb ${adbOptions} ls ${screenshot_path} | grep Screenshot_[0-9-]*.*\.png | sort …1317 if [ "$screenshot" = "" ]; then1321 echo "${screenshot}"1322 adb ${adbOptions} pull ${screenshot_path}/${screenshot}