Create Endpoint dynamically using commandline

Ask general questions here.
govind
Posts: 1
Joined: Mon Dec 10, 2018 1:46 pm

Create Endpoint dynamically using commandline

Post by govind » Mon Dec 10, 2018 1:52 pm

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.

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Create Endpoint dynamically using commandline

Post by odklizec » Tue Dec 11, 2018 9:55 am

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.
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration