← Back to team overview

sikuli-driver team mailing list archive

[Bug 1218755] [NEW] The context path should been set when start new application

 

Public bug reported:

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

** Affects: sikuli
     Importance: Undecided
         Status: New

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

Status in Sikuli:
  New

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


Follow ups

References