← Back to team overview

sikuli-driver team mailing list archive

[Question #205607]: is there any way to use the dynamic values in Silkuli

 

New question #205607 on Sikuli:
https://answers.launchpad.net/sikuli/+question/205607

Is there any option in sikuli that the values that are observed on the screen while running the script can be copied or collected and later that can be used.

i.e Ex: Consider that a there is a button which has a value and the value gets updated on every refresh. Once the value is displayed over the button it remains constant at different screens until refresh. further on refresh the new value gets updated on every location of this button.

So I want to capture that value and compare it with the other locations where ever it is displayed. Hence on every refresh I should run this script which eventually captures the new value and compares this in the other locations.

i.e say 1234, is the value displayed over the button on refresh. Hence this value gets updated on different location, say at 3 other locations. So on observing for the first time I need to capture that value and then use this captured to compare its presence at different location where ever this button available. i.e other 3 locations.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.