Question #587872 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/587872
Mike posted a new comment: SikuliX uses visual recognition features to locate screen fields and then uses keypresses etc to process data. The obvious approach is therefore to mimic how you would do this manually - locate the first spreadsheet field, Cntr-C, activate the web page, locate the web page field, Cntrl-V, activate the spreadsheet, move the highlight to the next cell of interest using the arrow keys, rinse and repeat. You don't seem to like that - for reasons not explained. You can use other approaches apart from SikuliX. Have a look at Automate The Boring Stuff With Python by Al Sweigart -- 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

