or
Using the code I can get a content presenter. I would like to change the text(textbox/checkbox)of all controls accordingly.Here all these controls are adding dynamically so i am not able to locate into DOM Explorer.
Please find attached document for hieraxhy in DOM your reference.
Appreciate your help, It’s really a show stopper for us to go ahead, Please help us to overcome this issue.
Thanks in advance
-Sreeee
string
File = Environment.CurrentDirectory + @
"\Datasource\SampleFile.docx"
;
SetExtractedValue(
"File"
, File);
Log.WriteLine(Data[
"File"
].ToString());