Behat bug: A text box isn't clearing text before new text input

Bug #1424923 reported by Jinelle Foley-Barnes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Invalid
Medium
Unassigned

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

Tags: behat
Revision history for this message
Jinelle Foley-Barnes (jinelleb) wrote :
Son Nguyen (ngson2000)
tags: added: behat
Changed in mahara:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Pramith Dayananda (pramithkm) wrote :

Hi,

I picked this bug as I am configuring Behat locally. The test mentioned in this bug report has changed and the reported issues does not exist anymore.

Having said that, following step fails.

And I follow "Contact information"
Error Summary:
<ELEMENT> is not clickable at point (273, 215). Other element would receive the click: <li class="">...</li>

When I manually test I cant see the link for "Contact information", which is overshadowed by "Header".

Thanks,
Pramith.

Revision history for this message
Robert Lyon (robertl-9) wrote :

The problem mentioned by Pramith doesn't seem to cause jenkins any problems so will mark this as invalid

Changed in mahara:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.