Search found 3 matches

by Joker3D
Wed Aug 27, 2014 11:40 am
Forum: Object Identification and Technologies
Topic: Java application with web page recognition
Replies: 1
Views: 1977

Java application with web page recognition

I am trying to recognize objects inside the Java desktop application. While app is starting I can recognize progress bar and button Cancel. When it started it displays Login dialog. I believe it is web-based. And I can only recognize the window itself (Form 'Login'), and it's subobjects: Element 'JF...
by Joker3D
Thu Mar 27, 2014 8:09 pm
Forum: Bug Reports
Topic: BUG: Ranorex5.0.1+Chrome33 TabPage.Selected always False
Replies: 1
Views: 2043

BUG: Ranorex5.0.1+Chrome33 TabPage.Selected always False

Use Spy to find path of active tab in Chrome Browser. URL doesn't matter.
It will always have Selected property = False.
The same in FireFox and IE is True.

environment:
Win 7
Ranorex 5.0.1
Chrome 33
by Joker3D
Thu Mar 27, 2014 2:57 am
Forum: General Questions
Topic: Remote usage of Ranorex objects on few computers
Replies: 1
Views: 1444

Remote usage of Ranorex objects on few computers

Hi. Could you please suggest the best way for remote testing. I need to test user interactions from few browsers from few computers. I see that Ranorex objects are NOT yet ready for remote calls. I can create simple host project which will be remote factory for Ranorex objects. It will wrap them int...