Jump to content

Recommended Posts

Posted

Hi All,

I'm trying to use AutoIT script to click on the "Save Settings" button in a D-Link router thru internet explorer. But so far, i cannot find a way to do it. I open the HTML code by pressing F12 and what i saw are as listed below -

<input class="button_submit" onclick="page_submit()" type="button" value="Save Settings"/>

I don't see any name or ID, therefore i cannot use _IEGetObjById or _IEGetObjByName.

Appreciate if you guys can help to advice how should i approach this issue.

jcool

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...