sikuli
How i can use a function in sikuli which is defined in an another sikuliscript?
I try to use Sikuli. I will have 2 Files. One of them will be the \"main\" file and one of then is for functions.[详细]
2023-04-12 23:23 分类:问答Sikuli for Browser Testing -?
All though we have multiple sites (like s开发者_运维知识库poon) to get us help with browser testing, how about using Sikuli for cross / multiple browser testing? Has any one tried it and can share whe[详细]
2023-04-12 07:44 分类:问答sikuli: how to execute java jar file
I loaded a java jar file into 开发者_StackOverflow社区http://www.sikuli.org/ and tried to run it like this but it is not working. Any hints?[详细]
2023-04-11 19:29 分类:问答Integrate Selenium Grid and Sikuli API
Currently, I am working on the automation testing framework, which combines with both Selenium Grid and Sikuli API.[详细]
2023-03-27 11:05 分类:问答How to make a function in Sikuli to use it in other Sikuli scripts?
I want to create a function which use Sik开发者_如何学Culi features (as click, doubleclick, wait, etc.) to create other scripts in Sikuli, as a library using functions from sikuli.[详细]
2023-03-23 06:01 分类:问答watirgrid and sikuli - can they play together?
I was wondering if watirgrid / gridinit could be used in conjunction with Sikuli. http://www.sikuli.org[详细]
2023-03-13 21:12 分类:问答How to send "Ctrl + c" in Sikuli?
This feels like it should be pretty easy but I can\'t find documentation on how to do this: I just want Sikuli to type Ctrl+C to copy text to the clipboard.[详细]
2023-03-12 10:46 分类:问答How to write java program in Sikuli?
I have recorded the GUI desktop application using SIKULI as below: App.open (\"C:\\\\Program Files\\\\acd\\\\bin\\\\VPNClient.exe\")[详细]
2023-02-20 17:49 分类:问答Screen Region Recognition to Find Field location on Screen
I am trying to figure out a way of getting Sikuli\'s image recognition to use within C#. I don\'t want to use Sikuli itself because its scripting language is a little slow, and because I really don\'t[详细]
2023-02-12 23:43 分类:问答Function statement of CfgParserbreaking python script netbeans sikuli
For a reason I don\'t understand the following line causes my sikuli/python script to break.I suspect this is because my code to read a config file is buggy.I fail to see why, what am I misssing.[详细]
2023-02-05 18:47 分类:问答