Im trying to select a radio button on a simple form, following is the link to the webpage that I have used https://getbootstrap.com/docs/4.1/examples/checkout/
I managed to capture the radio buttons and print the ID's of the radio buttons to the console.
Following is the the error occurs when I try to select the radio button
Exception in thread "main" org.openqa.selenium.ElementClickInterceptedException: Element is not clickable at point (205.5,740.5) because another element obscures it