Did any one try to run testbench in osgi container?

We have an application running on Apache Karaf 4.0.8 OSGi container, and would like to run the UI tests as a test bundle bundle under Karaf OSGIcontainer. We already use Pax exam for our integration tests(test osgi services) and is it possible to run testbench ui test cases using pax exam on Karaf container.

Mainly wanted to know whether the dependencies required for running testbench i.e. third party libs like selenium would work if run as dependencies in the test bundle?

Please let me know if any one has tried this earlier.

Thank You,
Dheer