Integrate a basic selenium (java )script using extension tool
Hi Team,
Can any one help me how to integrate a basic selenium (java )script using extension tool using Parasoft Soatest.
Thanks,
Swapna
Comments
-
You should use the Selenium Executor custom tool from the Parasoft Marketplace. Go to http://marketplace.parasoft.com and search for "Selenium Executor". This tool will make it easy to run an externally defined Selenium test that was written as a JUnit test.
0 -
Hi @jakubiak,
i am new to parasoft,can you please provide me the steps,how to add the selenium executor plugin in my soatest?Thanks,
Swapna0 -
Hi swapna0707
as @jakubiak mentioned, you have to download "Selenium Executor" from http://marketplace.parasoft.com.
Then you have to install it in SOAtest:
The tool can be installed from the UI or command line.UI Installation
1. Choose Parasoft > Preferences.
2. In the System Properties preferences page, click Add JARs.
3. In the file chooser that opens, select seleniumexecutor.jar.
4. Restart SOAtestCommand Line Installation
Add the seleniumexecutor.jar file to the system.properties.classpath property in your localsettings properties
file. For example:
system.properties.classpath=/seleniumexecutor.jarAfter restart of SOAtest you should see Selenium Executor tool in list of the available tools.
For more information how to use it see section "Usage" from pdf delivered in seleniumexecutor.zip.Ireneusz Szmigiel
0 -
How can i login to http://marketplace.parasoft.com.
Not able to login.0 -
Please contact your Parasoft account representative to get login access.
0