How do I select a radio button in java selenium webdriver that has an appended dynamic id. I don't have the ability to determine before hand the number that is appended. So I need a way to select via partially matching text while ignoring that last number.
id=edit-emergency-notification-status-existing-message-7
!"7" is generated with each new item created in this screen 1