Re: [Sikuli-driver] [Question #670802]: IDE: rearrange tabs --- right-click on tab

2018-07-11 Thread dude
Question #670802 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670802 Status: Answered => Solved dude 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 #670802]: can Tear-able &/or rearrangeable tabs be added to Sikuli IDE

2018-07-10 Thread dude
New question #670802 on Sikuli: https://answers.launchpad.net/sikuli/+question/670802 Hello, Less a question and more a request for a future build, but can tear-able &/or rearrangeable tabs be added to Sikuli IDE I tend to leave scripts open and I would like to be able to rearrange them or if

Re: [Sikuli-driver] [Question #250392]: Sikuli IDE doesn't work with Mac OSX 10.10

2014-08-07 Thread dude
Question #250392 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/250392 dude posted a new comment: any word on 10.10 Yosemite compatibility? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #240592]: [request] Input text field or input field that maintains formatting

2013-12-11 Thread dude
Question #240592 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240592 Status: Answered = Open dude is still having a problem: Awesome, that works great One thing I wonder I don't know how it would be implemented in sikuli It starts out with the dialogue focus on the OK

Re: [Sikuli-driver] [Question #240592]: [request] Input text field or input field that maintains formatting

2013-12-11 Thread dude
Question #240592 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240592 dude posted a new comment: ctrl-tab works on both platforms FYI :D -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #240592]: [request] Input text field or input field that maintains formatting

2013-12-11 Thread dude
Question #240592 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240592 Status: Answered = Solved dude 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

[Sikuli-driver] [Question #240592]: Input text field or input field that maintains formatting

2013-12-10 Thread dude
New question #240592 on Sikuli: https://answers.launchpad.net/sikuli/+question/240592 I'm wondering if it's possible to make a text field pop-up box like input but with multiple lines that retains formatting. When I'm copying and pasting stuff into an input field the output always ends up being

[Sikuli-driver] [Question #240489]: trying to automate selecting date on a calendar on a webpage

2013-12-08 Thread dude
New question #240489 on Sikuli: https://answers.launchpad.net/sikuli/+question/240489 I'm currently parsing a date with originally looks like this: End Date: 12/04/14(mm/dd/yy) then i parse it so i have the values endday = time.strftime('%d', rawdate) endmth = time.strftime('%m', rawdate)

Re: [Sikuli-driver] [Question #190414]: I want to perform multiple actions within a single captured image.

2013-12-07 Thread dude
Question #190414 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/190414 dude posted a new comment: any chance you could re-upload the new example: http://dl.dropbox.com/u/42895525/ddcalendar.sikuli.zip I've got a similar issue and am big on learning by example thanks -- You

[Sikuli-driver] [Question #237176]: [request] IDE - tearable and/or rearangable tabs

2013-10-10 Thread dude
New question #237176 on Sikuli: https://answers.launchpad.net/sikuli/+question/237176 I think it would be cool to have tabs that you can either rearrange and/or tear off into their own separate windows thanks -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #236869]: Is there possibility to work on PC, while sikuli-tests are performed?

2013-10-05 Thread dude
Question #236869 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236869 Status: Open = Answered dude proposed the following answer: ive only managed similar using a virtual machine like vmware i dont think its possible any other way because even if there was a virtual

Re: [Sikuli-driver] [Question #236481]: Script: can you prefill input() --- yes: input(message text, prefill)

2013-09-28 Thread dude
Question #236481 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236481 Status: Solved = Open dude is still having a problem: so i tried input(message text, prefill) on my mac and it worked just fine however when i did it on my windows machine it didnt work I realized

[Sikuli-driver] [Question #236481]: can you prefill a input

2013-09-27 Thread dude
New question #236481 on Sikuli: https://answers.launchpad.net/sikuli/+question/236481 is there way i can have a input field prefill with a string or variable currently i have to manually type in a number for later use i dont like that it is displayed in the top left of a ticketing system we use

[Sikuli-driver] [Question #236482]: can you tell the OCR its just looking for numbers

2013-09-27 Thread dude
New question #236482 on Sikuli: https://answers.launchpad.net/sikuli/+question/236482 right now im reading the .text from a region so it gets OCR'd . when it is reading a long number many times 1's get mistaken for l's or I's i believe it could be more accurate if i could tell it that this

Re: [Sikuli-driver] [Question #236482]: can you tell the OCR its just looking for numbers

2013-09-27 Thread dude
Question #236482 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236482 Status: Answered = Solved dude confirmed that the question is solved: cool thanks for the info il try making that work as a workaround -- You received this question notification because you

Re: [Sikuli-driver] [Question #236481]: Script: can you prefill input() --- yes: input(message text, prefill)

2013-09-27 Thread dude
Question #236481 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236481 Status: Answered = Solved dude 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

Re: [Sikuli-driver] [Question #223449]: yes no box

2013-03-08 Thread dude
Question #223449 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/223449 dude posted a new comment: Awesome thanks :) just a quick follow up since it worked for my 1st issue i tried to nest a yes or no box in another so if my user clicks yes it then asks another yes

[Sikuli-driver] [Question #223449]: yes no box

2013-03-05 Thread dude
New question #223449 on Sikuli: https://answers.launchpad.net/sikuli/+question/223449 Is there a way in sikuli to do a yes no popup box ? so if you click yes it does one set of conditions and if you click no it runs another thanks -- You received this question notification because you are a

[Sikuli-driver] [Question #223404]: need to change the case of some text

2013-03-04 Thread dude
New question #223404 on Sikuli: https://answers.launchpad.net/sikuli/+question/223404 this is probably motr of a python issue but im hoping someone has a solution for me ive got lists of data one line that is the full name Eg. name:John Doe and the line below is a the user ID Eg. userID:jdoe

[Sikuli-driver] [Question #172675]: Key event for pressing shift+left arrow

2011-09-29 Thread Dude
New question #172675 on Sikuli: https://answers.launchpad.net/sikuli/+question/172675 Hi, In my application there is a non editable field, i need to take data from that field . For that i need to focus on that filed by making left click, this is done but for copying that content i need to

Re: [Sikuli-driver] [Question #172675]: Key event for pressing shift+left arrow

2011-09-29 Thread Dude
Question #172675 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/172675 Status: Answered = Open Dude is still having a problem: HI, thanks for ur answer. i tried ur code, but its not highting the content. the cursor alone moved before three numbers. so am not able to copy

Re: [Sikuli-driver] [Question #171845]: I cant count!!

2011-09-21 Thread Dude
Question #171845 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171845 Status: Open = Answered Dude proposed the following answer: Hi, In ur code off course u will get zero, u r assigning a=0 , and u r calling that function countOne(a): , but u r not returning any value

Re: [Sikuli-driver] [Question #171860]: X-1.0rc3: IDE: problems on restart

2011-09-21 Thread Dude
Question #171860 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171860 Status: Answered = Solved Dude confirmed that the question is solved: Hi, What you said was absoultely true. thank you -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #171725]: Multiple if else indent problem

2011-09-20 Thread Dude
Question #171725 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171725 Status: Open = Answered Dude proposed the following answer: Hi, Can u tell in which line , u get that error. According to my observation , the error is because of that sleep(45), which is in last line

Re: [Sikuli-driver] [Question #171616]: How to append common string into an array

2011-09-20 Thread Dude
Question #171616 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171616 Dude 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

Re: [Sikuli-driver] [Question #171616]: How to append common string into an array

2011-09-20 Thread Dude
Question #171616 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171616 Status: Answered = Solved Dude confirmed that the question is solved: Hi , Thank you, thats solved my problem... -- You received this question notification because you are a member of Sikuli Drivers

[Sikuli-driver] [Question #171860]: Weird behavior of sikuli tool

2011-09-20 Thread Dude
New question #171860 on Sikuli: https://answers.launchpad.net/sikuli/+question/171860 Hi, 171616 How to append common string into an array .. This is my previous bug, according to ur comment , i used Import os. But this particular file bahaving differently Paste this code and save it as any

Re: [Sikuli-driver] [Question #171616]: How to append common string into an array

2011-09-19 Thread Dude
Question #171616 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171616 Status: Answered = Open Dude is still having a problem: Hi , I checked with all the possibility , that have been suggested by u .. But am getting following error for all the cases [error] Error

Re: [Sikuli-driver] [Question #171331]: how can i replay the 1st loop automatically if the 2nd loop is finished?

2011-09-16 Thread Dude
Question #171331 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171331 Dude posted a new comment: Hi , if am not wrong According to my understanding U can put your code inside a function and call it like: def function1(): while not exists(manster): #(this 1st loop wont

[Sikuli-driver] [Question #171215]: Not able to run Unit test

2011-09-15 Thread Dude
New question #171215 on Sikuli: https://answers.launchpad.net/sikuli/+question/171215 Hi, I have referred many bugs, but still not able to run the unit test . def setUp(self): print in setup def tearDown(self): print in teardown def test(self): print in test

Re: [Sikuli-driver] [Question #171215]: IDE: Unit test: test function names need at least one character after prefix test

2011-09-15 Thread Dude
Question #171215 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171215 Dude posted a new comment: Ya changed it into def testA(selfA) Even now its not working am getting the same error -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #171215]: IDE: Unit test: test function names need at least one character after prefix test

2011-09-15 Thread Dude
Question #171215 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171215 Dude posted a new comment: Typo mistake while adding comments Its not selfA , it just self -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #171215]: IDE: Unit test: test function names need at least one character after prefix test

2011-09-15 Thread Dude
Question #171215 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171215 Dude posted a new comment: sry: in sikuli i typed like this only .. def testA(self):, giving me the same error... -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #171215]: IDE: Unit test: test function names should have at least one character after prefix test

2011-09-15 Thread Dude
Question #171215 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171215 Status: Answered = Solved Dude confirmed that the question is solved: Oh thank you that solved my problem -- You received this question notification because you are a member of Sikuli Drivers, which

Re: [Sikuli-driver] [Question #170179]: How compare text from a region and integer

2011-09-06 Thread Dude
Question #170179 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/170179 Status: Answered = Solved Dude confirmed that the question is solved: Hi, Thanks a lot , solution 2 works for me -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #170179]: How compare text from a region and integer

2011-09-06 Thread Dude
Question #170179 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/170179 Dude 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