Search found 10 matches

by KenLee
Wed Aug 01, 2012 4:37 pm
Forum: General Questions
Topic: UI Items not detected
Replies: 9
Views: 2263

Re: UI Items not detected

I've tried already tried that, but it didn't help my problem.
by KenLee
Wed Aug 01, 2012 12:43 am
Forum: General Questions
Topic: UI Items not detected
Replies: 9
Views: 2263

Re: UI Items not detected

We're using the same framework version and operating systems. Ranorex is also up to date. I've also tried to set my timeout to 3 minutes and nothing happened. I've figured out a way for my ranorex to work, but you still have to keep in mind that my friend's PC does not need to do this for the same c...
by KenLee
Fri Jul 27, 2012 6:01 pm
Forum: General Questions
Topic: UI Items not detected
Replies: 9
Views: 2263

Re: UI Items not detected

Like I said, my code works on my partner's computer. He also have ranorex code where it does not work on his computer and work on mine. I don't know the reason why, but I would just like to fix it. The behavior of this error is very random and hard to debug because I don't know what is wrong. Also, ...
by KenLee
Thu Jul 26, 2012 11:19 pm
Forum: General Questions
Topic: UI Items not detected
Replies: 9
Views: 2263

Re: UI Items not detected

This is my respository. I high light this element and click the "High light selected respository item", the item I am looking for will be high lighted in green like the following image. The high lighted element is just a regular text box. It looks empty because I erased whats inside. Ranorex Reposit...
by KenLee
Tue Jul 24, 2012 8:01 pm
Forum: General Questions
Topic: UI Items not detected
Replies: 9
Views: 2263

UI Items not detected

Ranorex will randomly not able to detect a UI item. I have no idea what causes it. My test cases may work today but maybe not tomorrow. I've let my colleague try the same test cases and his ranorex could detect the UI item(text box), but not on my computer. I've tried playing with the delay timer as...
by KenLee
Wed Jul 18, 2012 10:35 pm
Forum: General Questions
Topic: Problem generating absolute path
Replies: 5
Views: 1983

Re: Problem generating absolute path

Yes, we do have a runtime license in our box. I don't understand what the elementPath needs to be inside the file that you linked me to.

Can you teach me how to use this class? Thank you again, Ciege.
by KenLee
Wed Jul 18, 2012 9:08 pm
Forum: General Questions
Topic: Problem generating absolute path
Replies: 5
Views: 1983

Re: Problem generating absolute path

That is correct Ciege. If that is not possible, do you have a way for me to create the ranorex path manually, without the spy?
by KenLee
Wed Jul 18, 2012 6:52 pm
Forum: General Questions
Topic: Problem generating absolute path
Replies: 5
Views: 1983

Problem generating absolute path

Hi, I am trying to get the absolute path of an Ok button in a remote machine. Is it possible to do that? The best I got was just the path of the remote window. (Identifies only the whole screen of my remote window) I've also tried creating my own Rxpath with no success. /form[@title~'^Example.*'/con...
by KenLee
Mon Jun 11, 2012 7:44 pm
Forum: Automation Discussions
Topic: Not detecting UI elements randomly *Recurring Issue*
Replies: 2
Views: 2714

Re: Not detecting UI elements randomly *Recurring Issue*

I've tried changing my Default search time longer. I will see if that makes a difference.
If not, I will post a picture of the element Ranorex is trying to find.
by KenLee
Sat Jun 09, 2012 12:04 am
Forum: Automation Discussions
Topic: Not detecting UI elements randomly *Recurring Issue*
Replies: 2
Views: 2714

Not detecting UI elements randomly *Recurring Issue*

I've not modify the rxpath between each test and ranorex will sometimes detect the button and sometimes not. I say there is only 50% accuracy and I don't know what is causing that.

This inconsistency is really slowing down my work.

What information do you need to know to investigate this problem?