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:
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:
Sir, Can you guide me on how to write hindi words?
Hi Amod,
For this I am getting WebDriverException.
Hi, Can you paste complete exception log.