[senscritique] fix bugs
This commit is contained in:
parent
08adb2a63e
commit
bd4c0d29a1
2 changed files with 6 additions and 2 deletions
|
|
@ -88,6 +88,7 @@ class SenscritiqueBrowser(PagesBrowser):
|
|||
self.open(url, data=params)
|
||||
|
||||
def list_events(self, date_from, date_to=None, package=None, channels=None):
|
||||
self._setup_session(Firefox())
|
||||
self.program_page.stay_or_go()
|
||||
page_nb = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue