Forum Discussion

sumitmishra's avatar
sumitmishra
Occasional Contributor
16 years ago

SoapUI integration with seleniumRC

I was able to integrate Selenium-RC with SoapUI by directly using the java client driver provided by thoughtworks (DefaultSelenium class). Only tweak that I did was to create my own wrapper class arou...