Comment #23 on issue 1599 by [email protected]: All the screenshots are
not embedded into the log when runiing concurrently (Selenium Grid)
http://code.google.com/p/robotframework/issues/detail?id=1599
Looking at the firefox log, the first two cases call Remote.Start Webdriver
at the beginning of the test setup and both times the setup succeeded. In
one case, there was a screen capture, and in the other there is none?
Robot Framework is not thread safe. You should be forking off and running
RF in a separate process (not thread). Are you invoking
org.robotframework.RobotFramework.run from different parallel tests in the
same JFM? This would explain the weirdness, with the different threads
fighting over System.out.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.