Nexial Automation

Test Automation Platform for everyone!

X

web » assertScrollbarHNotPresent(locator)

Description

  • This command will look for horizontal scroll bar not present in element.
  • If there are no horizontal scroll bar found in element, the command will pass or else fail otherwise.

Parameters

  • locator - this parameter if the xpath of the element.

Example

Script:

Output:

See Also