I am trying to do a sendKeys() to a text field , which can be accomplished by Thread.sleep() ( which I want to avoid ) . Now I have used implicit wait of 5 - 10 seconds but