sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34655
[Bug 1218755] Re: [request] The context path should been set when start new application
** Changed in: sikuli
Milestone: 1.1.0 => 2.0.0
** Changed in: sikuli
Importance: High => Medium
--
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