Hello,
I have been making a auto account creation script for an application used at work (E-ID/Equafax)
And i have more or less completed it however threes one button at the end i can't seem to click,
When i look at the page source it shows as;
<button class="action af_commandButton" onclick="submitForm('ManageUsers',1,{source:'_id106:_id133'});return false;" type="button">
Text - Assign
All the other buttons ive worked with have had names or IDS and have been able to click them with _IEgetobjname/id
Help is appreciated,
thanks.
Ant
I have been making a auto account creation script for an application used at work (E-ID/Equafax)
And i have more or less completed it however threes one button at the end i can't seem to click,
When i look at the page source it shows as;
<button class="action af_commandButton" onclick="submitForm('ManageUsers',1,{source:'_id106:_id133'});return false;" type="button">
Text - Assign
All the other buttons ive worked with have had names or IDS and have been able to click them with _IEgetobjname/id
Help is appreciated,
thanks.
Ant