Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
SenZmaKi committed Jun 29, 2024
1 parent 7b4a242 commit ac72fa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions senpwai/scrapers/pahe/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ def get_kwik_page_link(
driver.get(pahewin_link)
pahewin_html_page = driver.page_source
else:
print("overwrode selenk")
pahewin_html_page = response.text
print(pahewin_html_page)
kwik_page_link = cast(
Expand Down

0 comments on commit ac72fa3

Please sign in to comment.