← Back to team overview

sikuli-driver team mailing list archive

[Bug 1361094] [NEW] [request] want to run more than one script in a row from command line

 

Public bug reported:

In every run it loads libraries:

runIDE.cmd -r Hello.sikuli

If multiple scripts are to be run ,it consumes lot of time.(Which is not
the actual script execution time)

Is it possible to preload those libraries, so that time taken is actual
script execution time and not library loading time plus script execution
time.

** Affects: sikuli
     Importance: Medium
     Assignee: RaiMan (raimund-hocke)
         Status: In Progress

** Changed in: sikuli
       Status: New => In Progress

** Changed in: sikuli
   Importance: Undecided => Medium

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 1.1.0

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1361094

Title:
  [request] want to run more than one script in a row from command line

Status in Sikuli:
  In Progress

Bug description:
  In every run it loads libraries:

  runIDE.cmd -r Hello.sikuli

  If multiple scripts are to be run ,it consumes lot of time.(Which is
  not the actual script execution time)

  Is it possible to preload those libraries, so that time taken is
  actual script execution time and not library loading time plus script
  execution time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1361094/+subscriptions


Follow ups

References