Hi,
I just downloaded the trial version of WA yesterday after looking for some bot creator software. Quite happy with it because it offers a trial + the price is within my budget. I won't buy anything before I got the chance to try although they offered 30 days money back guarante...you know what I mean...;)
After playing with the software a while, here I got few questions:
1. How can I automate the login process without running the browser? I know already how to automate the login process by firing up the browser.
2. I have this situation at the moment:
ID1 | Description Line 1 | Button 1
ID2 | Description Line 2 | Button 2
ID3 | Description Line 3 | Button 3
ID4 | Description Line 4 | Button 4
Some description:
Each line above is auto generate after a while. How I can make the software to click the latest button available? What I found now is to manually capture the macro after new button appear. This is not really what I want.
Hope to get your answers soon. I still got many questions though. If WA can cater my needs, I'll just buy this software instead of the other bot creator.
Thanks.
Waldo
Edit: 1 more thing. I don't have excel. Is there any way to link the software with OpenOffice?

.
Hi,
Just found the answer for both of my questions after a lot of tried and error.
1) I didn't notice the form use Post method. After I noticed it, I change the parameter in the Job and walla.
2) Instead of asking the mouse to be clever, I just download the whole page using "Download From Web" (<-- This function is really great. I just realised it today), parsed the text according to the ID, do some looping until it gets to the latest ID, put it in a variable, send it as a link to the browser and I arrived to the desired page.
I'm still playing around with the software. It really easy to learn.
Waldo