aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur She <arthur.she@linaro.org>2018-06-27 11:13:10 -0700
committerArthur She <arthur.she@linaro.org>2018-06-27 11:13:10 -0700
commit23ec7cb0dda114be2efb6b37d75672c4bea274fc (patch)
treec06f48379ace98aeab3e34e9f6c0351cd88a6e09
parent2ef66fe6fb88686ed247278ca770703479c502ac (diff)
lhg-robot-config.robot
Read out and clean console output.
-rw-r--r--eme-test/lhg-robot-config.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/eme-test/lhg-robot-config.robot b/eme-test/lhg-robot-config.robot
index c0e8aba..cf5e6ce 100644
--- a/eme-test/lhg-robot-config.robot
+++ b/eme-test/lhg-robot-config.robot
@@ -28,6 +28,7 @@ Open SSH Connection And Login
Check rpcbind
write rpcbind=`ps|grep rpcbin[d]`; [ -n "$rpcbind" ] || rpcbind
+ Read delay=2s
Run Chromedriver
${stdout}= write which chromedriver