mercredi 15 janvier 2020

RobotFramework Opening Email Links using robotframework-imaplibrary2

Currently using a robotframework-imaplibrary2 [a extension of robot framework]

To open emails sent, I just want to open the link in a browser and use the normal seleniums stuff within robot framework?

How is this possible?

 Email Verification
Open Mailbox    host=imap.hiddeb.com    user=fsf@fsefesf.com   password=sfefsff
${LATEST} =    Wait For Email    sender=sfefsefs@sfefsf.com   timeout=300
  ${HTML} =    Open Link From Email    ${LATEST}

Aucun commentaire:

Enregistrer un commentaire