I am new to scripting and trying to get a hang with Bash scripting for starters. I am stuck in a situation and need help; I am trying to write a shell script that would login to a website and input the username/password and click on a button. So far I have tried using wget and curl however not had much luck... Any pointers would be appreciated.
Thanks & Regards,