← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #657912]: Report or mailing function in Sikuli GUI

 

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

    Status: Open => Answered

dinev proposed the following answer:
It is not possible without some programming. If you are using the IDE
now you actually starting to program :-)

Here are some ideas if you want to explore the right way to do this:

1. You can use smtp lib to send emails or you can use external programs like blat for windows
2. You need to learn how to detect error - all methods return some useful value that can help you
3. For load tests - it is possible but this will include bringing up many machines in let say Amazon cloud and drive them to execute scripts and then collect results. If you cannot deal with 1 and 2 it will be hard for you to deal with this.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.