Search found 2 matches

by Wolf
Mon Nov 05, 2007 7:45 pm
Forum: Beginners
Topic: check Websites &press picturebutton if exist-please help
Replies: 0
Views: 3015

check Websites &press picturebutton if exist-please help

i have to check multiple websites every 20 minutes - if a def. picture button exist - i have to press it

what is the way to check - ??

Label>start
IE_Navigate>...
IE_Wait>%IE[0]%,r
????if button exist - ????
IE_ClickTag>%IE[0]
else
next

## my english is not so good - but i need help please

Wolf
by Wolf
Tue Jul 24, 2007 9:57 pm
Forum: Beginners
Topic: textfiles -> Array -> textfile
Replies: 1
Views: 3850

textfiles -> Array -> textfile

hi - i need tips to create one summery-textfile from 30/31 logfiles

1.logfile
print
print
print

2.logfile
print
print
print

3.logfile
print

.....

the result-file will be:
name;1;2;3;4;.....31
petra;6;8;0;
tom;4;4;20;
tobi;3;10;0;

i need help...
Sign up to our newsletter for free automation tips, tricks & discounts