← Back to team overview

mahara-contributors team mailing list archive

[Bug 1403238] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4111
Committed: http://gitorious.org/mahara/mahara/commit/ff8ca5d375501ba1df3fb3c3841bb0f170a9b510
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit ff8ca5d375501ba1df3fb3c3841bb0f170a9b510
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date:   Tue Dec 23 14:17:39 2014 +1300

Implement behat fixture for clicking link/button in a specified row

Bug 1403238

Change-Id: I5bd36d08054bd7a5146bd49732f308c3c5dbe298
Signed-off-by: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>

-- 
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/1403238

Title:
  Behat fixture for clicking  a link/button on a list/table.

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Version: master(15.04)

  For behat tests,

  The following fixtures need to be implemented

  1. When I click "link or button" in the "n-th" row
  This will click the button of link with id/name/title/alt = <link or button> in the n-th row of a list or table.

  2. When I click "link or button" in "row text" row
  This will click the button of link with id/name/value/alt = <link or button title> in the row containing the <row text> of a list or table.

  For example go to:
  Portfolio -> Pages -> Create a lot of pages

  There is a lot of "Edit content and layout" buttons and "Delete this
  page" buttons.

  We need to identify which one to click.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1403238/+subscriptions


References