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 Jenkins Users
Hi
How to automate the ENTER key action?
Actually I have a batch file to initialize a database, and it demands for a manual pressing of ENTER key to proceed with the process. Is there any way to automate the ENTER key action in Jenkins?
Any help would be appreciated. Kindly guide me in this regard.
Regards,
Harvey
Victor Martinez
unread,
Sep 7, 2017, 3:59:59 PM9/7/17
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 Jenkins Users
IMO, this is probably not a Jenkins question but a more specific question about the database command line tool. There are tools such as expect or similar ones which might help you in case the DB command line tool only supports user interactive commands.