ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure reference library
Log.CaptureDesktop(fileNamePrefix) method
Namespaces > ArtOfTest.WebAii.Core > Log > CaptureDesktop(String)
Captures the entire desktop to the log location.
Syntax
C#
public void CaptureDesktop (
	string fileNamePrefix
)
Parameters
fileNamePrefix (String)
File name prefix to use.

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)