← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #231037]: using find() with a subsequent paste() does not select the entry field

 

Question #231037 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/231037

    Status: Answered => Solved

Shawn Robertson confirmed that the question is solved:
Thanks Raiman!

I agree, the temptation is there and I have been slowly weening myself
off of relying purely on the visual approach. I have several old scripts
that i went back and redid because i was not satisfied with the amount
of time and work it took to click through GUI elements and revamped the
script to use keyboard shortcuts.

I was not aware of the CTRL+L and thats perfect. I should have googled
"shortcut to bring focus to address bar.

I understand the concept now behind what to do and how to handle the
image from the find() and using the getlastmatch() with it. find() just
finds something and then you have to run another method to handle what
you found

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