Skip to content

Conversation

@sarina
Copy link
Contributor

@sarina sarina commented Dec 13, 2013

No description provided.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

world.wait_for() (in common/djangoapps/terrain/ui_helpers.py) is a better option here, because it will time out after a set amount of time if the text doesn't appear.

Something like: world.wait_for(lambda: world.css_text('#data-student-profiles-table') not in [u'', u'Loading...'])

@sarina
Copy link
Contributor Author

sarina commented Dec 13, 2013

@wedaly thanks for the comment - check now?

@wedaly
Copy link
Contributor

wedaly commented Dec 13, 2013

👍 Thanks for taking care of this!

sarina added a commit that referenced this pull request Dec 13, 2013
Fix data dash acceptance test to wait for text
@sarina sarina merged commit bd04ab5 into master Dec 13, 2013
@sarina sarina deleted the sarina/bugfix-instdash-acceptance branch December 13, 2013 19:49
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Jun 23, 2017
* Fix gap of biz-menu. openedx#1939

* Fix message to save mail-template. openedx#1938

* Fix message to send test-mail. openedx#1934

* Fix current menu of mail management. openedx#1955
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants