WaitForVisualWorkflow - EcoSys - Help

EcoSys Functional Automation Framework

Language
English
Product
EcoSys
Search by Category
Help
EcoSys Version
9.1

Used to wait for a particular question to appear in the visual workflow manager and for steps that can take a longer duration to complete execution. The keyword will refresh the screen in specified intervals until the message is found or the # of attempts is reached. There is a 5 second wait between attempts.

xPath - XPath to the question text in the bottom right portion of the Visual WorkFlow Manager

Data - #;Text, where # is the number of attempts to check for the text to appear and the Text is the Text that to verify.