in reply to Re: Perl and Selenium Grid 2 - Redirecting STDOUT not working how I need it to.
in thread Perl and Selenium Grid 2 - Redirecting STDOUT not working how I need it to.
On another note, I actually solved my problem with a lucky find on Google instigated by tye's last comment. The package Test::More has a function where test output can be redirected to any file I like and can be split apart just like STDOUT and STDERR. Thanks for the input you all have already made and if there are any more suggestions to streamline the script I would welcome them!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl and Selenium Grid 2 - Redirecting STDOUT not working how I need it to.
by Anonymous Monk on Aug 17, 2015 at 21:19 UTC |