We have recently implemented okta into our application.
Whenever the user wants to login it will ask for an okta code which will keep on changing every 30 seconds, but while running selenium how should I enter the okta code?
Can I bypass okta for selenium Automation? Or what should I do ?
Ideas and solutions are appreciated.
Thanks in advance.