Success

User tests: Successful: Unsuccessful:

avatar puneet0191
puneet0191
3 Jul 2013
avatar puneet0191 puneet0191 - open - 3 Jul 2013
avatar wilsonge
wilsonge - comment - 4 Jul 2013

Hi Puneet
On the https://github.com/puneet0191/joomla-cms/blob/master/tests/system/webdriver/Pages/Extensions/LanguageEditPage.php#L69 selenium is failing this line as its a select box rather than input field

Then with that you need to change the add function so the native language is a valid selection from the select box. The same in the tests where you are manually setting this

It should be reasonably obvious if you run the LanguageManager0001Test.php

avatar wilsonge
wilsonge - comment - 4 Jul 2013

In fact I think you need to run all these tests as 4/5 of the plugin tests give errors on the master branch of Joomla. The template manager tests look good though :)

Add a Comment

Login with GitHub to post a comment