Search found 58 matches

by mander95
Wed Mar 29, 2017 10:03 pm
Forum: General Questions
Topic: image validation
Replies: 1
Views: 1221

image validation

I there a way for the contains image function to report an "error' instead of a fail?
by mander95
Wed Mar 22, 2017 5:48 pm
Forum: General Questions
Topic: repository item comments
Replies: 2
Views: 1185

Re: repository item comments

Thank you!
by mander95
Wed Mar 22, 2017 5:48 pm
Forum: General Questions
Topic: Tracking elements by unique identifier
Replies: 2
Views: 1451

Re: Tracking elements by unique identifier

My project works now, thank you very much!
by mander95
Wed Mar 22, 2017 5:45 pm
Forum: General Questions
Topic: restore project from ranorex report
Replies: 1
Views: 1214

restore project from ranorex report

I made a few changes to a portion of my project and reported it twice. After the first round of edits, my project worked and i got a Report from it. After the second round of edits, my project didn't run all of the way through. Is it possible to restore my project to the way it was from the working ...
by mander95
Tue Mar 07, 2017 5:17 pm
Forum: General Questions
Topic: Tracking elements by unique identifier
Replies: 2
Views: 1451

Tracking elements by unique identifier

Is it possible to track elements on a specific webpage by a specific attribute regardless of the type of elements it is? For example, I want to find an object on a webpage that I am making an automation for by it's innertext and click it. So the function would search through the elements on the page...
by mander95
Mon Feb 20, 2017 8:20 pm
Forum: General Questions
Topic: repository item comments
Replies: 2
Views: 1185

repository item comments

Is it possible to add a description/comments to repository items
by mander95
Wed Feb 08, 2017 5:04 pm
Forum: General Questions
Topic: compare image with stored file
Replies: 2
Views: 2615

Re: compare image with stored file

thank you very much
by mander95
Tue Feb 07, 2017 12:50 am
Forum: General Questions
Topic: compare image with stored file
Replies: 2
Views: 2615

compare image with stored file

Is there a function in Ranorex that compares a screenshot of a repository item with a jpg file stored in my documents (I'm assuming it's input parameter would be the string of the filepath)?
by mander95
Mon Jan 30, 2017 8:18 pm
Forum: General Questions
Topic: simpledataconnector to csv
Replies: 5
Views: 1654

Re: simpledataconnector to csv

got it, thank you :D :D
by mander95
Wed Jan 25, 2017 8:22 pm
Forum: General Questions
Topic: simpledataconnector to csv
Replies: 5
Views: 1654

simpledataconnector to csv

Is it possible to convert the simpledataconnectors generated in ranorex to a CSV file? I don't mean switch the reference to a csv connnector in another location. I mean take the data in a simpledataconnector and make a CSV file from that data.
by mander95
Wed Jan 25, 2017 5:52 pm
Forum: General Questions
Topic: change dataset location
Replies: 3
Views: 1200

Re: change dataset location

Realized that I can put the files into a folder that multiple computers have reference to so the issue was solved by simply placing the datasets in this accessible folder and just referencing it. Thank you for the help.
by mander95
Tue Jan 24, 2017 5:27 pm
Forum: General Questions
Topic: change dataset location
Replies: 3
Views: 1200

change dataset location

So I'm moving the test suite runner and the executable of my automation to another computer, but I have datasets that are bound to the Test Suite Runner and I want to be able to refer to either the same data bound set but in a separate location, or have it point to a new dataset altogether. Is this ...
by mander95
Tue Jan 24, 2017 5:14 pm
Forum: General Questions
Topic: saving executable and test suite runner builds
Replies: 2
Views: 1444

Re: saving executable and test suite runner builds

Added a post build action that solved the problem, thank you very much.
by mander95
Wed Jan 18, 2017 4:40 pm
Forum: General Questions
Topic: saving executable and test suite runner builds
Replies: 2
Views: 1444

saving executable and test suite runner builds

Is there a way to store the executable and the test suite that was used in a test after it's executed into another folder? For example, I build a solution and it produces a new executable that's different from the previous one. Can I store or copy this executable to another folder like a software bu...
by mander95
Tue Dec 06, 2016 7:30 pm
Forum: General Questions
Topic: extract domain
Replies: 3
Views: 1527

Re: extract domain

It works, thank you :D :D :D :D :D :D