[Sikuli-driver] [Question #252341]: How to implement drag and drop in sikuli using JAVA

2014-07-29 Thread sneha
New question #252341 on Sikuli: https://answers.launchpad.net/sikuli/+question/252341 I am automating one website which contains third party flash players and I need to automate its complete functionality including play video , pause video , full screen and other parameters I am able to

Re: [Sikuli-driver] [Question #252341]: How to implement drag and drop in sikuli using JAVA

2014-07-29 Thread sneha
Question #252341 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252341 Status: Answered = Open sneha is still having a problem: Here Source and target what indicates ? I am sorry but I am new to sikulli framework. On Tue, Jul 29, 2014 at 3:32 PM, RaiMan question252

[Sikuli-driver] [Question #252394]: Not able to validate if image is exists on screen or not

2014-07-30 Thread sneha
New question #252394 on Sikuli: https://answers.launchpad.net/sikuli/+question/252394 I have below code. import java.util.concurrent.TimeUnit; import org.openqa.selenium.By; import org.openqa.selenium.firefox.FirefoxDriver; import org.openqa.selenium.internal.Locatable; import

[Sikuli-driver] [Question #252452]: How to make sure that text is present in the image

2014-07-31 Thread sneha
New question #252452 on Sikuli: https://answers.launchpad.net/sikuli/+question/252452 Hi, I have one screen shot and in that image text is written as What I want my daughters to know about poverty (2:37) I have to validate this text and I have written below code Region regResult =

Re: [Sikuli-driver] [Question #688541]: Sikuli installation

2020-02-06 Thread Sneha
Question #688541 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688541 Status: Answered => Solved Sneha confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

[Sikuli-driver] [Question #688541]: Sikuli installation

2020-02-05 Thread Sneha
New question #688541 on Sikuli: https://answers.launchpad.net/sikuli/+question/688541 I need to write a python code in sikulix IDE in machine1and run it in machine2. Can you please tell me which sikulix jar file I have to download? I have already downloaded sikulix-2.0.2.jar and wrote a python

Re: [Sikuli-driver] [Question #688546]: Can doubleClick() be used by specifying x and y?

2020-02-06 Thread Sneha
Question #688546 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688546 Sneha posted a new comment: As I'm very new to Sikulix, sorry for some basic questions RaiMan -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #688546]: Can doubleClick() be used by specifying x and y?

2020-02-06 Thread Sneha
Question #688546 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688546 Status: Answered => Solved Sneha confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #688515]: Running sikuli script in other machine which does not have sikuli --- not possible

2020-02-06 Thread Sneha
Question #688515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688515 Sneha posted a new comment: Thankyouu so much RaiMan -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

[Sikuli-driver] [Question #688546]: Can doubleClick() be used by specifying x and y?

2020-02-06 Thread Sneha
New question #688546 on Sikuli: https://answers.launchpad.net/sikuli/+question/688546 doubleClick(someimage) getmouseLoc = Env.getMouseLocation() print(getmouseLoc) #(219,121) The above works fine!! doubleClick(219,121) is not clicking the image which is clicked earlier, although I gave the

Re: [Sikuli-driver] [Question #660197]: JAR or EXE file from Sikuli python script

2020-02-04 Thread Sneha
Question #660197 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660197 Sneha posted a new comment: I'm just a beginner to SikuliX. I have coded the below simple python script in sikulix IDE. Can someone tell me how can I make this script run in other machine which do not have

[Sikuli-driver] [Bug 1861962] [NEW] click("1580817213280.png") click("1580817247445.png") click("1580817729602.png") click("1580817767852.png")

2020-02-04 Thread Sneha
Public bug reported: I wanted to convert my python I wanted to convert following psduo python code into stand alone Python code with correct imports: print getNumberScreens() print getBounds() click("1449256116692.png") doubleClick("1449256144784.png") doubleClick("1449256178824.png")

Re: [Sikuli-driver] [Question #276722]: How to Convert Sikuli Script to Standalone Python Script

2020-02-04 Thread Sneha
Question #276722 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/276722 Linked to bug: #1861962 https://bugs.launchpad.net/bugs/1861962 "click("1580817213280.png") click("1580817247445.png") click("1580817729602.png") click("1580817767852.png")" -- You received

[Sikuli-driver] [Question #688515]: Running sikuli script in other machine which does not have sikuli

2020-02-04 Thread Sneha
New question #688515 on Sikuli: https://answers.launchpad.net/sikuli/+question/688515 I'm very new to Sikuli. I coded a simple python script in SikuliIDE. I need to run this script in other machine which do not have Sikulix setup...Can u please tell me the procedure? Thanks in advance! --

Re: [Sikuli-driver] [Question #688515]: Running sikuli script in other machine which does not have sikuli --- not possible

2020-02-05 Thread Sneha
Question #688515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688515 Sneha posted a new comment: ok Raiman...Thankyou soo muchhh Is this possible, if I write a java code in Eclipse? -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #688515]: Running sikuli script in other machine which does not have sikuli --- not possible

2020-02-05 Thread Sneha
Question #688515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688515 Status: Answered => Solved Sneha confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #689296]: type(Key.F4, Key_ALT) is throwing an error

2020-03-13 Thread Sneha
Question #689296 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689296 Summary changed to: type(Key.F4, Key_ALT) is throwing an error -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #689296]: type(Key.F4, Key_ALT) is not working

2020-03-13 Thread Sneha
New question #689296 on Sikuli: https://answers.launchpad.net/sikuli/+question/689296 For closing a window using Sikuli, type(Key.F4, KEY_ALT) throws me Name error (name Key_ALT is not defined) Can someone help me out? -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #187101]: How to write multiple rows in excel through sikuli?

2012-02-08 Thread Sneha Pandey
Question #187101 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/187101 Status: Answered = Solved Sneha Pandey confirmed that the question is solved: Hi RaiMan, Thank you so much. It's done. I tried both the options and they worked great. I must appreciate your time

Re: [Sikuli-driver] [Question #187101]: How to write multiple rows in excel through sikuli?

2012-02-08 Thread Sneha Pandey
Question #187101 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/187101 Sneha Pandey confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact