sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #13249
Re: [Bug 1053106] Re: tutorials - uncheckall doesn't work as expected
You are absolutely right. It works as expected after changed the min similarity to 0.9
Thanks,Yanan
> Date: Wed, 19 Sep 2012 21:40:10 +0000
> From: rmhdevelop@xxxxxx
> To: yanan58@xxxxxxxxxxx
> Subject: [Bug 1053106] Re: tutorials - uncheckall doesn't work as expected
>
> This is surely not a bug.
>
> It is absolutely normal, that a given find situation might be different
> in other visual situations.
>
> In your case, there might be the following problems:
> - bad screenshot of the checked box (to much background)
> - the standard min similarity of 0.7 might be to low to separate checked/unchecked (use Pattern(image).similar(0.99) instead of image)
>
> If you attach a zipped version of your .sikuli to this bug, I am willing
> to have a look.
>
> ** Changed in: sikuli
> Status: New => Opinion
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1053106
>
> Title:
> tutorials - uncheckall doesn't work as expected
>
> Status in Sikuli:
> Opinion
>
> Bug description:
> The version of Sikuli: Sikuli X-1.0rc3 (r905). Operating system is
> Windows XP 32-bit.
>
> Unselected boxes were selected and some selected boxes were clicked twice.
> The procedure to reproduce the bug:
> 1. Open Windows Explore -> select any folder -> right click on it -> select Sharing and Security... -> click on Security -> select any user or group.
> 2. Follow the instruction on http://sikuli.org/docx/tutorials/uncheckall/uncheckall.html
> 3. Select "Run in slow motion" to run the script and watch the clicks
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/sikuli/+bug/1053106/+subscriptions
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1053106
Title:
tutorials - uncheckall doesn't work as expected
Status in Sikuli:
Opinion
Bug description:
The version of Sikuli: Sikuli X-1.0rc3 (r905). Operating system is
Windows XP 32-bit.
Unselected boxes were selected and some selected boxes were clicked twice.
The procedure to reproduce the bug:
1. Open Windows Explore -> select any folder -> right click on it -> select Sharing and Security... -> click on Security -> select any user or group.
2. Follow the instruction on http://sikuli.org/docx/tutorials/uncheckall/uncheckall.html
3. Select "Run in slow motion" to run the script and watch the clicks
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1053106/+subscriptions
References