We need your support on the following case:
Our browser allows two factors authentication from external device (we didn’t receive the OTP through SMS nor email)
We didn’t have any issue while recording however our issue when trying to run the scripts.
It generates session at each time of running and requires a new OTP and after searching no way to read the token from the external mobile application.
So my questions are:
- Is there any way to read the token from our external mobile application (check the attached screenshot displays the generated OTP).
- OR can we keep the session opened while the running to avoid reentering the OTP again?