← Back to team overview

mahara-contributors team mailing list archive

[Bug 1415252] Re: New Behat step: We need a step for dialogue boxes

 

There is steps for dialog boxes - they are called:

     * @When /^I accept the alert popup$/
     * @When /^I accept the confirm popup$/
     * @When /^I cancel the confirm popup$/
     * @When /^I fill in "(?P<text>(?:[^"]|\\")*)" for popup$/

But they don't seem to be working at the  moment

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  In Progress

Bug description:
  Hi Sonn and AaronB,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

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


References