Hi Community,

You may have notice my last commits about Selenium. With latest Firefox, the good old Selenium 2.53.1 is not working anymore. I had to upgrade to latest Selenium 3.141.59. This requires to use geckodriver and move to Selenium2TestCase.

Bad news! Selenium2TestCase does not implement the same PHP functions as SeleniumTestCase. That means we have to adapt/rewrite the code of each functionnal test.

Example: open() must be replace by url()
It is going to take me time to adapt/rewrite all tests.Help is more than welcome.

Thank you for your time.

Franck aka nerville

--
TrivialDev Founder
http://trivialdev.com

<<attachment: franck_villaume.vcf>>

_______________________________________________
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general

Reply via email to