mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #64457
[Bug 1953278] Re: Behat step fails: Then I should see "Robert Cohn"
** Changed in: mahara
Status: New => Triaged
** Tags added: behat-dev
** Changed in: mahara
Importance: Undecided => Medium
--
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/1953278
Title:
Behat step fails: Then I should see "Robert Cohn"
Status in Mahara:
Triaged
Bug description:
The following test reliably fails:
./mahara_behat.sh rundebug user_content/edit_page.feature
The error:
Then I should see "Robert Cohn"
The text "Robert Cohn" was not found anywhere in the text of the current page.
Inserting "And I insert breakpoint" let me look at the page. The text
is present, just not in the viewport. Adding the following just prior
to the test resolved it for me.
And I scroll to the base of id "column-container"
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1953278/+subscriptions
References