Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] capturing snapshot of multiple view at the same time

Dear SUMO experts:

I was wondering if you could let me know how I can take a snapshot from multiple views (separately or all together) in the SUMO through the cfg settings.

The following code only takes a snapshot from the first left (original) view.

<viewsettings>
       <snapshot file="myScreenshot.png" time="42"/>
</viewsettings>

Many thanks
Mohsen


Back to the top