Friday, January 22, 2010

Yahoo mail login - one click automation for ultra safe login

If you entered this website you are most likely looking for the Yahoo's mail login page. A lot of people don't remember the URL address of Yahoo's mail service and this is why they visit search engines and search the  log in page of Yahoo Mail. Let's get rid for ever of this bothering action. There is a free Firefox and Internet Explorer plug in called iMacros which can fully automate the entire process and all you need to do in order to see your Inbox is to click once with the mouse.

You can download it from: https://addons.mozilla.org/en-US/firefox/addon/3863

Once installed iMacros there is a button on the navigation panel of Firefox which turns it on/off in your browser. Turn it on and you will see it on the left side of your web browser. On the top of iMacro's frame below the folder Favorites there is a file called #Current.iim. This is where you need to paste the code below in order to automate the Yahoo mail login. Right click on #Current.iim and select Edit Macro. A new window pops up and this is where you need to paste the code below.


You need to change the text in red with your log in details in prior proceed to save and close the window.


VERSION BUILD=6311226 RECORDER=FX
TAB T=1
URL GOTO=https://login.yahoo.com/config/login_verify2?&.src=ym
FRAME F=0
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:login_form ATTR=ID:username CONTENT=youryahooemail
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:login_form ATTR=ID:passwd CONTENT=yourpassword
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=NAME:login_form ATTR=ID:persistent CONTENT=YES
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:login_form ATTR=ID:.save




Once you save the #Current.iim you can play the macro by clicking on the Play tab of iMacro and enjoy the automated Yahoo mail login method . Please, note that you can use this solution in your every day's web tasks and save a lot of time!

For more information on iMacros visit:  
http://wiki.imacros.net
http://youtube.com