Project

General

Profile

Feature #1536

add wait-while-screen-buffer directive

Added by Greg Shah over 11 years ago. Updated over 11 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
09/18/2012
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
version:

Related issues

Blocked by Harness - Feature #1533: add new variable types New 09/18/2012

History

#1 Updated by Greg Shah over 11 years ago

Add a wait-while-screen-buffer directive. It should be similar to wait-for-screen-buffer (when used with the value attribute) except that it will pause so long as the specified text can be found on the screen.

This should have options to pass the text as a string or as a char[][] (this new type is dependent upon #1533).

It should also have millis a max wait time (with -1 for indefinite wait), after which it will fail.

Also available in: Atom PDF