Solved
Forum Discussion
nmrao
10 years agoCommunity Hero
But you already seemed to be using selenium / groovy. Why too may approached are being choosen?
If required, you may run it execute command from groovy.
"cmd /c echo hello".execute()
Similarly you can call python with the script name as argument. Give it a shot.
If required, you may run it execute command from groovy.
"cmd /c echo hello".execute()
Similarly you can call python with the script name as argument. Give it a shot.