Intelligent Automation & Macro Software  

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

Workspace Macro Pro - Automation Edition Post messages and questions related to Macro Software for Windows Automation here.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-17-2008, 07:31 AM
kokoko2 kokoko2 is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Default Can I make a macro wait for a reaction from the page?

Hello, I want to build a macro that waits until the webpage gives him an answer (a text or what not..), and only if the page has the word "OK" written, it will continue..

is that even possible?
Reply With Quote
  #2 (permalink)  
Old 05-17-2008, 08:06 AM
forumsupport forumsupport is online now
Senior Member
 
Join Date: Apr 2007
Posts: 456
Default

Hello,

That is very easily possible iwth our advanced automation software, Automation Anywhere.

You can create a simple task as follows

...
Ctrl + A
Ctrl + C
Loop While $Clipboard$ Does Not Include 'OK'
Ctrl + A
Ctrl + C
Delay 200 ms
End Loop
...

Essentially what you are doing is copying the content of the web page and waiting till it contains the OK button.

You can also use the Extract Data feature of Web Recorder to look for OK text in a paragraph. For this part I would be able to give you a specific example if you could show us how the web page looks like.

If you have already purchased Workspace Macro Pro then you can upgrade to Automation Anywhere from http://www.tethyssolutions.com/wmp-upgrade.htm

Also, all your created macros will work fine in Automation Anywhere.

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

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



All times are GMT -7. The time now is 12:25 AM.


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