When I fill the value for the text box as "700091495001458",
the selenium is removing some of the characters in the string and then filling the value as "70009140018"
search.getElement().sendKeys("700091495001458")
but it is working fine in MacOs
ProductName: Mac OS X
ProductVersion: 10.11.6
BuildVersion: 15G1611
but is is not working properly in aws ec2-instance GNU/Linux
I'm using ChromeDriver 2.34.522932