mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #25825
[Bug 1403238] Re: Behat fixture for clicking a link/button on a list/table.
** Changed in: mahara
Status: Fix Committed => Fix Released
--
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:
Fix Released
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