I need to capture the OTP from gmail chrome browser and store it into excel file later I will read the excel in android mobile testing so that I can put the OTP in my mobile application.
How do I do ?
I am able to login to gmail now my problem is
How do I click on recent mail or based on subject or from sender? I am not able to capture the elements its saying elements not found
How to read only OTP and write it to the excel?
Help me to identify the correct element in gmail or chrome browser.
By following both the links I am able to get the email body read but its coming in Hash format “000000000000937a8e0587d16766”
My question is how do I conver it into text format
I am unable to update the excel sheet using script, its not saving.
For this I am asking if you have any scrip/video please do share so that I can useit