← Back to team overview

sikuli-driver team mailing list archive

[Bug 1553064] Re: [request] Print number of executed script line with log messages

 

** Changed in: sikuli
       Status: In Progress => Won't Fix

** Changed in: sikuli
    Milestone: 2.0.0 => 2.1.0

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

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

Title:
  [request] Print number of executed script line with log messages

Status in Sikuli:
  Won't Fix

Bug description:
  Hello! I'm currently using sikuli 1.1.0. I'm launching my script from
  a CMD batch script. I'm curious, is there any way for the script to
  print which line is read as well as the action? I know that i can
  implement "print" functions in my script however is there a easier way
  of doing this? Example:

  Now my CMD is printing stuff like:

  Clicking xxx
  DoubleClicking xxx

  But I'd like to know if the CMD could print it like:

  [Line 1] Clicking xxx
  [Line 4] DoubleClicking xxx

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


References