Michael A. Nachbaur > Test-A8N-0.04 > Test::A8N::Fixture::Selenium

Download:
Test-A8N-0.04.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source   Latest Release: Test-A8N-0.06

FIXTURE ACTIONS ^

goto page

  goto page: /some/url
  goto page: PageName

Sets the current browser context to a page, either using the absolute path supplied, or using an abstract page name as defined by the page_mapping hash. Either set this at run-time, or override it in a subclass.

SEE ALSO ^

Test::A8N::Fixture