...
You can also install the Selenic IDE plugin, which enables you to import Selenic recommendations into the IDE, create new Selenium tests from recorded actions, and easily update test code. Selenic cannot currently run in the same IDE instance as other Parasoft tools (e.g., SOAtest, Jtest, etc.). Deploy a separate instance of your IDE for installing Selenic.
Eclipse
Vimeo | ||||||
---|---|---|---|---|---|---|
|
Eclipse
- If you have not already done so, extract the contents of the parasoft_selenic.zip folder to your test machine.
- Choose Help > Install New Software from the Eclipse menu
- Click Add in the Available Software overlay and specify a name, i.e., Selenic.
- Click Archive and browse for the selenic_eclipse_p2.zip file located in the <INSTALL>/eclipse/ directory and click Add. The browse window will close.
- Choose Parasoft Selenic and in the Available Software overlay and click Next. If your tests are written for the TestNG framework, you can also install the Parasoft Selenic for TestNG plug-in. Both plug-ins are required to use Selenic in the IDE, even if you only use the TestNG framework.
- Review the installation details and click Next.
- Accept the user agreement and click Finish.
- Restart Eclipse when prompted.
...