SoapUI and Selenium integration

To integrate SoapUI with Selenium and work on creating scripts with it, we need the following prerequisites:

  • Java 1.7 (preferably the latest version)
  • Selenium Jars 2.0 or webdriver
  • Object Inspectors, for example, Firebug or Fire path which are add-ons for Firefox
  • Groovy script Jars
  • Any browser supported by Selenium and compatible with the version used.

Now let's start with Selenium integration with SoapUI:

  1. Download Selenium.jar files from the following link, shown in the image:

    http://www.seleniumhq.org/download/

    SoapUI and Selenium integration
  2. Download the Java language version of the Jars, once that is done a ZIP folder should be downloaded onto your ...

Get Mastering SoapUI now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.