Hi,I was attempting to get Selenium tests working with Agavi's testing framework. However, AgaviSeleniumTestCase seems to extend PHPUnit_Framework_SeleniumTestCase, which I can't seem to find anywhere. Only results Google turns up for said class is on agavi.org. However, I do have PHPUnit_Extensions_SeleniumTestCase, and extending that class directly works. The PHPUnit version bundled with Agavi hasn't got the Framework-class either, but does have the Extensions-class.
Is AgaviSeleniumTestCase extending the wrong class, or is there something I'm doing completely wrong here?
Cheers, Markus -- Markus Lervik, Necora Systems Oy email: [email protected] blog: http://markus.necora.fi
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
