- idan
- Posts : 1
Join date : 2013-10-13
string encoding
Sun Oct 13, 2013 8:16 pm
Hi,
I am using the following command :
driver.findElement(By.id("user_signin_email")).sendKeys("myemal$gmail.com")
When it sends to the browser it appear as : "myemal$gmailׄcom"
The "." is replaced with "ׄ"
My keyboard is English-Hebrew.
How can I solve this ?
Thanks
I am using the following command :
driver.findElement(By.id("user_signin_email")).sendKeys("myemal$gmail.com")
When it sends to the browser it appear as : "myemal$gmailׄcom"
The "." is replaced with "ׄ"
My keyboard is English-Hebrew.
How can I solve this ?
Thanks
Permissions in this forum:
You cannot reply to topics in this forum