Ranorex headless mode

Ask general questions here.
mukh
Posts: 7
Joined: Tue Aug 23, 2022 9:38 am

Ranorex headless mode

Post by mukh » Mon Jan 16, 2023 10:38 am

Hi,
I am running my tests on remote agent, but i want them to run in headless mode. There are no clear directions. Please guide by steps.
Thanks

csaszi89
Posts: 41
Joined: Mon Jan 17, 2022 12:10 pm

Re: Ranorex headless mode

Post by csaszi89 » Thu Jan 19, 2023 12:01 pm

Hi,
I am not sure if Ranorex is the perfect tool to do such things, as it is basically built for simulating real user interactions (Mouse/Keyboard actions).
This topic also describes this: how-to-start-headless-t13014.html
But you can use WebDriver plugin to write less UI-dependent tests and to access additional capabilities (eg. headless run):
Described here: https://www.ranorex.com/resources/testi ... m-testing/