Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Dear Webdriver Experts,

I am wondering whether it is possible for Selenium Webdriver such as Firefox, to use a different URL stream handler to use, as opposed to using its own natively generated handler?

I am in the position to generate a lower level HTTP tunneling program written in Java, which allows subsequent URL connections to tunnel through and access resouces in private LANs.

Thanks in advance,

Jack

share|improve this question
URL Stream Handler??? – Arran Oct 23 '12 at 8:35

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.