info: And launch timeout: 90000ms

264 views
Skip to first unread message

Marius BoB

unread,
Dec 23, 2013, 6:55:07 AM12/23/13
to appium-...@googlegroups.com
From this info I understand there is a timeout before starting running the tests.
Is there a way to decrease it?

thanks!

Jonathan Lipps

unread,
Jan 2, 2014, 8:50:24 PM1/2/14
to Marius BoB, appium-...@googlegroups.com
This isn'ta timeout before starting running the tests. It's a timeout such that if instruments doesn't launch in this period, we will re-launch it automatically. In my own dev I set it to something like 30k.

--
http://appium.io
---
You received this message because you are subscribed to the Google Groups "Appium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appium-discus...@googlegroups.com.
Visit this group at http://groups.google.com/group/appium-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Tianli Zhang

unread,
Jan 10, 2014, 3:03:28 AM1/10/14
to appium-...@googlegroups.com, Marius BoB
Hi Jonathan,

I tried to set this timeout in command by -lt or --launch-timeout 30000, but failed for error unrecognized arguments. Would you please give me some Tips that how could I set this timeout in command?
BTW --orientation doesn't work in command either.

Thanks,
Roy

Jonathan Lipps

unread,
Jan 10, 2014, 11:25:58 AM1/10/14
to Tianli Zhang, appium-...@googlegroups.com, Marius BoB
set it in our desired caps

Jonathan Lipps

unread,
Jan 13, 2014, 9:09:22 AM1/13/14
to Tianli Zhang, appium-...@googlegroups.com
https://github.com/appium/appium/blob/master/docs/caps.md

On Jan 12, 2014, at 6:04 PM, Tianli Zhang <922mbb@gmail.com> wrote:

Thank you Jonathan,

I set it with capabilities.setCapability("lt", 3000); but failed, the log still shows launch timeout: 90000ms, I guess the param what I pass is wrong. 
I find these parameters in https://github.com/appium/appium/blob/master/docs/server-args.md, how to map them to desired caps parameter?

Really appreciate for your help

Roy
Reply all
Reply to author
Forward
0 new messages