BrowserGetSelectedText Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Gets the text currently selected by the user in the browser window

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

public virtual string GetSelectedText()

Return Value

Type: String
The selected text
See Also

Reference