How to schedule testng.xml to run every day at 8pm using crontab?
Clash Royale CLAN TAG#URR8PPP
up vote
-1
down vote
favorite
I have scripted a Selenium script. I need the script to run everyday at 8pm. I somehow managed to run the script on the linux terminal. Path would be like: cd /home/kasturi/workspace/sims. And the script running command will be java -cp "./lib/*:./bin" org.testng.TestNG testng.xml+
I want to know how to run the testng.xml file on command line using crontab everyday at 8pm.
cron selenium
New contributor
add a comment |Â
up vote
-1
down vote
favorite
I have scripted a Selenium script. I need the script to run everyday at 8pm. I somehow managed to run the script on the linux terminal. Path would be like: cd /home/kasturi/workspace/sims. And the script running command will be java -cp "./lib/*:./bin" org.testng.TestNG testng.xml+
I want to know how to run the testng.xml file on command line using crontab everyday at 8pm.
cron selenium
New contributor
add a comment |Â
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I have scripted a Selenium script. I need the script to run everyday at 8pm. I somehow managed to run the script on the linux terminal. Path would be like: cd /home/kasturi/workspace/sims. And the script running command will be java -cp "./lib/*:./bin" org.testng.TestNG testng.xml+
I want to know how to run the testng.xml file on command line using crontab everyday at 8pm.
cron selenium
New contributor
I have scripted a Selenium script. I need the script to run everyday at 8pm. I somehow managed to run the script on the linux terminal. Path would be like: cd /home/kasturi/workspace/sims. And the script running command will be java -cp "./lib/*:./bin" org.testng.TestNG testng.xml+
I want to know how to run the testng.xml file on command line using crontab everyday at 8pm.
cron selenium
cron selenium
New contributor
New contributor
New contributor
asked 22 mins ago
Kasturi Rajamanikkam
1
1
New contributor
New contributor
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Kasturi Rajamanikkam is a new contributor. Be nice, and check out our Code of Conduct.
Kasturi Rajamanikkam is a new contributor. Be nice, and check out our Code of Conduct.
Kasturi Rajamanikkam is a new contributor. Be nice, and check out our Code of Conduct.
Kasturi Rajamanikkam is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f480492%2fhow-to-schedule-testng-xml-to-run-every-day-at-8pm-using-crontab%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password