urlsTestedCount property
The number of URLs tested during this ScanRun.
If the scan is in progress, the value represents the number of URLs tested up to now. The number of URLs tested is usually larger than the number URLS crawled because typically a crawled URL is tested with multiple test payloads.
Output only.
Implementation
core.String? urlsTestedCount;