kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Browser Steps - Should use the Watch URL/link after any Jinja2 type templates are applied
rodzic
849c5b2293
commit
ff00417bc5
|
@ -88,7 +88,7 @@ def construct_blueprint(datastore: ChangeDetectionStore):
|
|||
browsersteps_start_session['browserstepper'] = browser_steps.browsersteps_live_ui(
|
||||
playwright_browser=browsersteps_start_session['browser'],
|
||||
proxy=proxy,
|
||||
start_url=datastore.data['watching'][watch_uuid].get('url'),
|
||||
start_url=datastore.data['watching'][watch_uuid].link,
|
||||
headers=datastore.data['watching'][watch_uuid].get('headers')
|
||||
)
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue