Fixing quality, again
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user