Ugh
Have you looked at the example in the library: http://robotframework.org/robotframework/latest/libraries/Process.html#Example
We might be able to help you better if you would tell what you are trying to achieve?
-Tatu
Send from my mobile
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
To post to this group, send email to robotframework-users@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.
Ugh
Sorry for the spam, did post a wrong link:
http://robotframework.org/robotframework/latest/libraries/Process.html#Switch%20Process
-Tatu
Send from my mobile
Ugh
Have you looked at the example in the library: http://robotframework.org/robotframework/latest/libraries/Process.html#Example
We might be able to help you better if you would tell what you are trying to achieve?
-Tatu
Send from my mobile
On 22 Aug 2016 6:16 a.m., <din...@139.com> wrote:
hi all:--How to use the Process library?How to give the arguments of handle?,Run the following code:${ID} Get Process Id pythonI get the following error:20160822 11:09:11.639 : FAIL : Non-existing index or alias 'python'.
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsubscrib...@googlegroups.com.
Ugh
Sorry for the spam, did post a wrong link:
http://robotframework.org/robotframework/latest/libraries/Process.html#Switch%20Process-Tatu
Send from my mobile
On 22 Aug 2016 8:00 a.m., "Tatu Aalto" <aalto...@gmail.com> wrote:
Ugh
Have you looked at the example in the library: http://robotframework.org/robotframework/latest/libraries/Process.html#Example
We might be able to help you better if you would tell what you are trying to achieve?
-Tatu
Send from my mobile
On 22 Aug 2016 6:16 a.m., <din...@139.com> wrote:
hi all:--How to use the Process library?How to give the arguments of handle?,Run the following code:${ID} Get Process Id pythonI get the following error:20160822 11:09:11.639 : FAIL : Non-existing index or alias 'python'.
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Ugh
The Process library is only able to track process which are started by the library. If you want to to do something with a process which are started by other means, I would look to the psutil[1] direction, or by using windows TaskList (with Process library) command and filtering/parsing the result
-Tatu
Send from my mobile
[1] https://github.com/giampaolo/psutil
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsubscrib...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
To post to this group, send email to robotframework-users@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
Ugh
The Process library is a wrapper on top of the Python subprocess and it's Popen constructor. I am using Process library for some things but sometimes also use the subprocess directly.
-Tatu
Send from my mobile
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsubscrib...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsubscrib...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
To post to this group, send email to robotframework-users@googlegroups.com.