HtmlUnitBrowser

net.ruippeixotog.scalascraper.browser.HtmlUnitBrowser$
See theHtmlUnitBrowser companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class HtmlUnitDocument(window: WebWindow) extends Document

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Document
class Object
trait Matchable
class Any
case class HtmlUnitElement(underlying: DomElement) extends Element

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Element
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def apply(): Browser