Search found 8 matches
- Mon Aug 16, 2010 5:47 am
- Forum: Beginners
- Topic: Waiting for Window to open
- Replies: 1
- Views: 3252
Waiting for Window to open
Is there a way to wait for a new window to open? I know of the WaitWindowOpen, but if there are already windows opened with the same name as the one that is about to open, can I wait for the new window to open and then control it?
- Mon Aug 16, 2010 1:18 am
- Forum: Beginners
- Topic: Getting name of window that just opened
- Replies: 2
- Views: 4746
- Sun Aug 15, 2010 2:53 am
- Forum: Beginners
- Topic: Getting name of window that just opened
- Replies: 2
- Views: 4746
Getting name of window that just opened
Hi, I am wondering how would I be able to get the name of the window that just opened? After I click something a window will pop up and I need to move it. Theres going to be a lot of windows with very similar names, but different names everytime that I can't predict. When the window pops up there is...
- Wed Jan 13, 2010 9:55 pm
- Forum: Beginners
- Topic: Check for clickability
- Replies: 3
- Views: 4542
- Wed Jan 13, 2010 1:24 am
- Forum: Beginners
- Topic: Check for clickability
- Replies: 3
- Views: 4542
Check for clickability
Hi, I was wondering if it is possible to check if a link is clickable. For example, I have a list of links which are clickable only at certain times. I was wondering if it it can check if the link is clickable and if not it will move to the next link. So, how can I check if the link is clickable? an...
- Tue Dec 08, 2009 12:44 am
- Forum: Beginners
- Topic: If this found, do this, but if this found do this
- Replies: 2
- Views: 3856
If this found, do this, but if this found do this
Hi, I'm trying to make a script that waits for a certain number from 1-9. I captured each one of the numbers but they appear at random. How do I make it wait for the number to appear and do something different for each number. So if a 2 pops up I want it to do one thing, but if a 7 pops up, i want i...
Selecting checkbox from multiple choices
i want to use it for the website http://www.instantcashsweepstakes.com
i want to use it for the website http://www.instantcashsweepstakes.com
Randomize
Hi, I was wondering how do I randomize what the macro clicks. For example, im making a script that answers survey questions but i want the answers to be different in each survey so how do i make it click random answers?