What will happen if you pass Hindi words in sendKeys method in Selenium Webdriver.
Question: What will happen if you pass Hindi words in sendKeys method? Answer: Selenium webdriver will type Hindi font in text box which is intended behavior of sendkeys method. Java program: Output: