Package org.specrunner.webdriver.assertions

Class Summary
AbstractPluginCheckable Check if elements are selected.
AbstractPluginEnabled Check if elements are enabled/not.
AbstractPluginSelection Check elements of a selection.
PluginCheckAtt Check if a given attribute element contains a text.
PluginChecked Check if elements are checked.
PluginCompareDate Compare date fields.
PluginCompareNode Compare strings.
PluginCompareTable Compare tables.
PluginCompareText Compare strings.
PluginCompareUtils Comparison utilities.
PluginContains Check if body or a given element contains a text.
PluginDisabled Check if elements are disabled.
PluginEnabled Check if elements are enabled.
PluginNotContains Check if body or a given element does not contains a text.
PluginNotPresent Check if an id, name, value, xpath, etc is not present.
PluginOptions Check select options.
PluginPresent Check if an id, name, value, xpath, etc is present.
PluginSelected Check select selected items.
PluginUnchecked Check if elements are checked.
 



Copyright © 2013. All rights reserved.