Packages

o

org.scalatest.tagobjects

InternetExplorerBrowser

object InternetExplorerBrowser extends Tag

Tag that indicates a Selenium test uses the Internet Explorer browser.

Source
InternetExplorerBrowser.scala
Linear Supertypes
Tag, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. InternetExplorerBrowser
  2. Tag
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val name: String
    Definition Classes
    Tag