Browser

uk.gov.hmrc.selenium.webdriver.Browser
trait Browser

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

protected def quitBrowser(): Unit

TODO: Remove or refactor hard coded sleep (250ms) before browser quit function is called

TODO: Remove or refactor hard coded sleep (250ms) before browser quit function is called

This is currently required to ensure that file downloads that are triggered by the accessibility assessment extension are not corrupted because the browser has quit before the file download is completed.

Attributes

See also
protected def startBrowser(): Unit