Question #678800 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678800
Status: Open => Answered
Asheru proposed the following answer:
So you want to:
- navigate with browser A
-do some actions
-take a screenshot with sikuli
-store it in a constant like resultBrowserA = myScreenshot.png
- do the same thing for browserB
-resultBrowserB = myScreenshot2.png
compare IF resultBrowserA = resultBrowserB ?
IF you want something similar I guess you can use FInder class from
sikuli. See- http://doc.sikuli.org/finder.html
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp