mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #37738
[Bug 1424923] Re: Behat bug: A text box isn't clearing text before new text input
** Changed in: mahara
Status: New => Confirmed
** Changed in: mahara
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1424923
Title:
Behat bug: A text box isn't clearing text before new text input
Status in Mahara:
Confirmed
Bug description:
Hi,
Behat isn't clearing a text box before it inputs new text. However it
is still passing it. It just fails when it you run a following step
"And I should see" because it cant see the text.
I've attached a test for you to see this. It is at the adding user first name and last name where it's not adding the correct name.
The test will still pass because the display name is what it is seeing.
And I follow "Content"
And I fill in the following:
| First name | Admin |
| Last name | User |
| Student ID ||
| Display name | Admin User|
And I press "Save profile"
Thanks,
Jinelle
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1424923/+subscriptions
References