php - PHPUnit and Selenium exampe 17.1 -


i'm trying run example phpunit selenium 17.1 (link)

i have done installation keeps failing.

i get:

 1) webtest::testtitle badmethodcallexception: command http://localhost:4444/wd/hub/session/url not recognized server. 

i havent changed example. selenium server running.

i can't figure out wrong. help?

answer:

please see @rutter's comment: do know version of phpunit_selenium you're running? reported fixed of 1.3.2 (changelog, pull request). – rutter

in addition after 2 weeks project startet working again. think simple reinstall needed. :)

answer:

please see @rutter's comment: *do know version of phpunit_selenium you're running? reported fixed of 1.3.2 (changelog, pull request). – rutter*

in addition after 2 weeks project startet working again. think simple reinstall needed. :)


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -