Need help with Imacro web browsing login

Support for iMacros. The iMacros software is the unique solution for automating every activity inside a web browser, for data extraction and web testing.

Moderators: Marcia, iOpus, Hannes, iOpus, Tech Support, Tom, iOpus

Need help with Imacro web browsing login

Postby CoolGaryBigtime on Thu Jul 22, 2010 4:51 pm

Hi, I need to create a macro that can login to this website-

http://www.outwar.com/

I can get the macro to enter the username and the password but I cant get it to click the "Login" button on the bottom half of the page. What do I do?
CoolGaryBigtime
 
Posts: 1
Joined: Thu Jul 22, 2010 4:47 pm

Re: Need help with Imacro web browsing login

Postby Tom, iOpus on Thu Jul 29, 2010 8:13 am

Hi CoolGaryBigtime,

Try this (tested using iMacros for Firefox):

Code: Select all
VERSION BUILD=6700624 RECORDER=FX
TAB T=1
URL GOTO=http://www.outwar.com/
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:login_form ATTR=NAME:login_username CONTENT=Tom
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:login_form ATTR=NAME:login_password CONTENT=Tester
TAG POS=1 TYPE=IMG ATTR=SRC:*homepage_loginbutton*
Regards,

Tom, iOpus Support
Tom, iOpus
 
Posts: 445
Joined: Mon May 31, 2010 9:59 am


Return to General Support & Discussions

Who is online

Users browsing this forum: No registered users and 3 guests