← Back to team overview

sikuli-driver team mailing list archive

[Bug 1218755] Re: [request] The context path should been set when start new application

 

Thanks, I will add some option for that.

** Changed in: sikuli
       Status: Incomplete => Fix Committed

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

** 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/1218755

Title:
  [request] The context path should been set when start new application

Status in Sikuli:
  Fix Committed

Bug description:
  The application which I need to start from sikuli may need to start a
  internal service from it self. The service need to read the relative
  path folders from it's own directory.

  I try to use the script

  App.open(xxx.exe)

  to start the application , but when I try to get the service , always
  got 404 error.

  Whether the sikuli should provide the parameters to specify the
  context path when start the new application via the App.open api

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


References