Search found 34 matches

by Patrick Hollerbach
Sat Jul 08, 2023 9:49 am
Forum: Bug Reports
Topic: Automating Win11 Startmenu
Replies: 1
Views: 3501

Automating Win11 Startmenu

I'm trying to automate the Windows 11 startmenu to verify that an application is installed and can be started from startmenu. My testcase: 1. Click on startmenu 2. Type name of an application (in this case: "editor") 3. Click the item named "editor" in startmenu my repository: 2023-07-08_10h40_00.pn...
by Patrick Hollerbach
Fri Jul 07, 2023 8:51 am
Forum: Bug Reports
Topic: New 10.1.6- feature "HTML reports can now be opened in Chrome and Edge" does not work
Replies: 10
Views: 5601

Re: New 10.1.6- feature "HTML reports can now be opened in Chrome and Edge" does not work

I wrote to ranorex support regarding this issue and got this answer: I have asked this issue again Internally and got the confirmation that the workaround suggested is compulsory. Basically the workaround is needed because it is more a chrome issue and its not related to Ranorex Studio therefore we ...
by Patrick Hollerbach
Wed Feb 23, 2022 6:00 am
Forum: Bug Reports
Topic: New Project: Many Ranorex-DLLs are copied to outputfolder in 10.1.6, changing to 64bit not possible
Replies: 1
Views: 972

New Project: Many Ranorex-DLLs are copied to outputfolder in 10.1.6, changing to 64bit not possible

When creating a new solution with Ranorex 10.1.1 (and older versions), the build produces 8 files in the debug-folder: Old_RxVersion.png When creating a new solution with Ranorex 10.1.6 , the bbuild produces 89 files in the debug folder: New_RxVersion.png I figured out that in the new solution creat...
by Patrick Hollerbach
Wed Feb 09, 2022 11:20 am
Forum: Bug Reports
Topic: New 10.1.6- feature "HTML reports can now be opened in Chrome and Edge" does not work
Replies: 10
Views: 5601

Re: New 10.1.6- feature "HTML reports can now be opened in Chrome and Edge" does not work

Hi Pavel, thank you for your reply. Ranorex Support told me the same "workaround". Sorry for saying that, this workaround is a crap. Internet Explorer will be retired in June 2022, so there is will be no chance to open a html-report "out of the box" with modern browsers. I'm really disappointed. Hop...
by Patrick Hollerbach
Sat Feb 05, 2022 11:14 am
Forum: Bug Reports
Topic: New 10.1.6- feature "HTML reports can now be opened in Chrome and Edge" does not work
Replies: 10
Views: 5601

New 10.1.6- feature "HTML reports can now be opened in Chrome and Edge" does not work

Hi there, we recently installed Ranorex 10.1.6 because of this feature: HTML reports can now be opened in Chrome and Edge We tested this with a simple demo project (only setup, one testcase, teardown with 4 Modules), but Chrome and Edge are only showing "Loading data file content, please wait..." OP...
by Patrick Hollerbach
Wed Oct 28, 2020 2:42 pm
Forum: Mobile Testing
Topic: Ranorex solution doesn´t work anymore with iOS 14
Replies: 7
Views: 2815

Re: Ranorex solution doesn´t work anymore with iOS 14

Same issue here. When will we get a new ranorex version with iOS 14?
by Patrick Hollerbach
Tue Jun 09, 2020 11:48 am
Forum: Object Identification and Technologies
Topic: Find an element with xpath which can be a button OR a menuitem
Replies: 1
Views: 1580

Find an element with xpath which can be a button OR a menuitem

Hi there, we are creating automated tests for testing Microsoft Outlook. We have troubles by runnig a test on a Microsoft Surface Book (which has a high resulution display). We are clicking the button for creating a new meeting (see screenshot from spy in attachment). This button is detected as butt...
by Patrick Hollerbach
Fri Dec 20, 2019 3:51 pm
Forum: General Questions
Topic: Using c#6 /c#7 Features in Ranorex 9.2 and Intellisense
Replies: 1
Views: 1137

Using c#6 /c#7 Features in Ranorex 9.2 and Intellisense

Hi, we converted our Ranorex Projects for using c#6 syntax. Works fine when compiling, but there is no intellisense support when using c#6 syntax. I discovered the experimental option "Use roslyn backend", enabled it but is seems that it has no effect. Visual Build Tools 2015 are installed on my mac...
by Patrick Hollerbach
Fri Nov 15, 2019 3:40 pm
Forum: Bug Reports
Topic: 9.2.0: Copy Parameters does not work as expected
Replies: 1
Views: 1408

9.2.0: Copy Parameters does not work as expected

Hi there, found this issue in 9.2.0: When I select a bunch of parameters and press <ctrl> + <c>, only one cell value is copied. I expected to get all selected cells in the clipboard. Is there a workaround or do I have to wait for a bugfix? [edit]It works when I insert the copied cells in another par...
by Patrick Hollerbach
Thu Oct 17, 2019 2:19 pm
Forum: General Questions
Topic: Ranorex 9 and C# 7
Replies: 7
Views: 3616

Re: Ranorex 9 and C# 7

Hi, I installed the Visual Studio Build Tools 2019 but C# 6 / 7 is not available. I tried with Visual Studio Build Tools 2015, after installing this c# 6 can be choosed for Ranorex Projects. It seems that the Visual Studio Build Tools 2017 are not longer available for download :-( Any hope for suppo...
by Patrick Hollerbach
Wed Aug 28, 2019 11:58 am
Forum: Object Identification and Technologies
Topic: Webdriver: start Firerox-Browser in private mode
Replies: 2
Views: 1434

Re: Webdriver: start Firerox-Browser in private mode

Hi,

you brought me on the right path, thank you!
Working config:

Code: Select all

{
   "browserName": "firefox",
   "moz:firefoxOptions": {
   "args": [
   "-private"
 ]
 }
}
by Patrick Hollerbach
Fri Aug 23, 2019 9:54 pm
Forum: Object Identification and Technologies
Topic: Webdriver: start Firerox-Browser in private mode
Replies: 2
Views: 1434

Webdriver: start Firerox-Browser in private mode

Hi there,

is it possible to execute a test with a webdriver endpoint in firefox private mode?

I need to use webdriver because ranorex instrumentation in firefox doesn't work here (because of restricted admin rights, long story, don't want to tell).

Thanks,
Patrick
by Patrick Hollerbach
Tue Jul 04, 2017 10:27 am
Forum: Mobile Testing
Topic: Get Attribute "Alpha" from an iOS-Element
Replies: 2
Views: 1678

Re: Get Attribute "Alpha" from an iOS-Element

Hi Markus,

it's working! Thank you very much for your help.

best regards,
Patrick
by Patrick Hollerbach
Thu Jun 29, 2017 7:41 am
Forum: Mobile Testing
Topic: Get Attribute "Alpha" from an iOS-Element
Replies: 2
Views: 1678

Get Attribute "Alpha" from an iOS-Element

Hi there,

we are testing an app which uses the "Alpha"-Property to hide / show some elements.

Is it possible to get the property with ranorex? I tried the following:

Code: Select all

float alpha = itemAdapter.GetAttributeValue<float>("Alpha");
but it doesn't work.

Any idea?

Thanks,
Patrick