Set Methods

  • WWW::Selenium contains 'set' methods
    • type($locator)
  • Test::WWW::Selenium 'ok' methods
    • type_ok($locator)

Where '$locator' is the identifier to a specific DOM object.