Our development team is developing a service (NOT web enabled) to support our web enabled application. I test the web part with Selenium/JUnit/Eclipse/Java.
I was wondering if there is anyway to use Selenium-Server / Selenium to test a service that is not web enabled?
Anyone ever attempted?
Thank you.