how to Copy image in the body of mail
Hello friends,
I would need your help in copying image in body of the mail,is it possible??
so far i know we can attach mail.Below is the code i have to attach mail.
def outlook():
click(
wait(1)
img = capture(
wait(1)
img2 = capture(
shutil.
wait(3)
subprocess.
#Screen(1)
wait(4)
click(
wait(2)
#type(
click(
wait(2)
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Sikuli Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2020-04-30
- Last reply:
- 2020-05-06
muni (rajeshmuni) said : | #1 |
hi ANy update for me please
RaiMan (raimund-hocke) said : | #2 |
This is too special.
check the workflow manually and especially the subprocess call, that it does what you want.
You have to do some more checks and debugging.
Can you help with this problem?
Provide an answer of your own, or ask muni for more information if necessary.