vendredi 3 avril 2015

Form Initialize using selenium webdriver

i use the below code using eclipse to initialize in form WebElement e1 = KD.findElement(By.name("name")); e1.sendKeys("Srajan ");


But in form the first character of S is not get displayed. It start from R only. What is the issue.The issue is in coding or website.


Aucun commentaire:

Enregistrer un commentaire