Fixing quality, again

This commit is contained in:
Chris Rodriguez
2015-08-26 14:23:40 -04:00
parent 8de854dfb1
commit 895867a812

View File

@@ -173,8 +173,6 @@ class CourseNavPage(PageObject):
That's true right after we click the section/subsection, but not true in general
(the user could go to a section, then expand another tab).
"""
current_section_list = self.q(css='nav .chapter.is-open .group-heading').text
current_subsection_list = self.q(css='nav .chapter-content-container a.active p').text