简体   繁体   中英

Mailer automation using selenium and sikuli

我们可以使用selenium webdriver或sikuli自动执行邮件程序的UI和邮件程序的功能吗?

Hi yes we can automate any desktop or web based application via Sikuli

1.cause sikuli works on the image recognition techniques so no matter if its windows or 
  web app.
2.but only problem with it is that when its running you cannot perform any operation with 
  mouse as well as on screen as it will overlap the AUT 

As far as selenium is concerned then it depends which mailer you are working with

1. if mailer works as web app then (on browser) the definitely yes
2. if its like outlook then no 
3. but if you can do a work around then yes. (as i did with java but used no selenium 
   concept for the .msg mailer)  downloaded library form the internet an put some java 
   concept and it worked.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM