Search found 18 matches

by thiede
Mon Jul 31, 2017 12:29 pm
Forum: Bug Reports
Topic: GetActiveTestContainers returns 0 Entries
Replies: 6
Views: 2259

Re: GetActiveTestContainers returns 0 Entries

Hi, I updated to Ranorex 7.1 and tried it with "Run selected Smart Folder". I have 20 Test Cases in this Test Suite but only 4 in the Smart Folder. If I call TestSuite.Current.SelectedRunConfig.GetActiveTestContainers() I get all 20 but I expected 4 because the Smart Folder is my Selected RunConfig ...
by thiede
Mon Jul 31, 2017 8:58 am
Forum: Bug Reports
Topic: Solution: The file does not exists.
Replies: 10
Views: 3562

Re: Solution: The file does not exists.

Hi, sorry for my very late response. I didn't keep the upgrade generated folder. But the rxsln file has only one change: # Ranorex Studio 6.2 -> 7.0 Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 # Ranorex Studio 6.2 (old value) # Ranorex Studio 7.0 (new value) Proj...
by thiede
Mon Apr 24, 2017 9:02 am
Forum: Bug Reports
Topic: Solution: The file does not exists.
Replies: 10
Views: 3562

Re: Solution: The file does not exists.

Hi,

in my opinion, it is a bug. The name of the folder is .nuget and I want to see it in the Ranorex Solution as well.
Will you put this error into your bug list?
by thiede
Wed Apr 12, 2017 8:54 am
Forum: Bug Reports
Topic: Solution: The file does not exists.
Replies: 10
Views: 3562

Re: Solution: The file does not exists.

Hi,

the folder name is already ".nuget".

Should I change it in the solution file?

I add a new empty solution for you. Good luck!

Best regards

Christopher
by thiede
Fri Apr 07, 2017 10:31 am
Forum: Bug Reports
Topic: green or red circle on report of single TestModule
Replies: 3
Views: 1616

Re: green or red circle on report of single TestModule

Thanks for clarifying this. I'm using Ranorex 7.0.
But was the green or red circle shown in report of a single TestModule in Ranorex 6.2?
by thiede
Wed Apr 05, 2017 8:44 pm
Forum: Bug Reports
Topic: green or red circle on report of single TestModule
Replies: 3
Views: 1616

green or red circle on report of single TestModule

Hi Ranorex Team,

I think I found another bug. If I run a single RecordingTestModule I get a report without the green or red circle. I liked it and hopefully, you will put it again on the report for single modules.

Thanks a lot
Christopher
by thiede
Wed Apr 05, 2017 8:09 pm
Forum: Bug Reports
Topic: Solution: The file does not exists.
Replies: 10
Views: 3562

Re: Solution: The file does not exists.

Hi,

no, it's not. It's a real hard drive.
I don't know if there was a warning with Ranorex 6.2 but there is a warning at Ranorex 7. But the items are shown correctly in the solution. There is only a warning.
by thiede
Wed Apr 05, 2017 6:49 am
Forum: Bug Reports
Topic: Solution: The file does not exists.
Replies: 10
Views: 3562

Re: Solution: The file does not exists.

Is it a bug or is there any suggestion for a solution?
by thiede
Tue Apr 04, 2017 10:11 am
Forum: Bug Reports
Topic: GetActiveTestContainers returns 0 Entries
Replies: 6
Views: 2259

GetActiveTestContainers returns 0 Entries

Hi,

I'm using Ranorex 7 and try to get all TestCases using:

Code: Select all

TestSuite.Current.SelectedRunConfig.GetActiveTestContainers()
But it returns a list with 0 entries.
Is there a missing implementation?

Best Regards Christopher
by thiede
Fri Mar 31, 2017 6:57 am
Forum: Bug Reports
Topic: Solution: The file does not exists.
Replies: 10
Views: 3562

Solution: The file does not exists.

Hi, Yesterday I installed Ranorex 7. Now I get a warning: The file does not exist. File: E:\ranorex-test\nuget\NuGet.Config LinkedFrom: E:\ranorex-test\RanorexTest.rxsln - E:\ranorex-test\nuget\NuGet.Config The Folder is .nuget instead of nuget as mentioned in the warning and it is configured in the...
by thiede
Fri Jan 20, 2017 9:18 am
Forum: How To …
Topic: Track Menu of a RibbonButton in an Outlook Add-In
Replies: 11
Views: 2359

Re: Track Menu of a RibbonButton in an Outlook Add-In

Hi, thanks for simulate my environment. I have Windows 10 Pro, Version 1607, Build 14393.447 and Microsoft Office Professional Plus 2016 MSO (16.0.7426.1015) 32-Bit both in German My Ranorex Spy lists following: Form 'OUTLOOK' - Container 'NetUIHWND' - Container 'Gruppe Menü' - Container 'NetUITWMen...
by thiede
Tue Jan 17, 2017 7:59 am
Forum: How To …
Topic: Track Menu of a RibbonButton in an Outlook Add-In
Replies: 11
Views: 2359

Re: Track Menu of a RibbonButton in an Outlook Add-In

Hi,

did you find some thing?
by thiede
Tue Jan 03, 2017 10:19 am
Forum: How To …
Topic: Track Menu of a RibbonButton in an Outlook Add-In
Replies: 11
Views: 2359

Re: Track Menu of a RibbonButton in an Outlook Add-In

Hi, I created a simple Outlookk Add-In. Because you need Add-In Express to start or debug the Add-In I add a MSI Setup. I hope it helps. Some more information: My Systems are Virtual Machines in VMWare: - With Outlook 2010 on Windows 7 andOutlook 2013 on Windows 8 both in VMWare it works. - But it d...
by thiede
Mon Dec 19, 2016 9:01 am
Forum: How To …
Topic: Track Menu of a RibbonButton in an Outlook Add-In
Replies: 11
Views: 2359

Re: Track Menu of a RibbonButton in an Outlook Add-In

Sorry for my late response. I was out of office at friday. I can't give you access direcly to our app. But I'll try to create a simple Outlook-AddIn with the same situation for you.
by thiede
Thu Dec 15, 2016 10:18 am
Forum: How To …
Topic: Track Menu of a RibbonButton in an Outlook Add-In
Replies: 11
Views: 2359

Re: Track Menu of a RibbonButton in an Outlook Add-In

Hi, thanks for your fast reply. I thought that there is a screenshot in the snapshot. But now here is the screenshot of my outlook AddIn. RibbonMenu.png There is a RibbonButton "E-Mail ablegen" with a dropdown menu. In the dropdown menu are groups e.g. "CIOS" and "LEO" and for each group three items...