I am facing issues with textboxes in Safari Browser - OnChange event is not getting fired.

67 views
Skip to first unread message

Balaji Vishnu

unread,
Jan 6, 2016, 9:18:38 AM1/6/16
to Selenium Users
I am facing issues with textboxes in Safari Browser - OnChange event is not getting fired.

I have a textbox wherein i enter a value and it gets validated. It happens perfectly with all the other browseres except Safari.

In Safari, the text is entered in the textbox but it is not validated. OnChange event is not triggered properly.

please help

David

unread,
Jan 7, 2016, 12:32:31 AM1/7/16
to Selenium Users
And this works fine in Safari manually? Might be a bug or lack of support on SafariDriver side. As a workaround, you might have to manually invoke the onchange event (via javascript executor) when running under Safari (after you fill in the text box).
Reply all
Reply to author
Forward
0 new messages