Here is my code: basePage.webAppPage.inputFrom.sendKeys("WAT");
But it only enters "WA" to my input box.
Although the same script works fine for chrome.
Here is my code: basePage.webAppPage.inputFrom.sendKeys("WAT");
But it only enters "WA" to my input box.
Although the same script works fine for chrome.