<!-- We use GET here so it offers people a chance to set bookmarks etc -->
<formname="searchForm"action=""method="GET">
<inputid="search-q"class=""name="q"placeholder="URL or Title {% if active_tag %}in '{{ active_tag }}'{% endif %}" required=""type="text"value="">
<inputname="tags"type="hidden"value="{% if active_tag %}{{active_tag}}{% endif %}">
<inputid="search-q"class=""name="q"placeholder="URL or Title {% if active_tag_uuid %}in '{{ active_tag.title }}'{% endif %}" required=""type="text"value="">
<inputname="tags"type="hidden"value="{% if active_tag_uuid %}{{active_tag_uuid}}{% endif %}">
<buttonclass="toggle-button "id="toggle-search"type="button"title="Search, or Use Alt+S Key">
The Visual Selector tool lets you select the <i>text</i> elements that will be used for the change detection ‐ after the <i>Browser Steps</i> has completed, this tool is a helper to manage filters in the "CSS/JSONPath/JQ/XPath Filters" box of the <ahref="#filters-and-triggers">Filters & Triggers</a> tab.
The Visual Selector tool lets you select the <i>text</i> elements that will be used for the change detection ‐ after the <i>Browser Steps</i> has completed.<br>
This tool is a helper to manage filters in the "CSS/JSONPath/JQ/XPath Filters" box of the <ahref="#filters-and-triggers">Filters & Triggers</a> tab.
<spanclass="ignored">Grey lines are ignored</span><spanclass="triggered">Blue lines are triggers</span><spanclass="tip"><strong>Pro-tip</strong>: Highlight text to add to ignore filters</span>
<spanclass="ignored">Grey lines are ignored</span><spanclass="triggered">Blue lines are triggers</span>
<spanclass="tip"><strong>Pro-tip</strong>: Highlight text to add to ignore filters</span>
<p>Use the <strong>Basic</strong> method (default) where your watched sites don't need Javascript to render.</p>
<p>The <strong>Chrome/Javascript</strong> method requires a network connection to a running WebDriver+Chrome server, set by the ENV var 'WEBDRIVER_URL'. </p>
</span>
<br>
Tip: <ahref="https://github.com/dgtlmoon/changedetection.io/wiki/Proxy-configuration#brightdata-proxy-support">Connect using Bright Data and Oxylabs Proxies, find out more here.</a>
Note: Simply changing the User-Agent often does not defeat anti-robot technologies, it's important to consider <ahref="https://changedetection.io/tutorial/what-are-main-types-anti-robot-mechanisms">all of the ways that the browser is detected</a>.
</span>
</div>
<divclass="pure-control-group">
<br>
Tip: <ahref="https://github.com/dgtlmoon/changedetection.io/wiki/Proxy-configuration#brightdata-proxy-support">Connect using Bright Data and Oxylabs Proxies, find out more here.</a>