| Author |
How to get a HttpClient object from selenium HtmlUnitDriver ?
|
Soumyajit Hazra
Ranch Hand
Joined: Jun 26, 2007
Posts: 135
|
|
Is there a way to get a HttpClient object or a HtmlUnit object from WebDriver/HtmlUnitDriver in Selenium 2? Basically I am facing problem in uploading files to remote server by using selenium type()/sendKeys() methods.
So if I some how get a HttpClient object then try to directly use a MultiPartFormRequest.
Please help...
|
Java Programmer | SCJP 1.5 | SCWCD 1.4
|
 |
 |
|
|
subject: How to get a HttpClient object from selenium HtmlUnitDriver ?
|
|
|