Is there anyway to delay the BrowserCapture function a few ms without having to put a execution delay in front of every browser capture?
1 Answer, 1 is accepted
0
Rodney
Telerik team
answered on 10 Dec 2013, 04:50 PM
Hi Ming,
By design, Test Studio doesn't include a property that allows you to automatically add execution delays to Browser or Desktop Captures. As an alternative, you can add a coded step that inserts an execution delay immediately before a capture. Here’s what the code would look like: