sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #40544
Re: [Question #403505]: Using Sikuli can i automate fileUpload on mac osx platform using safari browser
Question #403505 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/403505
Status: Open => Answered
RaiMan proposed the following answer:
SikuliX automates visually what you are doing manually on a screen using
mouse and keyboard.
some steps like this:
- on the screen you find out, where to click to start an upload (capture image)
- you click to give focus to some file selection menu
- you enter the filename
- you click a button, that starts the upload (capture image)
- you wait for completion by waiting for some visual feedback on the screen
http://sikulix.com
just start with the SikuliX IDE to get used to the kind of workflows, we
are using
the docs talk about the features and the net has many examples.
It helps to have some basic understanding about scripting with Python language.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.