Class: exist

hobs.actions.assert. exist

Checks if an element exists in the DOM, every delay, until timeout


new exist(selector [, exists] [, options])

Parameters:
Name Type Argument Default Description
selector String

jQuery selector for the DOM Element to check

exists boolean <optional>
true

Checks present or absent status

options TestActionOptions <optional>

Test method options