Wait for Page To Change

Waits for a page content to change. It can be used in conjunction with Get page length in order to wait for a page to load.

Properties#

Query html content

Input#

  1. Initial Content length The initial page content length obtained with Get page length.

General Properties#

See Web Event General Properties.

Misc#

See Misc.

  1. Max Wait time(s) The maximum time to wait for a page to load in seconds.

Out Error#

See Out Error.

Output#

  1. Timed out True if the page timed out during loading.