Ticket #265 (closed enhancement: worksforme)

Opened 2 weeks ago

Last modified 2 weeks ago

Allow Adjustment of Sleep time

Reported by: andy0 Assigned to: johann
Priority: normal Milestone: 0.4.0
Component: shotfactory Version:
Severity: normal Keywords:
Cc:

Description

Could the sleep time varriable be user adjustable.

I see on an older machine of mine that 13s is just scraping to load the browser & page in time. 16s is what I would want it set for that machine. Could it maybe be part of the login set up of shotfactory?

Change History

2008-05-01 01:37:59 changed by johann

  • status changed from new to closed.
  • resolution set to worksforme.

The sleep time is already adjustable with the --wait option, like this:

shotfactory.py --wait 45
shotfactory.py -w 45

The default is 30 seconds. I'm not sure why you have 13 seconds there.

You can see all available options like this:

shotfactory.py --help
shotfactory.py -h