korolev.testkit.Browser
See theBrowser companion object
case class Browser(properties: Map[(ElementId, String), String], forms: Map[ElementId, FormData], filesMap: Map[ElementId, Map[String, Array[Byte]]], jsMocks: List[String])
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any