failedRoboscript property

bool? failedRoboscript
getter/setter pair

If the Roboscript failed to complete successfully, e.g., because a Roboscript action or assertion failed or a Roboscript action could not be matched during the entire crawl.

Implementation

core.bool? failedRoboscript;