This is a migrated thread and some comments may be shown as answers.

How to capture entire webpage using WEBAII and/or Test Studio

1 Answer 49 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 29 Sep 2014, 08:15 PM
Hello,

I'm in need of a solution for capturing an entire webpage using WEBAII/TEST STUDIO. I've seen other solutions online using third party sites and other methods. But, I'd like to keep my tool consistent, using webaii and/or test studio.

So far the only method I've found is...

Log.CaptureBrowser(ActiveBrowser);

And this doesn't suffice because it only captures what the activebrowser displays.

1 Answer, 1 is accepted

Sort by
0
Boyan Boev
Telerik team
answered on 02 Oct 2014, 11:15 AM
Hello Michael,

To capture the entire desktop you can use either Log.CaptureDesktop("Snapshot"); in code or you can follow this article how it can be done in Test Studio.

Hope this helps.

Regards,
Boyan Boev
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Michael
Top achievements
Rank 1
Answers by
Boyan Boev
Telerik team
Share this question
or