i have a registration page in which there is a OTP field. How to ask selenium to wait until otp get entered into that field before click on registration button.
Asked
Active
Viewed 989 times
1
-
1Possible duplicate of [Get user input from IDE/Console in selenium webderiver](https://stackoverflow.com/questions/45140603/get-user-input-from-ide-console-in-selenium-webderiver) – undetected Selenium Mar 30 '18 at 08:13
-
Can you share with us the relavant part of the HTML, The HTML of the OTP fiels and some of its's parent tags? – Frank Mar 30 '18 at 09:02