Ranorex report integration with Gmail

Best practices, code snippets for common functionality, examples, and guidelines.
csolanki
Posts: 120
Joined: Thu Mar 22, 2018 8:51 am

Ranorex report integration with Gmail

Post by csolanki » Mon Apr 29, 2019 3:36 pm

Hi Team,

Is there any way by which I can send ranorex report to my email without using Jenkins ?


Regards,
Charu Solanki
Regards,
Charu Solanki
Ranorex User

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Ranorex report integration with Gmail

Post by odklizec » Mon Apr 29, 2019 9:59 pm

Hi,

You can send emails from Ranorex using Ranorex automation helpers. I would suggest you to read Ranorex user guide about automation helpers and also view this webinar...
https://www.ranorex.com/automated-testi ... on-demand/
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration

csolanki
Posts: 120
Joined: Thu Mar 22, 2018 8:51 am

Re: Ranorex report integration with Gmail

Post by csolanki » Tue Apr 30, 2019 9:15 am

Thanks a lot. I got the solution.
Regards,
Charu Solanki
Ranorex User

sstrand72
Posts: 11
Joined: Thu May 30, 2019 3:38 pm

Re: Ranorex report integration with Gmail

Post by sstrand72 » Sun Aug 09, 2020 8:53 pm

Follow up question - is there a functionality available to READ email (say GMAIL) ?? I need to get the two factor authentication code from gmail account that we produced in our application. The automation helper does not have that functionality, but would love to see one to login, get emails and search for code.

Thanks!