You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Galen Framework
Hello,
Can you help me with running java + galen tests using terminal? I tried using TestNG running command like ' java -classpath"Path of TestNG.jar";"Your_classe_executable_Jar_path.jar"; . org.testng.TestNG "your_TestNG.xml"' but this not run :(
Martin Reinhardt
unread,
Jun 28, 2016, 2:37:55 AM6/28/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Galen Framework
you need to download all dependencies manually, e.g. Selenium. Why you not using gradle or maven to omit this?