
UnreachableBrowserException: Could not start a new session. 'The address isn't valid', the URL shows 'about:blank&utm_content=firstrunįirefox then closes and SOAPUI errors with. Import .ui.Select ĭriver.manage().timeouts().implicitlyWait(30, TimeUnit.SECONDS) ĭriver.findElement(By.id("lst-ib")).clear() ĭriver.findElement(By.id("lst-ib")).sendKeys("SOAPUI") ĭriver.findElement(By.linkText("SoapUI | Functional Testing for SOAP and REST APIs")).click() įirefox opens for a second or so with the following info onscreen. xml-apis-1.3.04.jar (left version 2.9.1 in the folder) junit-4.11.jar (left version 4.12 in the folder) httpmime-4.1.1.jar (left version 4.5 in the folder) httpcore-4.1.1.jar (left version 4.4.3 in the folder)į. httpclient-4.1.1.jar (left version 4.5.1 in the folder)Į. guava-14.0.jar (left version 19.0 in the folder)ĭ. commons-logging-1.1.1.jar (left version 1.2 in the folder)Ĭ.

commons-codec-1.3.jar (left version 1.10 in the folder)ī. Go through the C:\Program Files\SmartBear\SoapUI-5.2.1\lib folder contents and remove any old versions of files, in my case these were -Ī. Download selenium-server-2.53.1.zip, place the 'selenium-server-2.53.1.jar' and 'selenium-server-2.53.1-srcs.jar' in the C:\Program Files\SmartBear\SoapUI-5.2.1\bin\ext folder, and the contents in the libs folder in C:\Program Files\SmartBear\SoapUI-5.2.1\libħ. Install Selenium IDE/ Selenium IDE Button and Firebug (Firefox Addons)ĥ.

Download Selenium-server-standalone-2.53.1.jar and put in C:\Program Files\SmartBear\SoapUI-5.2.1\bin\ext folderĤ. Download and install 64bit SOAPUI freewareĢ. I have resorted to downloading VMWare and have installed a clean version of Windows 10 on it which gives me the facility to mess around with the installation and if I mess things up go back to a clean snapshot.ġ. I have spent the last week trying to set up my laptop so that I can run Selenium scripts using Groovy steps and have unfortunately hit a brick wall.
