← Back to team overview

sikuli-driver team mailing list archive

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

 

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

** Summary changed:

- [request] The context path should been set when start new application
+ [check] The context path should been set when start new application

** Changed in: sikuli
       Status: Fix Committed => In Progress

-- 
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:
  [check] The context path should been set when start new application

Status in Sikuli:
  In Progress

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