I am struggling to find any solution to run keys() selenium function on safari webdriver. It is working fine for Firefox, Chrome and IE.
I have gone through below solutions but did not found any working
Selenium webdriver on Safari: Keys.ENTER not working
https://github.com/seleniumhq/selenium-google-code-issue-archive/issues/6666
Selenium sendKeys() different behaviour for Chrome, Firefox and Safari
Any help?