Fixed Chrome test cohort enabled disabled in Cohort Configuration Test
This commit is contained in:
@@ -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):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user