On Mon, Oct 28, 2013 at 6:53 PM, S Page <sp...@wikimedia.org> wrote:

> I want to pair with you!  ( ♫ pair the night away ♪... Rod Temperton for
> Michael Jackson)  Later in the day is better.
>
> I would like to convert InezK's Java Selenium tests for VE to cucumber.
> https://www.mediawiki.org/wiki/VisualEditor/Planning_and_testing#QA_tests
>

Also, I should mention that if you're going to be trying to make tests for
things in the contentEditable part of VE, you'll likely run into Firefox
cursor bugs:

https://bugzilla.wikimedia.org/show_bug.cgi?id=56274
https://bugzilla.wikimedia.org/show_bug.cgi?id=56068

And if you try to move the cursor past a Reference/Transclusion/object,
you'll hit a WebDriver bug that you might be able to work around by firing
an 'onblur' event:

https://bugzilla.wikimedia.org/show_bug.cgi?id=54443

And even if you get through all that, your test will likely fail in the
Jenkins build because VE isn't playing nice with small windows this week:

https://bugzilla.wikimedia.org/show_bug.cgi?id=56314
_______________________________________________
QA mailing list
QA@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/qa

Reply via email to