Intelligent Automation & Macro Software  

Go Back   Automation Anywhere, Inc. Forums > Products Zone > Automation Anywhere
Register FAQ Search Today's Posts Mark Forums Read

Automation Anywhere Post messages and questions related to Automation Software here.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-23-2009, 11:47 AM
Rahul Sahoo Rahul Sahoo is offline
Junior Member
 
Join Date: Jun 2009
Posts: 1
Exclamation Extract Table Data from Web Page

Hi ,

My steps are -
Goto an website , where couple of links are shown
Click one link and
Move to the next page
In the next page you can get couple of links
(Name with "view profile" link)
For each link there have one view profile link
we should click the view profile link and goto the profile page and
extract the profile data and show in a excel sheet

Kindly let me know what are the steps where i will put the loop commands specially because i am unable to continue
Reply With Quote
  #2 (permalink)  
Old 06-24-2009, 05:58 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello Rahul,

You need to insert nested loop in mentioned scenario. Main loop would be for total number of pages or loop until Next link exists and second loop would be for number of links on the webpage. Inside second loop, you can insert commands to click on 'View Profile' link, extract desired data into variable and use Excel commands to save that data in worksheet.

Text format of commands would appear something like this,

Loop While Next link exists
Extract Table to get all the links in CSV file
Loop for each row in Internet Explorer table
Extract Data
Excel Commands
End Loop
End Loop

If you can provide URL of website then we can create specific sample task for you.

Hope that helps.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -7. The time now is 08:48 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.
Copyright © 2003-2011 Automation Anywhere, Inc. All rights reserved