Search found 15 matches

by rhx
Mon Feb 26, 2018 12:42 pm
Forum: Object Identification and Technologies
Topic: Qt instrumentation - missing library
Replies: 2
Views: 1584

Re: Qt instrumentation - missing library

Thanks Pavel, I know, 8 would be more fun. But within my project it's not so easy to change the version. So nevertheless the question is, where do this libraries coming from normally? Are this libraries installed by default? Here in my project Ranorex will be distributed by centralized software pack...
by rhx
Mon Feb 26, 2018 12:24 pm
Forum: Object Identification and Technologies
Topic: Qt instrumentation - missing library
Replies: 2
Views: 1584

Qt instrumentation - missing library

I try to automate a Qt application with Ranorex 7.1.1, but got this error: Failed to instrument Qt process. Could not find support libraries at: C:\WINDOWS\assembly\GAC_MSIL\Ranorex.Core.Injection\7.1.1.0__b798506b574ebc9a\qt What did I miss? I don't find any option to activate some more Qt function...
by rhx
Thu Apr 20, 2017 9:40 am
Forum: General Questions
Topic: gitignore: important solution files and temp files
Replies: 1
Views: 3215

gitignore: important solution files and temp files

Is there a list somewhere, wich files within a solution Folder could be deleted and which one are critical if a solution shall be sent to somebody? At the end I would like to optimize my gitignore file for the solution Folder.
Thanks, Rainer
by rhx
Thu Feb 02, 2017 3:14 pm
Forum: Object Identification and Technologies
Topic: Adobe Acrobat Pro CD - complete capturing
Replies: 3
Views: 2334

Re: Adobe Acrobat Pro CD - complete capturing

Sure, attached .. thanks!

Btw, I e.g. try to catch the Summary Page Number within the toolbar. I get the editble Page Field only. No button too.
by rhx
Thu Feb 02, 2017 1:53 pm
Forum: Object Identification and Technologies
Topic: Adobe Acrobat Pro CD - complete capturing
Replies: 3
Views: 2334

Adobe Acrobat Pro CD - complete capturing

I'm just trying to capture controls inside Adobe Acrobat (Pro DC 2015). I get e.g. each toolbar as an object , but not the buttons inside. Somebody had success to do this?

Tanks, Rainer
by rhx
Mon Jan 16, 2017 11:15 am
Forum: Automation Tools
Topic: Mouse Speed during Playback
Replies: 5
Views: 2862

Re: Mouse Speed during Playback

Hi, thanks again. Search time during playback is almost 1.5 m, I guess it's 1.5 ms, right? Can I switch on the Turbo mode afterwards as well? In ranorex.settings I found nothing with "Turbo". What I see as well is a "Waiting for 200ms" between every action in the playback window. What's slow is obvi...
by rhx
Mon Jan 16, 2017 10:23 am
Forum: Automation Tools
Topic: Mouse Speed during Playback
Replies: 5
Views: 2862

Re: Mouse Speed during Playback

Ok, thanks. I removed all lines program.cs, changed all settings values to 1ms .. but nevertheless it seems as slow as before. At least much slower then manually clicking ist possible. This settings are valid for the whole solution? I did playback with a rxtst file just be clicking the RUN button. T...
by rhx
Thu Jan 12, 2017 6:53 pm
Forum: Automation Tools
Topic: Mouse Speed during Playback
Replies: 5
Views: 2862

Mouse Speed during Playback

Here http://www.ranorex.com/forum/speed-up-the-test-script-play-back-or-execution-t1674.html I found how to set e.g. mouse speed. I understand I can place e.g. Mouse.DefaultClickTime = 0; Mouse.DefaultMoveTime = 0; within program.cs within main before TestSuiteRunner.Run , right? Then it should be v...
by rhx
Thu Jan 12, 2017 5:46 pm
Forum: General Questions
Topic: Test Suite not available
Replies: 2
Views: 1255

Re: Test Suite not available

both can be deleted:

http://www.ranorex.com/forum/test-suite ... 10406.html
http://www.ranorex.com/forum/test-suite ... 10405.html

sorry, it was because it took some days until my first posting was visible. I will not happen again :)
by rhx
Thu Jan 12, 2017 5:42 pm
Forum: General Questions
Topic: Test Suite not available
Replies: 2
Views: 1219

Re: Test Suite not available

sorry, double posting :(
by rhx
Thu Jan 12, 2017 5:41 pm
Forum: General Questions
Topic: New Projects doesn't have a .rxtst file
Replies: 7
Views: 1983

Re: New Projects doesn't have a .rxtst file

Thanks for all replies. My simple fault was to select "Ranorex Test Suite Module Library" from NewProject/C#/Module instead of "Ranorex Test Suite" from NewProject/C#. Nevertheless having multiple rxtst files is very useful to me. With that I can differ e.g. between "Test App A", "Test App B", "Inte...
by rhx
Wed Jan 11, 2017 3:50 pm
Forum: General Questions
Topic: Referencing Repository within User Code
Replies: 1
Views: 1492

Referencing Repository within User Code

I would like to reference my Repo within a UserCodeCollection like this: var repo = GuiRepository.Instance; The repo "GuiRepository" is located in a Project "Repo", the UserCodeCollection in Project "Code". Within "Code" there is a link to "GuiRepository" in "Repo". I understand I don't need an addi...
by rhx
Fri Jan 06, 2017 11:28 am
Forum: General Questions
Topic: Test Suite not available
Replies: 2
Views: 1255

Test Suite not available

Hi, I'm presently evaluating Ranorex.

Playing around I found I don't have a "Test Suite" Item in my solution. Also I cannot create a new .rxtst file. A new created Project also don't has a "Test Suite" (rxtst file).

What's wrong? What could be the reason?

Thanks, Rainer
by rhx
Fri Jan 06, 2017 11:22 am
Forum: General Questions
Topic: Test Suite not available
Replies: 2
Views: 1219

Test Suite not available

Hi, I'm presently evaluating Ranorex.

Playing around I found I don't have a "Test Suite" Item in my solution. Also I cannot create a new .rxtst file. A new created Project also don't has a "Test Suite" (rxtst file).

What's wrong? What could be the reason?

Thanks, Rainer
by rhx
Thu Jan 05, 2017 7:06 pm
Forum: General Questions
Topic: New Projects doesn't have a .rxtst file
Replies: 7
Views: 1983

New Projects doesn't have a .rxtst file

Hi, I'm just evaluating Ranorex.
Issue: When I create a new solution (or new project within a solution) I never have a .rxtst file. Also choosing "Add File" I don't see a Test Suite Option there.
What's the reason for this?
Thanks, Rainer