Search found 3 matches

by Balachandrav
Mon Sep 09, 2019 1:31 pm
Forum: Bug Reports
Topic: Read excel
Replies: 3
Views: 3232

Read excel

Hi, How to read excel column headers in ranorex user code? With below code am able to read data but not headers: Ranorex.Core.Data.ExcelDataConnector excelConnector = new Ranorex.Core.Data.ExcelDataConnector("excelConnector",sTestData + ExcelFileName + ".xlsx","Sheet1","A:A",System.Windows.Forms.Che...
by Balachandrav
Wed Aug 28, 2019 10:40 am
Forum: Bug Reports
Topic: ErrorL Failed to set value '' to variable 'DeleteRanorexReport'.
Replies: 2
Views: 1839

ErrorL Failed to set value '' to variable 'DeleteRanorexReport'.

Hi, Am getting below error when i add Ranorex PDF report generation to my test. can you please help to resolve the same. Error: Failed to set value '' to variable 'DeleteRanorexReport'. String was not recognized as a valid Boolean. Show/Hide Stacktrace at Ranorex.Core.Data.ReflectionDataProvider.Set...