← Back to team overview

mahara-contributors team mailing list archive

[Bug 1936875] [NEW] Create a behat step to find ids that start with a string so we can get the start of a group

 

Public bug reported:

 * @When I scroll to the id like :id

Often times we a bunch of generated ids like block_instance4,
block_instance53 and we can't target them in our behat steps. To get to
the start of the right area, we can use like.

** Affects: mahara
     Importance: Undecided
     Assignee: Doris Tam (doristam)
         Status: New

** Changed in: mahara
     Assignee: (unassigned) => Doris Tam (doristam)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1936875

Title:
  Create a behat step to find ids that start with a string so we can get
  the start of a group

Status in Mahara:
  New

Bug description:
   * @When I scroll to the id like :id

  Often times we a bunch of generated ids like block_instance4,
  block_instance53 and we can't target them in our behat steps. To get
  to the start of the right area, we can use like.

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



Follow ups