views:

20

answers:

0

I am curious if it's possible to let the Selenium RC server directly issue it's command over a socket connection to the target application without the JavaScript layer in between. If so, what's the best approach to do this? I can't make a client driver because that's the other way around.

Anyone having any suggestions? I would love to use Selenium or it's recorder tool.