npm install webpagetest -g
webpagetest test wpt-script.txt -k $WPT_API_KEY -l "Dulles_MotoG" -y "3G" -r "5" -vpt
This ^^^ does 5 runs of the test on a Motorola Moto G on a 3G connection.
If you're feeling brave, try -y "3GSlow"
. If you're feeling really brave, try -y Edge
.