Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 johnny doe posted a new comment: /* Creator:Jobeth Pogi Billien Date:April 1 2022 GMT+8 Website: elitegamingbot.com */ #include #include int main() { /* * Forward declaration of functions

[Sikuli-driver] [Bug 1967429] Re: App class doesn't have metadata after opening

2022-04-01 Thread RaiMan
Tested with the 2.0.6-snapshot: seems to work. ** Changed in: sikuli Status: New => Fix Committed ** Changed in: sikuli Importance: Undecided => High ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Changed in: sikuli Milestone: None => 2.0.6 --

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 johnny doe posted a new comment: Thanks @Raiman I will send you a function later so that you can add it in the App class -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread RaiMan
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 Status: Open => Answered RaiMan proposed the following answer: to find an image in another image: setBundlePath("//somewhere/"); base = "base.png" test = "test.png"; finder = Finder(base);

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 Description changed to: Hello I was just wondering if we can have a take screenshot method even if the application is minimize and send a click even when the application is minimize. I have seen something

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 Description changed to: Hello I was just wondering if we can have a take screenshot method even if the application is minimize and send a click even when the application is minimize. I have seen something

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 Description changed to: Hello I was just wondering if we can have a take screenshot method even if the application is minimize and send a click even when the application is minimize. I have seen something

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 Description changed to: Hello I was just wondering if we can have a take screenshot method even if the application is minimize and send a click even when the application is minimize. I have seen something

[Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
New question #701165 on SikuliX: https://answers.launchpad.net/sikuli/+question/701165 Hello I was just wondering if we can have a take screenshot method even if the application is minimize and send a click even when the application is minimize. I have seen something about it on a game bot via

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 Description changed to: Hello I was just wondering if we can have a take screenshot method even if the application is minimize and send a click even when the application is minimize. I have seen something