Sendkeys


  • This is one type of method preset in webdriver

           


  •        driver.findelements(by.id("yufuyj")).sendkeys("ftucvhjj");


javascriptexecutor js=((javascriptexecutor)driver);
                  js.executescript(document.getelementbyid("").value="";");


actions action=new acions(driver);
                  action.sendkeys(ele,"yufujhvjb");

Comments

Popular posts from this blog

Selenium Locators usage

Java Theory interview questions

java programmes frequently asked in interview