How to create .bat file in maven project
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/4034dcd6-cea4-406e-b3f2-22b1ea3b0514%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi,Your folder structure should be as belowProject—>lib folder—> add all jars hereProject—> bin—>empty folderProject—>src->test cases—> testcases hereAdd the below command in notepad and save the file with .bat (ex: run.bat)
Java -classpath /tmp/project/lib*:/tmp/project/bin org.testng.TestNG/project/testNg.xmlRegards,Suresh.
On Wed, 26 Sep 2018 at 2:49 PM, Saikumar Korada <saikumar...@gmail.com> wrote:
How to create .bat file in maven project
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/4034dcd6-cea4-406e-b3f2-22b1ea3b0514%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CALBbeVW%3DcrLz-jpNxwE19jW2Tvy%3DQbu1Hhzii%2B9%3Dh_%2B374jVNw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CA%2BRzXRDe-ArXZ%3D%3DkafST9xj6qageOGrHt629rzttJ6iKDQ6ezA%40mail.gmail.com.
Can u give a try with below commands in bat fileCall mvn clean(Or)mvn test
Can u give a try with below commands in bat fileCall mvn clean(Or)mvn test
Thanks,Suresh.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CA%2BRzXRDe-ArXZ%3D%3DkafST9xj6qageOGrHt629rzttJ6iKDQ6ezA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CALBbeVVggQAWbnhbw7WUk4v-KRAD_P8%3D2DH6rFc47NiXBRX8bg%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/cd8942da-3833-4865-b32d-f854fff2263f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks & Regards
Krishnan Mahadevan
"All the desirable things in life are either illegal, expensive, fattening or in love with someone else!"
My Scribblings @ http://wakened-cognition.blogspot.com/
My Technical Scribbings @ http://rationaleemotions.wordpress.com/