Nexial Automation

Test Automation Platform for everyone!

X

desktop » assertModalDialogTitleByLocator(locator,title)

Description

DEPRECATED - USE assertModalDialogTitle(title) INSTEAD.

This command is used to assert title present on the modal dialog with given locator

Parameters

  • locator - this parameter is the locator of the element to be found
  • title - this parameter is the expected title on modal dialog

Example

See Also