I am learning Selenium Webdriver using Java.
As a learning example, I tried to open MakeMyTrip, access International Flights page and click on One Way radio but
Clicking on link sometimes might skip checking the radio button. Try clicking on the radio button (or input html tag) directly rather than clicking on the anchor tag. Here's an example -