I have a gif image on my webpage that looks as below :
The html code generated is shown below :
How do i write a script in javascript that trigger click on home or help or signoff page? Please help
EDIT :
I am very new to JavaScript and this website was developed by client developers. I am trying to automate the business process using Robotic Process Automation tool called UiPath.
One of the feature in UiPath is injecting JavaScript on a webpage which can be used to fill in the User-forms and navigate to different screen.