| overweight | ||
| open | https://w3.cs.jmu.edu/bernstdh/Web/common/lectures/ecmascriptexamples/clientsidebasics/bmi-calculator.html | |
| type | id=weight | 167 |
| fireEvent | id=weight | input |
| type | id=height | 69 |
| fireEvent | id=height | input |
| assertText | id=bmi | 24.7 |
| assertText | id=category | normal |
| assertAttribute | id=category@class | normal |