Intelligent Automation & Macro Software  

Go Back   Tethys Solutions Forums > Products Zone > Workspace Macro
Register FAQ Search Today's Posts Mark Forums Read

Workspace Macro Post messages and questions related to Macro Recorder or Windows Macro here.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-30-2008, 06:56 AM
geospatial geospatial is offline
Junior Member
 
Join Date: Dec 2008
Posts: 2
Default Download all Links to a given folder

I have a web site that I go to each day that has about 45 links. These links are all PPT, XLS, or PDf links so i usually have to go in and right click each link and save target as to save off the file. I am looking for a macro that would as me for the folder location that I want to save all links in and then it would start to save each link to the given folder.

Not sure if this is even possible, but any help would be greatly appreciated.

Jason
Reply With Quote
  #2 (permalink)  
Old 12-30-2008, 08:18 AM
rparmani rparmani is offline
Administrator
 
Join Date: Jan 2007
Posts: 11
Default

Hello,

Looking at your requirement, you should try using our advanced automation product, Automation Anywhere 5.0 that provides you with Prompt for folder command to prompt for a folder location. The value of the folder selected can be assigned to a value variable.

Using Web Recorder tool you can automate any web task. It is especially designed for web automation. A task created using Web Recorder is not restricted to only Web Recorder commands. You can enter other commands like Keystrokes, Mouse Clicks and any other command from the list of commands provided in the Task Editor.

You can view a demo on how Web Recorder works at,
Automation Anywhere - Learning Center

You can download free version of Automation Anywhere 5.0 from our website:
Automation Anywhere - The Leading Automation Software

Hope that helps. If you could send us URL of website and exact steps to automate the task then we would be able to help you more with specific task.
Reply With Quote
  #3 (permalink)  
Old 12-30-2008, 08:55 AM
geospatial geospatial is offline
Junior Member
 
Join Date: Dec 2008
Posts: 2
Default

The links will change each day so im not sure if a web recorder would work. At this time I can not link the page as it is on a different type of network that you all dont have access to.
Reply With Quote
  #4 (permalink)  
Old 12-30-2008, 07:42 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,311
Default

Hello,

The Manage Web Controls command of web recorder has an ‘Advanced’ option for Links and Buttons.

For Links, it has three check boxes: Name, URL and Index.

Name: While running the task, it searches for the link by the name recorded.

URL: Similar to the Name checkbox, but instead of searching the link by name, it searches by the URL it points to.

Index: This option searches the link by its location index. Every link in a Web page has a location index. For example, if you click a link whose index number is 2, and you always want to click that link when the task runs, no matter what the name or URL of that link is, then you can keep this option checked.

Also, if all the links are in a table then using ' Extract Table' command you can store all the links (available at run time) in a CSV file and can access the links using Table Column() variable in 'Loop For Each row in an Internet Explorer Table' command.

Otherwise, you can also use keystrokes to access the links in a loop. If you can send the screenshot of webpage (in .png format) then we can send you the text format of commands (a flow chart) so that you can create the task with ease.

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 06:13 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.
Copyright © 2003-2008 Tethys Solutions, LLC. All rights reserved