Search found 5 matches

by FelixK90
Mon Dec 07, 2015 7:11 am
Forum: General Questions
Topic: Got error while running test: Could not locate image for ID
Replies: 7
Views: 1526

Re: Got error while running test: Could not locate image for ID

Hi Johannes,

I renamed my repository for one of the two projects within my solution and it started to run nicely.
Thank you for your help.

BTW:
Is it possible to have one repository for all projects within solution.

Thanks,
Felix.
by FelixK90
Wed Dec 02, 2015 11:25 pm
Forum: General Questions
Topic: Got error while running test: Could not locate image for ID
Replies: 7
Views: 1526

Re: Got error while running test: Could not locate image for ID

Hi Keenan,

I got this problem with Ranorex 5.4.3 which I installed in trail mode, and then I updated to 5.4.4 and still getting the same problem.
But if you can share you solution I could try it in my situation. Who knows maybe it will work for me too.

Thanks,
Felix.
by FelixK90
Wed Dec 02, 2015 5:24 am
Forum: General Questions
Topic: Test few instances of application
Replies: 1
Views: 1216

Test few instances of application

Hi Everyone, I am testing desktop application which can have few instances running same time. I need to test drag and drop of object from some instance of application to another one. The difference between two instances as follow: // First form instance '/form[@title~$FormTitle and @instance='0']' /...
by FelixK90
Wed Dec 02, 2015 5:10 am
Forum: General Questions
Topic: Got error while running test: Could not locate image for ID
Replies: 7
Views: 1526

Re: Got error while running test: Could not locate image for ID

HI Johannes, I tried to do what your are suggesting, but it still failing. I disabled this specific screenshot and run from test suite again and got the same error for the next screenshot. Then I set run to ignore failure and proceed further. I am getting error for all screenshots I got in repositor...
by FelixK90
Fri Nov 27, 2015 3:45 am
Forum: General Questions
Topic: Got error while running test: Could not locate image for ID
Replies: 7
Views: 1526

Got error while running test: Could not locate image for ID

Hi everyone, I am a new person on this forum, so if this question is not in right spot I am sorry. :) I got the following problem: When I build a new Recorded module and run it within module sub-window, my test pass and I don't getting any error messages for Validating CompareImage () step. But, if ...