Operating System:Windows 10
Operating System Bit:64bit
Software Version:4.2.3
When I do a Find Action of a control with index variable and test it, it's ok.
But the saved variable (control type) returns false.
Is it a bug or I'm doing it wrong.
If I check Enable new search algorithm, it returns true, but I lose the index (always returns first index)
Thanks!
My test module has:
1 Double var
1 Table (2 columns)
1 String var (to get Double2String from the Double var)
Initially, the table has 5 rows
When I do a Table Loop action, Double var is incremented 1 unit.
I convert this double to String and save it in a String var
I put the string var value in the row1 of the table.
But all rows gets the last value of the Double var
I know the previous text can be a little confused, so there is my sample: double2string_in_table.dat
Hi, I'm totally a newbie.
Is possible use a webBrowser control from a Form to set output of a WebOperation Module (Via SetCurrentBrowser or another command? (I would like to display results from Weboperation module output on a form->webBrowser object)
See pic for more info
Thank you, and sorry my bad english.