FindLastSearchLog Property

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Gets the search log for the last find attempt. This log can help diagnose when find fails to locate an element.

Namespace:  ArtOfTest.WebAii.Core
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public string LastSearchLog { get; }

Property Value

Type: String
See Also

Reference