Search found 2 matches

by bprommeg
Wed Sep 11, 2013 3:09 pm
Forum: Automation API
Topic: Save snapshot as XML via C# API
Replies: 3
Views: 2355

Re: Save snapshot as XML via C# API

thx for your reply. that helped. but i have another question: whenever i save a snapshot (independent if I use ranorex spy or the api method SerializeXml()), the XML gets pretty printed like that: <attribute name="windowtext" type="System.String"> Calculator </Attribute> as a result of this, wheneve...
by bprommeg
Mon Sep 09, 2013 12:16 pm
Forum: Automation API
Topic: Save snapshot as XML via C# API
Replies: 3
Views: 2355

Save snapshot as XML via C# API

Hi,

in Ranorex Spy it is possible to save an element an all its childs (including all attributes) as snapshotfile in XML Format. Can you do the same using the C# API?

thx,
Bernhard