Use existing C# Selenium test suite in Ranorex test suite

Ask general questions here.
tejas.deshpande
Posts: 32
Joined: Fri May 20, 2016 9:43 am

Use existing C# Selenium test suite in Ranorex test suite

Post by tejas.deshpande » Fri Mar 30, 2018 8:46 am

I have a Selenium test suite created using C#.

How do I import that into a Ranorex test suite?

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

Re: Use existing C# Selenium test suite in Ranorex test suite

Post by odklizec » Tue Apr 03, 2018 8:01 am

Hi,

I'm afraid, there is no way to convert Selenium tests to Ranorex. Ranorex can run its own tests with webdriver, but there is no option to convert native Selenium tests to Ranorex tests (or somehow attach Selenium tests to existing Ranorex tests).
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
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Use existing C# Selenium test suite in Ranorex test suite

Post by odklizec » Tue Apr 03, 2018 8:29 am

Good find Robin! I was not aware of these two posts ;) The first one is not particularly useful for C#-based Selenium tests, but the second one is definitely helpful.
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