Blue Eye Logo

Blue Eye Macro

Automation is freedom
It is currently Thu Nov 21, 2024 2:35 pm

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Issues with windows selection
Thanked: 0 time(s)  Unread post Posted: Tue Aug 07, 2012 6:56 am 
New User
New User



Joined: Tue Aug 07, 2012 6:45 am
Posts: 2
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 10
Hi,

After my multiple attempts at bringing selecting my window I am stuck!

A few questions!

1) Can the macro look at websites already opened?
2) Any issues with Mozilla Firefox?
3) should I visibly see the roulette window pop to the front?

Other info
I am testing on fun play roulette at paddy power "paddypowergames.com - Mozilla Firefox"
No errors are displayed when I run the macro

Thx,
Steven


Top
 Profile  
Reply with quote  
 Post subject: Re: Issues with windows selection
Thanked: 0 time(s)  Unread post Posted: Sun Oct 21, 2012 3:48 am 
Contributor
Contributor



Joined: Tue May 01, 2012 6:24 pm
Posts: 73
Been thanked: 15 time(s)
Has thanked: 0 time(s)
Contribution Points: 149
you can bring any window to the front, you would need
Code:
begin
     Window.Bring to front("paddypowergames.com - Mozilla Firefox", "yes")
end


Top
 Profile  
Reply with quote  
 Post subject: Re: Issues with windows selection
Thanked: 0 time(s)  Unread post Posted: Sun Oct 21, 2012 8:56 pm 
Lifetime VIP Contributor
Lifetime VIP Contributor
User avatar



Joined: Mon Sep 26, 2011 9:38 am
Posts: 1703
Location: Space Australia
Been thanked: 78 time(s)
Has thanked: 6 time(s)
Contribution Points: 9994
Note that the above method will not work if you have multiple tabs open and the active tab is not the website.

So lets say i have a tab with google and a tab with the game i want.

I change the active tab to google (click the google tab) then mimimise it.

I use the above code and nothing happens.

Whereas if i skip the make google active step (just minimise when the webpage i want to manipulate it up) the above code will work.

_________________
ImageImageImageImage
Image


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group