Hi,
I am trying to select a radio button... i tried with the following line in the below given page
wd.findElement(By.xpath("//input[@name='tripType' and @value='oneway']")).click();
page :
http://newtours.demoaut.com/mercuryreservation.phpIt is not clicking the radio button