Comment 7 for bug 1407847

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5362
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/bb250660e17ef8bddf1c24ecbf1e9ad91fff7ceb
Submitter: Son Nguyen (<email address hidden>)
Branch: 15.04_STABLE

commit bb250660e17ef8bddf1c24ecbf1e9ad91fff7ceb
Author: Son Nguyen <email address hidden>
Date: Tue Sep 8 09:19:53 2015 +1200

Fix the Selenium2Driver issue when setValue. Bug 1407847

We must use the steps:
And I set the field "field name" to "value"
And I set the following fields to these values:
in place of
And I fill in "field name" with "value"
And I fill in the following:

Change-Id: I21a86756b6f994597aaf521f0a7cd4168ad1bf64
(cherry picked from commit 8c9b805f4f372b95add8765b497429d294af3c92)