fixing page compare
OK, all test succeed now
fixing problem with loading test configuration
hovering footnotes - Yeah!!
upgrade to selenium 2.0rc3
refacoring and fine grained testing of taxon profile pages
removing old test config
first test for taxon profile pages
using PageFactory (Selenium 2 Page Objects pattern) done for PoltomouskeyPage
using PageFactory
test for #2425: Link to taxa in polytomous keys incorrect
using default browser
updating tests
moving test base classes to main
more tests + firepath plugin
mving DataPortalContexts Annotation in to testsuite class
writing test classes simplified
test configurable via properties files
some TODO
running test classes for each dataportal context in a suite
test for cyprus portal
dataportal context configurable via -DdataPortalContext=
licence comments, log4j, browser configurable via -Dbrowser=[firefox,iexplorer,chrome]
unit tests are dataportal configuration aware
renaming
abstract test base
selenium unit test - now works with with firefox 3.x
selenium unit test - problems with firefox and Chrome
maven project for selenium tests - cleanup
maven project for selenium tests