-
Get selenium server from http://seleniumhq.org/download/ and run it
java -jar selenium-server-standalone-2.13.0.jar
-
Get php-webdriver and Menta
git clone git://github.com/fbrnc/php-webdriver.git php-webdriver git clone git://github.com/fbrnc/Menta.git Menta
-
If your selenium server runs on a different machine go to phpunit.xml and adapt the testing.selenium.seleniumServerUrl setting (Or copy the phpunit.xml to foo.xml and run following command with --configuration=foo.xml)
-
Run the sample test:
cd Menta/Demo phpunit MentaDemoTest.php
-
Notifications
You must be signed in to change notification settings - Fork 10
fbrnc/Menta
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Selenium 2 Testing Framework (for PHPUnit)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published