How to check HTML formatting is present with Selenium IDE

View: New views
1 Messages — Rating Filter:   Alert me  

How to check HTML formatting is present with Selenium IDE

by antlong :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I am wondering if there is a way to verify text is formatted with html using Selenium.

For example, If I make <bold>Text</bold>, What is the way to check that the text is actually bolded?