Hello, Quite often I need to wrap text in tags like this <b><i>blah</i></b>.
I've created a bar that displays only for the app where I need to do this. I click at the beginning of the text, click the button I made that does a "Send Keys" and puts the first two tags. Then I click at the end of the text and click the second button that does a "Send Keys" and put the ending tags. Is there a way I can just highlight the text, click one of my buttons and have it put the opening and closing tags on either side of the highlighted text? If so, how? Thanks!
