open | /sessions/logout | |
open | /settings?category=Settings | |
type | id=login | admin |
type | id=password | admin |
clickAndWait | name=commit | |
waitForElementPresent | css=.js-user-authenticated | |
type | id=input_float | abc |
type | id=input_integer | 123 |
click | id=submit_settings | |
waitForText | properties | *Not a floating point number* |
assertValue | input_integer | 123 |
open | /settings?category=Settings | |
assertValue | input_float |