--
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-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at http://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.
Ugh
Threads are possible, but not in way you want and (as always with threads) you must be extra careful or you shoot your self in the foot. Using threads in Robot Framework is explained in the user guide [1].
And what Markus did say, is also true. It depends on your requirements, should you use threads, pabot or both. I am using both but I choose very careful which one to use in which case.
-Tatu
Send from my mobile
[1] http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#communication-when-using-threads
Ugh
Did forget to add the second link: http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#parallel-execution-of-keywords
-Tatu
Send from my mobile