Not able to run ANT in the command prompt | Selenium Forum
M
Manjula Edpuganti Posted on 12/11/2018

I have installed Ant (apache-ant-1.10.5) in my machine and set the Environment variables and path value as per the class video. But i am getting the below error.

C:\Users\manju\Documents>ant


'ant' is not recognized as an internal or external command,
operable program or batch file.


A
Ashish Thakur Replied on 13/11/2018

It means ant is not configured properly in environment variables.
Please check it once
ANT_HOME variable and path variable


M
Manjula Edpuganti Replied on 14/11/2018

It worked after restarting the machine. But now getting below error when compling code using ANT.

D:\jars_webdriver_testng_datadriven does not exist.


A
Ashish Thakur Replied on 14/11/2018

Please change the jar path as suggested in video
Just watch video again. Its explained in module 11


M
Manjula Edpuganti Replied on 17/11/2018

JUNIT ANT is in Module 10. Nothing is mentioned in module 10 on how or where to get this "jars_webdriver_testng_datadriven " from. 


A
Ashish Thakur Replied on 17/11/2018

Which video are you watching currently - when error came..


M
Manjula Edpuganti Replied on 17/11/2018

Module 10 about ANT Part 4 Video


A
Ashish Thakur Replied on 27/11/2018

You need to manuallymake that folder and keep jars in that


M
Manjula Edpuganti Replied on 30/11/2018

But where do i get those jar files.


A
Ashish Thakur Replied on 01/12/2018

Thats what the challenge is. I left it to you
Search on net for jars
search on maven rep !!