Search found 54 matches

by BlindJones
Thu Sep 15, 2022 1:57 pm
Forum: General Questions
Topic: Use popup watcher to close a dialogue window that is already existent before the watcher is started
Replies: 1
Views: 587

Use popup watcher to close a dialogue window that is already existent before the watcher is started

Hi everyone, I have to deal with a problem, that in our web application a dialogue window is not closed properly on every test run. My first idea was to start the popup watcher before the element exists. The problem now is, that I need to validate content in this dialogue window. So I can not use th...
by BlindJones
Mon Mar 07, 2022 4:37 pm
Forum: General Questions
Topic: Button is not pressed when running solution on virtual machine - tried a lot already
Replies: 2
Views: 740

Re: Button is not pressed when running solution on virtual machine - tried a lot already

Hi Pavel,

thank you for the answer.

I will analyze the project again and compare.

Kind regards
Sebastian
by BlindJones
Mon Mar 07, 2022 9:10 am
Forum: General Questions
Topic: Button is not pressed when running solution on virtual machine - tried a lot already
Replies: 2
Views: 740

Button is not pressed when running solution on virtual machine - tried a lot already

Hello everyone, I don´t know how to solve my problem, I am running out of ideas... Maybe someone of you have a clue or hint. Situation: Running a Visual basic based program on a virtual machine with Win 10 installed and trying to perform Ranorex tests on it. There is an "Install" button on the UI an...
by BlindJones
Wed May 05, 2021 6:57 am
Forum: General Questions
Topic: Web testing on iOS device - How accurate is testing with the RxBrowser?
Replies: 2
Views: 988

Re: Web testing on iOS device - How accurate is testing with the RxBrowser?

Hi Pavel,

thank you for your answer.

I will have a look at Appium and the user agent addon for browsers.

Kind regards
Sebastian
by BlindJones
Tue May 04, 2021 7:45 am
Forum: General Questions
Topic: Web testing on iOS device - How accurate is testing with the RxBrowser?
Replies: 2
Views: 988

Web testing on iOS device - How accurate is testing with the RxBrowser?

Hello all, we developed a web application which we also want to test on iOS and Android devices. After reading some topics in the forum and on the Ranorex homepage I believe the easiest way would be to use the RxBrowser app on an iPad to test the application. So, can anyone tell me how "accurate" th...
by BlindJones
Mon Mar 08, 2021 7:17 am
Forum: Mobile Testing
Topic: Opening case sensitive web adress not possible with RxBrowser on iOS
Replies: 1
Views: 1362

Opening case sensitive web adress not possible with RxBrowser on iOS

Hi everyone, I would like to test a solution on an iPad by using the installed RxBrowser. The adress of the web application is case sensitive, like for example: https://z0.webapplication.com/TestVersion-Number1 RxBrowser always changes the adress to "https://z0.webapplication.com/testversion-number1...
by BlindJones
Fri Mar 05, 2021 8:10 pm
Forum: General Questions
Topic: Change Recording Name leads to Error
Replies: 7
Views: 1736

Re: Change Recording Name leads to Error

Same for me here, this bug is very annoying. Renaming a recording file often results in that error.
Ranorex Studio 9.4 running.

Regards
Sebastian
by BlindJones
Wed Feb 17, 2021 7:06 am
Forum: General Questions
Topic: Application running in Webbrowser and as an App on iOS - Elegant way to manage that in one project?
Replies: 1
Views: 826

Application running in Webbrowser and as an App on iOS - Elegant way to manage that in one project?

Hello all, we are currently working on an application which will be running on PCs by using a browser and besides that a compiled version (with exact the same code will be provided for iOS users). Since I wish to test both system (PC and iPad) I wonder whether there is an elegant way to set two endp...
by BlindJones
Mon Nov 16, 2020 11:04 am
Forum: General Questions
Topic: Using variables in row of recordings
Replies: 2
Views: 937

Re: Using variables in row of recordings

Hi Pavel,

thank you, I think I understand now how this mapping of variables work...
I will give it a try.

Thank you for your time and fast answers. :)

Kind regards
Sebastian
by BlindJones
Sun Nov 15, 2020 9:54 am
Forum: General Questions
Topic: Using variables in row of recordings
Replies: 2
Views: 937

Using variables in row of recordings

Good morning all, I have a question about using global parameters / data-binding / variables. I read the Ranorex help articles a couple of time now, but I am still not sure how to achieve my mission... We have a solution that must open very often a specific catalogue, after that open a specific mode...
by BlindJones
Fri Oct 16, 2020 8:08 am
Forum: General Questions
Topic: Question about simplified RanoreXPath - Disadvantages?
Replies: 4
Views: 868

Re: Question about simplified RanoreXPath - Disadvantages?

Hi Pavel,

wow, that sounds very interesting.

The guy from the development told me that he can not set "Unique ID" as an attribute in html (because of the empty space), would "UniqueID" do the trick then?

Kind regards
Sebastian
by BlindJones
Fri Oct 16, 2020 5:55 am
Forum: General Questions
Topic: Question about simplified RanoreXPath - Disadvantages?
Replies: 4
Views: 868

Question about simplified RanoreXPath - Disadvantages?

Good morning, I have to test a new web application with Ranorex and I am lucky to be involved in the coding from the beginning. I asked one of the developers to implement unique IDs at all GUI Elements which I can use for tracking them easily in Ranorex. Since all IDs are absolutey unique: Can I kee...
by BlindJones
Fri Oct 09, 2020 10:40 am
Forum: General Questions
Topic: Report to PDF: Out of memory
Replies: 6
Views: 1062

Re: Report to PDF: Out of memory

Hi Pavel,

what a pity. :(

The rxlog - file is 587 kb, the rxlog.data - file is 7.86 mb.

Kind regards
Sebastian
by BlindJones
Fri Oct 09, 2020 9:29 am
Forum: General Questions
Topic: Report to PDF: Out of memory
Replies: 6
Views: 1062

Re: Report to PDF: Out of memory

Hi Pavel, thank you for the advice. Sadly especiallly for this project our management wants a complete PDF report all in one, so if I split up this project to different test suites we will have more than one PDF. And I am trying to avoid having to merge them manually everytime... :roll: Is there ano...
by BlindJones
Thu Oct 08, 2020 4:18 pm
Forum: General Questions
Topic: Report to PDF: Out of memory
Replies: 6
Views: 1062

Report to PDF: Out of memory

Hi all, we are creating PDF reports of the end of a test run with Ranorex and we have one solution with 130 test cases. I could see that no PDF was created the last two times and had a look on the logs (we run it by using DevOps Pipeline). There was the message : "ReportToPDF: Out of Memory" Can som...