Page 1 of 1

Create Endpoint dynamically using commandline

Posted: Mon Dec 10, 2018 1:52 pm
by govind
I am using Selenium Grid to schedule execution for my Ranorex project. But since I have multiple solutions to run, so I cannot keep on creating endpoints in each solution.
My requirement is to run different Ranorex solution exe with the same endpoints.

Ranorex version::8.1.2
Current cmd support:
/endpoint|ep:[endpoint name]

As we can see in above command it requires endpoint name, which I need to give at runtime.
So is there any config in Ranorex which provides the solution for my problem using the command line.

Re: Create Endpoint dynamically using commandline

Posted: Tue Dec 11, 2018 9:55 am
by odklizec
Hi,

If I'm not mistaken, there is no way to create endpoints from command line. But it should be possible to do it from code? Please check this sample code:
https://www.ranorex.com/help/latest/han ... incodeibri

The question is, if it's supported in 8.1.2, which is somewhat old and no longer supported. You should update Ranorex with most recent 8.3.1.