Fixed Chrome test cohort enabled disabled in Cohort Configuration Test

This commit is contained in:
raeeschachar
2015-08-24 18:56:29 +05:00
parent 73722c47d3
commit 7cf3895cc4

View File

@@ -548,6 +548,7 @@ class CohortManagementSection(PageObject):
"""
if state != self.is_cohorted:
self.q(css=self._bounded_selector('.cohorts-state')).first.click()
self.wait_for_ajax()
def toggles_showing_of_discussion_topics(self):
"""