Search found 5 matches

by Cliff
Wed Nov 11, 2020 8:10 am
Forum: Automation Discussions
Topic: Automation strategy
Replies: 1
Views: 2198

Automation strategy

Hello,

Is it possible for Ranorex to determine if the text is in a specific format? (Italic/bold)
by Cliff
Wed Nov 04, 2020 12:36 am
Forum: Automation Discussions
Topic: Cannot set ‘MinRange’ of DataRangeSet because it is calculated from the data ranges contained in the set
Replies: 4
Views: 1531

Re: Cannot set ‘MinRange’ of DataRangeSet because it is calculated from the data ranges contained in the set

Hello odklizec,
Thank you for the reply.

I'm currently using version 9.1. I also looked it up online and never saw such problem occurring to other users.
I'm afraid I cannot share the solution.
by Cliff
Tue Nov 03, 2020 12:38 am
Forum: Automation Discussions
Topic: Cannot set ‘MinRange’ of DataRangeSet because it is calculated from the data ranges contained in the set
Replies: 4
Views: 1531

Cannot set ‘MinRange’ of DataRangeSet because it is calculated from the data ranges contained in the set

Hello All, I keep getting an error: "Cannot set ‘MinRange’ of DataRangeSet because it is calculated from the data ranges contained in the set" public void checkPos() { Data_drivenRepository myRepo = new Data_drivenRepository(); if (Equals(myRepo.Position_ComboBox.SelectedItemText, "Left")) { var TC ...
by Cliff
Tue Mar 31, 2020 5:18 am
Forum: Automation Modules and Examples
Topic: ReportToPDF Module
Replies: 1
Views: 12627

ReportToPDF Module

Hello,

I always keep getting the following error when adding ReportToPDF Module to my project.

The following module variables are not bound to a data column:
PdfName, PdfDirectoryPath, Xml, Details, DeleteRanorexReport.