|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Node
child to DomNode
parent.
Node.ATTRIBUTE_NODE
instead.
DomNode.cloneDomNode(boolean)
so clone gets its own Map of attributes.
HtmlElement.cloneDomNode(boolean)
instead.
Node.COMMENT_NODE
instead.
DomDocumentFragment
object.
ClickableElement.click()
is called first.
ClickableElement.click(boolean, boolean, boolean)
is called first.
false
.
HtmlAnchor.doClickAction(Page)
except that it accepts an href suffix needed when a click is
performed on an image map to pass information on the click position.
Node.DOCUMENT_NODE
instead.
Node.ELEMENT_NODE
instead.
HtmlPage.executeJavaScript(String)
instead
WebConnectionWrapper
providing facility methods to deliver something else than
what the wrapped connection would deliver.HtmlElement.fireEvent(Event)
.
ClickableElement
instead.HtmlAnchor
with the specified href
HtmlAttr.getName()
instead.
MockWebConnection.getResponse(WebRequestSettings)
.
WebRequestSettings
that was used in the in the last call
to MockWebConnection.getResponse(WebRequestSettings)
.
WebWindow
that wasn't found
DomNode.getPage()
instead.
DomNode.getPage()
instead.
KeyValuePair
s that represent the data that will be
sent to the server on a form submit.
DomNode.getByXPath(String)
instead.
NameValuePair
s.
The default behavior of this method is to return getResponseHeaders() on the wrapped connection object.
NameValuePair
s.
NameValuePair
s.
null
if no selection (Firefox only).
HttpState
that is being used.
HttpState
HttpState
that is being used.
The default behavior of this method is to return getState() on the wrapped connection object.
HttpState
that is being used.
HttpState
that is being used.
HtmlAttr.getHtmlValue()
instead.
WebWindow
that matches the specified name.
HTMLConfiguration
to parse HTML into a HtmlUnit-specific DOM (HU-DOM) tree.IncorrectnessListener
configured on WebClient
.false
HtmlElement.type(char)
instead
HtmlElement.type(char, boolean, boolean, boolean)
instead
WebResponse
from the server
HTMLParserListener
logging the received warnings
and errors in the "com.gargoylesoftware.htmlunit.html.HTMLParserListener" log.String.toLowerCase()
.AjaxController
resynchronizes calls calling from the main thread.IncorrectnessListener
of something that is not fully correct.
node
node
node
node
node
node
node
DomNode.getByXPath(String)
instead.
WebClient.getIgnoreOutsideContent()
returns false
, the parser
will ignore closing <body> and <html> tags to be able to handle html content
incorrectly located after the end of the html file.
MockWebConnection.setResponse(URL,String,int,String,String,List)
with a status
of "200 OK", a content type of "text/html" and no additional headers.
MockWebConnection.setResponse(URL,String,int,String,String,List)
with a status
of "200 OK" and no additional headers.
HtmlAttr.setHtmlValue(Object)
instead.
HtmlPage
and XmlPage
.TextUtil.DEFAULT_CHARSET
.
SubmittableElement
instead.
SubmittableElement
instead.
Node.TEXT_NODE
instead.
BrowserVersion.getDefault()
.
BrowserVersion
.
BrowserVersion
and proxy server
WebConnection
interface that can be subclassed by developers
wishing to adapt a particular WebConnection.WebRequestSettings
for the given url using the proxy configuration from the original
request
WebResponse
.WebResponse
interface that can be subclassed
by developers wishing to adapt a particular WebResponse.WebWindow
could be found that matched
a given name.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |