We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Assert that an element matching selector has the specified class.
// Has btn-primary class I.Assert.Class("btn-primary").Of("header");
// TODO - Visual Basic Code Sample
There was an error while loading. Please reload this page.