Search found 11 matches
- Mon Mar 14, 2011 12:28 am
- Forum: Beginners
- Topic: IfWindowOpen not calling SRT properly
- Replies: 1
- Views: 5048
IfWindowOpen not calling SRT properly
I have gotten the hang of pretty much everything i need so far, but one thing that seems to not work is the IfWindowopen...the true part does but the false seems to fail... I am running this code but if for some reason Chrome is closed out, it doesn't open chrome first it just goes to the calculator...
- Fri Mar 11, 2011 2:55 pm
- Forum: Beginners
- Topic: OLD versions?
- Replies: 2
- Views: 5398
OLD versions?
Well i have my macro running and great but it is majorly CPU hungry. I have them running on server 2008 and when multiple RDP. instances of 5-25% CPU kill the server effectiveness quickly. I have read compiled version 8-10 didnt have this problem, is there anywhere i can download or buy the old vers...
- Thu Mar 10, 2011 5:34 pm
- Forum: Beginners
- Topic: Help with browser script.
- Replies: 13
- Views: 14103
- Thu Mar 10, 2011 5:21 pm
- Forum: Beginners
- Topic: Help with browser script.
- Replies: 13
- Views: 14103
OKAY it turned out to be much simpler: WaitWindowOpen>Google Chrome SetFocus>Google Chrome Press Enter WaitWindowOpen>New Tab - Google Chrome SetFocus>New Tab- Google Chrome Wait>2 Mousemove>662,493 LClick Now the only problem i have is that once it completes it turns off the macro how can i make it...
- Thu Mar 10, 2011 12:56 am
- Forum: Beginners
- Topic: Help with browser script.
- Replies: 13
- Views: 14103
- Thu Mar 10, 2011 12:11 am
- Forum: Beginners
- Topic: Help with browser script.
- Replies: 13
- Views: 14103
- Wed Mar 09, 2011 8:25 pm
- Forum: Beginners
- Topic: Help with browser script.
- Replies: 13
- Views: 14103
- Wed Mar 09, 2011 7:36 pm
- Forum: Beginners
- Topic: Help with browser script.
- Replies: 13
- Views: 14103
- Wed Mar 09, 2011 6:57 pm
- Forum: Beginners
- Topic: Help with browser script.
- Replies: 13
- Views: 14103
here is the images
http://img121.imageshack.us/i/screen1m.gif/
then
http://img233.imageshack.us/i/screen3.gif/
hope this helps[/img]
http://img121.imageshack.us/i/screen1m.gif/
then
http://img233.imageshack.us/i/screen3.gif/
hope this helps[/img]
- Wed Mar 09, 2011 6:31 pm
- Forum: Beginners
- Topic: Help with browser script.
- Replies: 13
- Views: 14103
no the macro doesn't cause chrome to crash, i want it to start up when chrome crashes, When chrome crashes a dialogue box appears asking you to restart? you click yes, it restarts then it ask you to restore lest session, so that is another click. the backspace just clears whatever was in the URL add...
- Wed Mar 09, 2011 5:03 pm
- Forum: Beginners
- Topic: Help with browser script.
- Replies: 13
- Views: 14103
Help with browser script.
I have been trying my hardest to figure out the missing pieces in this macro... I cannot figure out how to add the window event trigger. Basically it should wait until the google chrome crashes (and it will) and once the crash box appears, restart it and restore the page automatically, then go back ...