Question #275381 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/275381
krishna posted a new comment: Then how we can copy a text from the screen and save that text into a variable in runtime ? I have tried by giving wait (2) in all the steps. but still this below block of code is not working . text = text1 match = find(text) click (match) Is this a correct code to click the text if there is match found. I am just a beginner in coding.So need some help. -- 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

