Re: [Sikuli-driver] [Question #261759]: Running Sikulix Tests on a VM via Jenkins: click() is reported, but not done really

2016-06-28 Thread Rocky
Question #261759 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/261759

Rocky posted a new comment:
Thats a big limitation of Sikuli . I have hit the ditto same problem and
i have left no stone unturned to solve this issue , it seems i will also
have to go for brute force approach. i.e. keep one machine just for
sikuli , thats quite an investment .

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #185791]: How to run "Sikuli On Virtual Machines"

2016-06-27 Thread Rocky
Question #185791 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/185791

Rocky posted a new comment:
@RaiMan ,  can you please advise ?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #185791]: How to run "Sikuli On Virtual Machines"

2016-06-27 Thread Rocky
Question #185791 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/185791

Rocky posted a new comment:
Hi, 
I have a remote   machine R  where i have scheduled a few automated runs using 
sikuli . 
Issue: My script starts at the decided time on R but as soon the  code flow 
come at reading UI element/search image pattern , the sikuli script  does 
nothing. it stales completely so the only way i am able to run it is by  
opening up  "mstsc R"  on my workstation and then keep that mstsc window open . 

Can someone please advise on this ?

Thanks in advance.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #295480]: Sikuli unable to work at Virtual Machine Session

2016-06-19 Thread Rocky
New question #295480 on Sikuli:
https://answers.launchpad.net/sikuli/+question/295480

I have a virtual machine  where i have sikuli code schedule  (task scheduler) 
to run every morning 6am. 
When i mstsc to the that VM from my workstation i see that sikuli started but 
never moved to next step, i.e. it triggers at time but never finds UI elements 
and stays in hung state. 

Infact, when i mstsc to same VM and kick the sikuli code and minimize the VM 
explorer window, the execution freezes .




-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #289203]: openApp Fails

2016-03-25 Thread Rocky
New question #289203 on Sikuli:
https://answers.launchpad.net/sikuli/+question/289203

hi everyone ,

I have apparently complicated issue but yet a simple setup issue.

My main project has following structure .

ABC.sikuli |---ABC.py (openApp ("notepad") works fine )
  |---ABC.html
  |---Modules|---Module1.py (openApp ("notepad") 
does not work )
 |---Module2.py (openApp 
("notepad") does not work )
 |---Module3.py (openApp 
("notepad") does not work )

am i missing something in setting the project properly ?
can someone please point me to the correct way of achieving this project layout 
?
All i want is to have sikuli function available to my modules are well . right 
now they are available in only ABC.py defined beneath ABC.sikuli .


[error] NameError ( global name 'openApp' is not defined )

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #106137]: How do I open a website in Windows 7?

2016-03-25 Thread Rocky
Question #106137 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/106137

Rocky posted a new comment:
hi everyone,

I have apparently complicated issue but yet a simple setup issue.

My main project   has following structure .

ABC.sikuli  |---ABC.py   (openApp ("notepad")  works fine )
  |---ABC.html
  |---Modules|---Module1.py  (openApp ("notepad")  
does not work )
 |---Module2.py  (openApp 
("notepad")  does not work )
 |---Module3.py  (openApp 
("notepad")  does not work )

am i missing something in setting the project properly ? 
can someone please point me to the correct way of achieving this project layout 
? 
All i want is to have sikuli function available to my modules are well . right 
now they are available in only  ABC.py  defined beneath ABC.sikuli  .

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #106137]: How do I open a website in Windows 7?

2016-03-25 Thread Rocky
Question #106137 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/106137

Rocky posted a new comment:
hi everyone

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #158974]: How to hover on cascading menu that disappears with loss of application window focus

2016-02-22 Thread Rocky
Question #158974 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/158974

Rocky proposed the following answer:
Hi ,

the above suggestions  did not work for me . 
So i  have this custom C# .Net application which has a dropdown menu and i have 
to just click the last menu item.

Steps 
1) click (FileMenu)
2) wait(2)
3) click(find(Exit) )

after step 2 , the file menu disappears and the click fails .

any suggestions ?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp