I'm automating using java selenium I open flipkart.com in google chrome and as soon as I click on grocery it is asking for verify delivery Pincode but there is no any ok/done button to perform the task. if I open the site manually same Pincode popup is coming and I enter the Pincode then I hit on Enter button it gets open.
I've tried using action class to hit on Enter button however IllegalArgumentException occurring