Search found 7 matches

by sanoyag
Mon Jun 05, 2017 11:47 am
Forum: General Questions
Topic: Image validation through saved screenshot
Replies: 7
Views: 5200

Re: Image validation through saved screenshot

Thank you so much! Yes, image validation is needed since I need to compare if the image logo of the model is what is expected. I tried to go through the link you have given and I was able to build successfully. But, on the logs, it shows Failed to load bitmap from file 'c:\path\Images\specific_image...
by sanoyag
Mon Jun 05, 2017 9:01 am
Forum: General Questions
Topic: Loading Image from a project in user code
Replies: 6
Views: 5288

Re: Loading Image from a project in user code

Hi, I came across this thread and have found out that this was what I needed for my current test case. However, I am stuck after the code for getting the path of the debug/release dir. How do I go through the path of where my Image is? Currently my image is stored on a folder called Images and it ha...
by sanoyag
Mon Jun 05, 2017 4:41 am
Forum: General Questions
Topic: Image validation through saved screenshot
Replies: 7
Views: 5200

Re: Image validation through saved screenshot

My apologies...I just realized now that I would also need to update the image in the repository if I would update the images in the folder..Is it also possible to update the image in the repository? Thank you so much...
by sanoyag
Mon Jun 05, 2017 3:54 am
Forum: General Questions
Topic: Image validation through saved screenshot
Replies: 7
Views: 5200

Image validation through saved screenshot

Hi all, I would like to ask if is there a way for me to validate and compare an image from screenshots that I have saved in a folder? Like for example, I would need to compare images from the repository to the saved images that I have inside a folder. So if I would need to test something new, I woul...
by sanoyag
Fri Jun 02, 2017 8:51 am
Forum: General Questions
Topic: Import existing ranorex recordings
Replies: 6
Views: 2161

Re: Import existing ranorex recordings

OMG Thank you so much for all the replies! I ended up following what Vaughan-Douglas first taught. I added the entire old project and just copied and pasted the modules that I needed in my new project. Works like a charm :) Will try to use the other suggestions you have posted in the future solution...
by sanoyag
Mon May 22, 2017 7:00 am
Forum: General Questions
Topic: Win+X keyboard sequence does not work
Replies: 1
Views: 1123

Win+X keyboard sequence does not work

Hello all, I tried to add the Win+X keyboard sequence in my recording in Ranorex. It works when I run it in the solution yet when I make it into an executable file, it does not work. I tried to replace it with Win+R but then it worked. I was thinking that maybe it might be a bug? Or anyone having th...
by sanoyag
Mon May 22, 2017 6:56 am
Forum: General Questions
Topic: Import existing ranorex recordings
Replies: 6
Views: 2161

Import existing ranorex recordings

Hello all, I would like to ask if is it possible to import folders of existing recordings from another solution into a new solution? I am aware of the add existing item step, but it is only able to add a single existing item. I would like to import many recordings which are put inside folders. I am ...