How to share the Play-Link of a recording

Best practices, code snippets for common functionality, examples, and guidelines.
jmchughsmart
Posts: 28
Joined: Wed Aug 12, 2015 6:44 pm

How to share the Play-Link of a recording

Post by jmchughsmart » Thu Dec 15, 2016 5:51 pm

Hi,

I was reading about ability to share the Play-Link of the recording.
How do you do this ??

Using Ranorex Version: 6.2.0

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

Re: How to share the Play-Link of a recording

Post by odklizec » Fri Dec 16, 2016 8:32 am

Hi,

I'm afraid, I don't have a clue what you are talking about? Where did you read about "sharing the Play-Link" possibility? I'm pretty sure there is no such a thing directly in Ranorex Studio? So if you want to allow someone to "replay" your recordings, you will have to setup some kind of system (e.g. CI system like, Jenkins), where you can define some "run" jobs, for which you can share the "play" link? Eventually, simplest solution could be that you place your tests on a remote system, where you can define who can remote to that system. So only these defined users could replay your tests. But I think this is not a very good option. Setting up a proper continuous integration system is way better option ;)
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

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: How to share the Play-Link of a recording

Post by Support Team » Fri Dec 16, 2016 3:15 pm

Hello jmchughsmart,

This is correct, it is not possible to share recordings created with Ranroex Studio, but I think you read that on the Ranorex Online webpage, which is a complete new product of Ranorex. With Ranorex Online you can record automated website tests in real browsers.

Ranorex Online: https://ranorex.io/

Please keep in mind that there is currently only a BETA version available.

I hope I could shed light on it.

Regards,
Bernhard

jmchughsmart
Posts: 28
Joined: Wed Aug 12, 2015 6:44 pm

Re: How to share the Play-Link of a recording

Post by jmchughsmart » Fri Dec 16, 2016 6:27 pm

Thanks Bernard,

Yes that is where I read it.