Hi Friends,
Thanks for the replies, so far.
I think some are misunderstanding my question.
To be more specific, I am not looking to bold the text using the
selenium commands, but would like to select the text.
Once the text is selected, it will show a button which can be clicked
to bold it. So, basically I would like to select the text and would
like to know how to do that?
Once it is done, I would need to verify whether the text is really
bolded or not. How to do this as well?
I am using Selenium IDE as of now and the application is on DotNet.
Once I am good in this, I would go for Selenium Web Server or RC but
not now.
Thanks,
Alok Kumar.