Hi! Prompt me.
1) How to get the value of a table cell in Ranorex?
2) I do not want log entries are written by default. I write your own.
How to unsubscribe from the records that are made by default? By using C#
S_Gavrikov wrote:1) How to get the value of a table cell in Ranorex?
Cell cell = "/RanoreXPath/To/Your/cell"; Report.Info(cell.Text);
S_Gavrikov wrote:I do not want log entries are written by default. I write your own.
How to unsubscribe from the records that are made by default? By using C#
Users browsing this forum: No registered users and 0 guests