mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #24317
[Bug 1424923] [NEW] Behat bug: A text box isn't clearing text before new text input
Public bug reported:
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
** Affects: mahara
Importance: Undecided
Status: New
** Attachment added: "edit_admin_profile.feature"
https://bugs.launchpad.net/bugs/1424923/+attachment/4326012/+files/edit_admin_profile.feature
--
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 ePortfolio:
New
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
Follow ups
References