in reply to Re^2: Perl and Selenium Grid 2 - Redirecting STDOUT not working how I need it to. (or die)
in thread Perl and Selenium Grid 2 - Redirecting STDOUT not working how I need it to.
The most likely "something other than STDOUT" would be STDERR. So redirect that. Or read the documentation (or code) of tools that aren't writing to STDOUT?
- tye
|
|---|