Container commited on
Commit
c1736d9
verified
1 Parent(s): 181bf92

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -146,6 +146,7 @@ def chrome(url:str=None,wait:int=5,header:str=None,cookie:str=None):
146
  # print(f'response: {resp}')
147
  except WebDriverException: # 蹇界暐寮傚父
148
  pass
 
149
 
150
  data = {
151
  "url": current_url,
 
146
  # print(f'response: {resp}')
147
  except WebDriverException: # 蹇界暐寮傚父
148
  pass
149
+ print(driver.requests)
150
 
151
  data = {
152
  "url": current_url,