Search found 62 matches

by boegvald
Tue May 24, 2022 10:45 am
Forum: How To …
Topic: User code, selenium endpoint
Replies: 3
Views: 1358

Re: User code, selenium endpoint

Yes! That helps a lot. Thanks much (again), Pavel.
by boegvald
Tue May 03, 2022 10:46 am
Forum: How To …
Topic: User code, selenium endpoint
Replies: 3
Views: 1358

User code, selenium endpoint

We are starting to use selenium endpoints for execution of some tests. The endpoint config is being setup in Ranorex Studio UI using JSON (as per the documentation from Ranorex). Now, I cannot figure out how to communicate with the driver via user code. I have found the following code snippet for fi...
by boegvald
Wed Apr 13, 2022 11:46 am
Forum: How To …
Topic: WebDriver/Selenium endpoint error
Replies: 2
Views: 1665

Re: WebDriver/Selenium endpoint error

Thanks much, Gyuri. I will try to get hold of the previous version.
by boegvald
Fri Mar 25, 2022 9:37 am
Forum: Mobile Testing
Topic: Dart/Flutter support on road map?
Replies: 4
Views: 2666

Re: Dart/Flutter support on road map?

Thanks much. I guess we have to look for an alternative to Ranorex in order to be able to autotest our mobile applications. I am aware about the subscription flag on the specific post, but I forget to mark it... On the other hand I believe I have previously got notifications on my posts even without...
by boegvald
Thu Mar 24, 2022 3:31 pm
Forum: Mobile Testing
Topic: Dart/Flutter support on road map?
Replies: 4
Views: 2666

Re: Dart/Flutter support on road map?

It is iOS and Android support I am looking for.

Do you know of any good alternatives to Ranorex in that regard?

(I need to find out if there is a setting in this forum , so by default, I get a mail notification on any responses :D )
by boegvald
Mon Mar 07, 2022 4:24 pm
Forum: How To …
Topic: WebDriver/Selenium endpoint error
Replies: 2
Views: 1665

WebDriver/Selenium endpoint error

I am trying to execute tests using a WebDriver/Selenium endpoint that has been setup as per the instructions in the Ranorex documentation (on my local PC). The selenium server starts perfectly and can be used from another PC (using coded tests). Also, in the list of endpoints in Ranorex Studio, the ...
by boegvald
Thu Mar 03, 2022 2:26 pm
Forum: General Questions
Topic: Ranorex Report Viewer - download link
Replies: 6
Views: 1958

Re: Ranorex Report Viewer - download link

Thanks much, Pavel.

Yes, having this gem on the download page would be really great.
by boegvald
Mon Feb 28, 2022 2:27 pm
Forum: General Questions
Topic: Ranorex Report Viewer - download link
Replies: 6
Views: 1958

Ranorex Report Viewer - download link

Hi Ranorex Support Team

Please provide a new download link to the stand-alone report viewer. None of the links in previous post seem to work anymore.
by boegvald
Wed Dec 22, 2021 1:51 pm
Forum: Mobile Testing
Topic: Dart/Flutter support on road map?
Replies: 4
Views: 2666

Dart/Flutter support on road map?

Hi Ranorex

Anyone from Ranorex "on the line"?

What are your plans for supporting Dart/Flutter?

Best Regards

Bo
by boegvald
Thu Nov 11, 2021 12:01 pm
Forum: General Questions
Topic: Waht happened to the uservoice forum?
Replies: 3
Views: 914

Re: Waht happened to the uservoice forum?

Hi Pavel, do you know where/how to vote for Ranorex improvement instead? Or is it now a matter of all of us contacting Ranorex individually?
by boegvald
Wed Sep 01, 2021 8:49 am
Forum: Object Identification and Technologies
Topic: How to get going with the BDD blog post
Replies: 12
Views: 2056

Re: How to get going with the BDD blog post

Well, I don't know if we will be successful with our BDD implementation. Time will show. But the business people have started doing Gerkin to specify stories, and I do need to implement some setup to "catch" and use that information, Ranorex or not. Given those circumstances, I definitively would pr...
by boegvald
Thu Aug 26, 2021 10:37 am
Forum: Object Identification and Technologies
Topic: How to get going with the BDD blog post
Replies: 12
Views: 2056

Re: How to get going with the BDD blog post

I give up on this.... Tried to start all over..... Cannot even build the Ideintegration project in the first project... Error loading code-completion information for Mono.Cecil, Version=0.9.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL from Mono.Cecil, Version=0.9...
by boegvald
Wed Aug 25, 2021 12:30 pm
Forum: Object Identification and Technologies
Topic: How to get going with the BDD blog post
Replies: 12
Views: 2056

Re: How to get going with the BDD blog post

I made progress... Setting local copy for the Ranorex.Core package...thanks to this post: https://www.ranorex.info/could-not-load-file-or-assembly-ranorex-core-versi-t13906.html (Also, I changed to tools version 3.5 and changed to the 2.7.1 version of NUnit.Runners in the SpecFlow project) Now to th...
by boegvald
Wed Aug 25, 2021 11:11 am
Forum: Object Identification and Technologies
Topic: How to get going with the BDD blog post
Replies: 12
Views: 2056

Re: How to get going with the BDD blog post

...and just an additional thought: Do I need to change the tools version in the project files to 3.4 instead of 4.0 (from the 12.0 in the downloaded files)...
by boegvald
Wed Aug 25, 2021 11:09 am
Forum: Object Identification and Technologies
Topic: How to get going with the BDD blog post
Replies: 12
Views: 2056

Re: How to get going with the BDD blog post

Thanks much, Pavel.... again! I managed to install the packages and create a Ranorex Solution for trying out a Feature file. I can build the solution in Studio. But when trying to run it using the command line in the blog post I get the following error: C:\Users\bobo\BDD\bddTrial\BDD2\BDD2\bin\Debug...