PageNodeCurrently defines all currently
functions of PageNode.
PageNode for which PageNodeCurrently defines all currently
functions
the PageNode for which PageNodeCurrently defines all currently
functions
returns the negated variants of ValuePageElementGroupCurrently's state check functions
Returns true if the actual values of all PageNodes managed by ValuePageElementGroup currently do not contain the expected values.
the expected values supposed not to be contained in the actual values
Returns true if all PageNodes managed by ValuePageElementGroup currently do not have any value.
can be used to skip the invocation of the hasAnyValue
function for some or all managed
PageNodes
Returns true if the actual values of all PageNodes managed by ValuePageElementGroup currently do not equal the expected values.
the expected values supposed not to equal the actual values
Returns true if the actual direct texts of all PageNodes managed by PageElementGroup currently contain the expected direct texts.
A direct text is a text that resides on the level directly below the selected HTML element. It does not include any text of the HTML element's nested children HTML elements.
the expected direct texts supposed to be contained in the actual direct texts
Returns true if the actual texts of all PageNodes managed by PageElementGroup currently contain the expected texts.
the expected texts supposed to be contained in the actual texts
Returns true if the actual values of all PageNodes managed by ValuePageElementGroup currently contain the expected values.
the expected values supposed to be contained in the actual values
Returns true if all PageNodes managed by PageElementGroup currently exist.
can be used to skip the invocation of the exists
function for some or all managed
PageNodes
Returns the current 'containsDirectText' status of all PageNodes managed by PageElementGroup as a result structure.
A PageNode's 'containsDirectText' status is set to true if its actual direct text contains the expected direct text.
A direct text is a text that resides on the level directly below the selected HTML element. It does not include any text of the HTML element's nested children HTML elements.
the expected direct texts used in the comparisons which set the 'containsDirectText' status
Returns the current 'containsText' status of all PageNodes managed by PageElementGroup as a result structure.
A PageNode's 'containsText' status is set to true if its actual text contains the expected text.
the expected texts used in the comparisons which set the 'containsText' status
Returns the current 'containsValue' status of all PageNodes managed by ValuePageElementGroup as a result structure.
A PageNode's 'containsValue' status is set to true if its actual value contains the expected value.
the expected values used in the comparisons which set the 'containsValue' status
Returns the current direct texts of all PageNodes managed by PageElementGroup as a result structure.
A direct text is a text that resides on the level directly below the selected HTML element. It does not include any text of the HTML element's nested children HTML elements.
can be used to skip the invocation of the getDirectText
function for some or all managed
PageNodes. The results of skipped function invocations are not included in the total results structure.
Returns the current 'exists' status of all PageNodes managed by PageElementGroup as a result structure.
can be used to skip the invocation of the getExists
function for some or all managed
PageNodes. The results of skipped function invocations are not included in the total results structure.
Returns the current 'hasAnyDirectText' status of all PageNodes managed by PageElementGroup as a result structure.
A PageNode's 'hasAnyDirectText' status is set to true if the PageNode has any direct text.
A direct text is a text that resides on the level directly below the selected HTML element. It does not include any text of the HTML element's nested children HTML elements.
can be used to skip the invocation of the getHasAnyDirectText
function for some or all managed
PageNodes. The results of skipped function invocations are not included in the total results structure.
Returns the current 'hasAnyText' status of all PageNodes managed by PageElementGroup as a result structure.
A PageNode's 'hasAnyText' status is set to true if the PageNode has any text.
can be used to skip the invocation of the getHasAnyText
function for some or all managed
PageNodes. The results of skipped function invocations are not included in the total results structure.
Returns the current 'hasAnyValue' status of all PageNodes managed by ValuePageElementGroup as a result structure.
A PageNode's 'hasAnyValue' status is set to true if the PageNode has any value.
can be used to skip the invocation of the getHasAnyValue
function for some or all managed
PageNodes. The results of skipped function invocations are not included in the total results structure.
Returns the current 'hasDirectText' status of all PageNodes managed by PageElementGroup as a result structure.
A PageNode's 'hasDirectText' status is set to true if its actual direct text equals the expected direct text.
A direct text is a text that resides on the level directly below the selected HTML element. It does not include any text of the HTML element's nested children HTML elements.
the expected direct texts used in the comparisons which set the 'hasDirectText' status
Returns the current 'hasText' status of all PageNodes managed by PageElementGroup as a result structure.
A PageNode's 'hasText' status is set to true if its actual text equals the expected text.
the expected texts used in the comparisons which set the 'hasText' status
Returns the current 'hasValue' status of all PageNodes managed by ValuePageElementGroup as a result structure.
A PageNode's 'hasValue' status is set to true if its actual value equals the expected value.
the expected values used in the comparisons which set the 'hasValue' status
Returns the current 'enabled' status of all PageNodes managed by PageElementGroup as a result structure.
can be used to skip the invocation of the getIsEnabled
function for some or all managed
PageNodes. The results of skipped function invocations are not included in the total results structure.
Returns the current 'visible' status of all PageNodes managed by PageElementGroup as a result structure.
can be used to skip the invocation of the getIsVisible
function for some or all managed
PageNodes. The results of skipped function invocations are not included in the total results structure.
Returns the current texts of all PageNodes managed by PageElementGroup as a result structure.
can be used to skip the invocation of the getText
function for some or all managed
PageNodes. The results of skipped function invocations are not included in the total results structure.
Returns the current values of all PageNodes managed by ValuePageElementGroup as a result structure.
can be used to skip the invocation of the getValue
function for some or all managed
PageNodes. The results of skipped function invocations are not included in the total results structure.
Returns true if all PageNodes managed by PageElementGroup currently have any direct text.
A direct text is a text that resides on the level directly below the selected HTML element. It does not include any text of the HTML element's nested children HTML elements.
can be used to skip the invocation of the hasAnyDirectText
function for some or all managed
PageNodes
Returns true if all PageNodes managed by PageElementGroup currently have any text.
can be used to skip the invocation of the hasAnyText
function for some or all managed
PageNodes
Returns true if all PageNodes managed by ValuePageElementGroup currently have any value.
can be used to skip the invocation of the hasAnyValue
function for some or all managed
PageNodes
Returns true if the actual direct texts of all PageNodes managed by PageElementGroup currently equal the expected direct texts.
A direct text is a text that resides on the level directly below the selected HTML element. It does not include any text of the HTML element's nested children HTML elements.
the expected direct texts supposed to equal the actual direct texts
Returns true if the actual texts of all PageNodes managed by PageElementGroup currently equal the expected texts.
the expected texts supposed to equal the actual texts
Returns true if the actual values of all PageNodes managed by ValuePageElementGroup currently equal the expected values.
the expected values supposed to equal the actual values
Returns true if all PageNodes managed by PageElementGroup are currently enabled.
can be used to skip the invocation of the isEnabled
function for some or all managed
PageNodes
Returns true if all PageNodes managed by PageElementGroup are currently visible.
can be used to skip the invocation of the isVisible
function for some or all managed
PageNodes
Generated using TypeDoc
This class defines all
currently
functions of ValuePageElementGroup.Store type of the PageNodeStore instance which can be used to retrieve/create PageNodes
Content an arbitrary object structure of PageNode instances as values and the names used to identify these PageNodes as keys
GroupType type of the ValuePageElementGroup for which ValuePageElementGroupCurrently defines all
currently
functions