I have dialog box, which has a message written in it. In that message there is a hyperlink using CDATA. Now when the automation is run, it clicks on the center of the dialog box. And hence whether the hyperlink works or not cannot be determined.
My question here is how do I make the automation test script click on the hyperlink to check if it's working.