diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index cc1810342..83eaf2a9d 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -1,673 +1,396 @@ -{% extends 'base.html' %} {% block content %} {% from '_helpers.jinja' import -render_field, render_checkbox_field, render_button %} {% from -'_common_fields.jinja' import render_common_settings_form %} - +{% extends 'base.html' %} +{% block content %} +{% from '_helpers.jinja' import render_field, render_checkbox_field, render_button %} +{% from '_common_fields.jinja' import render_common_settings_form %} + - - - - + + + + {% if playwright_enabled %} - + {% endif %}
- Use the Basic method (default) where your watched - site doesn't need Javascript to render. -
- The Chrome/Javascript method requires a network - connection to a running WebDriver+Chrome server, set by the ENV - var 'WEBDRIVER_URL'. -
Use the Basic method (default) where your watched site doesn't need Javascript to render.
The Chrome/Javascript method requires a network connection to a running WebDriver+Chrome server, set by the ENV var 'WEBDRIVER_URL'.
json:
json:$
jq:
//*[contains(@class, 'sametext')]
xpath://*[contains(@class, 'sametext')]
//title/text()
/regex/
/foo\d/
/reports.+?2022/i
//(?aiLmsux))
Out of stock
/reports.+?(\d+)/i
- Sorry, this functionality only works with Playwright/Chrome - enabled watches. -
- Enable the Playwright Chrome fetcher, or alternatively try our - very affordable subscription based service. -
- This is because Selenium/WebDriver can not extract full page - screenshots reliably. -
Sorry, this functionality only works with Playwright/Chrome enabled watches.
Enable the Playwright Chrome fetcher, or alternatively try our very affordable subscription based service.
This is because Selenium/WebDriver can not extract full page screenshots reliably.
{base_url}
- Use the Basic method (default) where your watched - sites don't need Javascript to render. -
Use the Basic method (default) where your watched sites don't need Javascript to render.
(link text)[https://somesite.com]
- Drive your changedetection.io via API, More about - API access here -
x-api-key
Drive your changedetection.io via API, More about API access here