Hi,
Is there any way to import the Selenium JAR files, so that we can use Selenium libraries, classes
NOTE : I do not want to integrate Selenium JAR file with Ranorex WebTestIT
I want to integrate with Ranorex Studio
Please help me to resolve the issue
Please let me know for more details
Regards
Ravindra
Is there any way to import the Selenium JAR files
Re: Is there any way to import the Selenium JAR files
Hi,
Importing JARs is not possible in Ranorex Studio. In case you want to access Selenium via code, you can do it by installing Selenium webdriver Nuget package and referencing Selenium in code. There are no exact steps for Ranorex Studio, but you can follow general VS steps from this post...
https://www.toolsqa.com/selenium-webdri ... udio-in-c/
Importing JARs is not possible in Ranorex Studio. In case you want to access Selenium via code, you can do it by installing Selenium webdriver Nuget package and referencing Selenium in code. There are no exact steps for Ranorex Studio, but you can follow general VS steps from this post...
https://www.toolsqa.com/selenium-webdri ... udio-in-c/
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
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
Re: Is there any way to import the Selenium JAR files
Hi,
Correct Selenium JAR files is for JAVA support but in Ranorex we are using C#
So, we have to import NuGet packages
Got your point
I tried to follow the steps you mentioned in the link but they are more compatible with visual studio
Please help me out with the steps to follow in Ranorex studio to configure Selenium NuGet packages
Regards
Correct Selenium JAR files is for JAVA support but in Ranorex we are using C#
So, we have to import NuGet packages
Got your point
I tried to follow the steps you mentioned in the link but they are more compatible with visual studio
Please help me out with the steps to follow in Ranorex studio to configure Selenium NuGet packages
Regards
Re: Is there any way to import the Selenium JAR files
Hi,
I'm afraid, I can't help you much with Selenium in Ranorex. All I can do is to provide you with some basic steps, how to install Selenium package...
I'm afraid, I can't help you much with Selenium in Ranorex. All I can do is to provide you with some basic steps, how to install Selenium package...
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
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