[xwiki-devs] Run Selenium 1 tests using WebDriver
Hi devs, I had to modify Selenium 1 tests to run on WebDriver because otherwise WYSIWYG tests were not running on Firefox version newer than 11 and this was holding ui-tests (Selenium 2 / WebDriver) tests back. Right now all CI agents are using Firefox 11 which is a bit old. We could configure CI to run Selenium 1 and 2 tests on different browsers, but I'd rather use the same browser. This is the first step of migrating all Selenium 1 tests to WebDriver. I'd like to merge my commits into the stable-4.3.x branch because it doesn't affect the stability of the end product (XE) and it eases the configuration of the CI See http://jira.xwiki.org/browse/XE-1252 and https://github.com/xwiki/xwiki-enterprise/commit/811cd70797141d93f062b73907b... Here's my +1 Thanks, Marius
+1 On Fri, Nov 16, 2012 at 7:47 PM, Marius Dumitru Florea < [email protected]> wrote:
Hi devs,
I had to modify Selenium 1 tests to run on WebDriver because otherwise WYSIWYG tests were not running on Firefox version newer than 11 and this was holding ui-tests (Selenium 2 / WebDriver) tests back. Right now all CI agents are using Firefox 11 which is a bit old. We could configure CI to run Selenium 1 and 2 tests on different browsers, but I'd rather use the same browser.
This is the first step of migrating all Selenium 1 tests to WebDriver. I'd like to merge my commits into the stable-4.3.x branch because it doesn't affect the stability of the end product (XE) and it eases the configuration of the CI
See http://jira.xwiki.org/browse/XE-1252 and
https://github.com/xwiki/xwiki-enterprise/commit/811cd70797141d93f062b73907b...
Here's my +1
Thanks, Marius _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
+1 Thanks -Vincent On Nov 16, 2012, at 7:47 PM, Marius Dumitru Florea <[email protected]> wrote:
Hi devs,
I had to modify Selenium 1 tests to run on WebDriver because otherwise WYSIWYG tests were not running on Firefox version newer than 11 and this was holding ui-tests (Selenium 2 / WebDriver) tests back. Right now all CI agents are using Firefox 11 which is a bit old. We could configure CI to run Selenium 1 and 2 tests on different browsers, but I'd rather use the same browser.
This is the first step of migrating all Selenium 1 tests to WebDriver. I'd like to merge my commits into the stable-4.3.x branch because it doesn't affect the stability of the end product (XE) and it eases the configuration of the CI
See http://jira.xwiki.org/browse/XE-1252 and https://github.com/xwiki/xwiki-enterprise/commit/811cd70797141d93f062b73907b...
Here's my +1
Thanks, Marius
+1 Sorin B. On Sat, Nov 17, 2012 at 10:36 AM, Vincent Massol <[email protected]> wrote:
+1
Thanks -Vincent
On Nov 16, 2012, at 7:47 PM, Marius Dumitru Florea < [email protected]> wrote:
Hi devs,
I had to modify Selenium 1 tests to run on WebDriver because otherwise WYSIWYG tests were not running on Firefox version newer than 11 and this was holding ui-tests (Selenium 2 / WebDriver) tests back. Right now all CI agents are using Firefox 11 which is a bit old. We could configure CI to run Selenium 1 and 2 tests on different browsers, but I'd rather use the same browser.
This is the first step of migrating all Selenium 1 tests to WebDriver. I'd like to merge my commits into the stable-4.3.x branch because it doesn't affect the stability of the end product (XE) and it eases the configuration of the CI
https://github.com/xwiki/xwiki-enterprise/commit/811cd70797141d93f062b73907b...
Here's my +1
Thanks, Marius
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (4)
-
Marius Dumitru Florea -
Sorin Burjan -
Thomas Mortagne -
Vincent Massol