Im using sendkeys to enter text into the text box in safari browser using selenium web driver in Mac OS. But when i try submit it it is giving error saying there is no text entered. but i can able to see the text in the textbox.
Please provide me some suggitions for this.