Selenium interview Q | Selenium Forum
M
Posted on 05/11/2015
Hi Ashish,
this was the interview Q asked . can you please tell me.
There are two fields user name and pass word where selenium script needs to input values, but unable enter in password field and there is no error on the console as well. How will you debug?

M
Replied on 05/11/2015

there is a debug option in eclipse we can use that.

or

we can use the several print statements to pin point the problem.


M
Replied on 09/11/2015

I know i can use debug option in eclipse and use s.o.p. But my Q is i'm not able to enter user name , but there is no error in the console, so what might be the problems for not able to input values in text field.


M
Replied on 12/11/2015

it is very hard for me to tell you what to do in hypothetical situation.