The Maestro Tests App (ISTQB, A4Q, etc.) is now available on Google Play!

Should Have:

should have - Asserts that a DOM element has a certain attribute or property.

'class'
btn1
'text'
btn2
'css'
div1

Div has css applied

'length'
ul1
  • List item 1
  • List item 2
  • List item 3
'value'
input1