Comment #2 on issue 845 by [email protected]: Shell command not working while invoking through robot framework
http://code.google.com/p/robotframework/issues/detail?id=845
Hi,Actually i tried with stderr and found that log file contains bash command not found. So i gave the absolute path of tcpdump and working fine.
But my question is why it could not invoke through robo framework though i can execute that command manually without giving absolute path.
Thanks
