.. |
fetchers
|
Adding new Visual Selector for choosing the area of the webpage to monitor - playwright/browserless only (#566)
|
2022-05-23 23:44:51 +02:00 |
unit
|
Fix - {diff} and {diff_full} notifications tokens were not always including the full output
|
2022-03-29 19:18:26 +02:00 |
__init__.py
|
Installation via pip (#186)
|
2021-08-16 15:24:37 +02:00 |
conftest.py
|
New filter - Block change-detection if text matches - for example, block change-detection while the text "out of stock" is on the page, know when the text is no longer on the page (#698)
|
2022-06-15 22:59:37 +02:00 |
test_access_control.py
|
Seconds/minutes/hours/days between checks form field upgrade from 'minutes' only (#512)
|
2022-04-24 16:56:32 +02:00 |
test_api.py
|
bug fix: `last_changed` was being set on the first fetch, should only be set on the change after the first fetch #705
|
2022-06-23 09:41:55 +02:00 |
test_auth.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_backend.py
|
'Mark all viewed' button was missing in this version, added test also. (#652)
|
2022-06-02 10:01:03 +02:00 |
test_backup.py
|
Re #348 - Add test for backup, use proper datastore path
|
2022-01-03 20:16:21 +01:00 |
test_block_while_text_present.py
|
New filter - Block change-detection if text matches - for example, block change-detection while the text "out of stock" is on the page, know when the text is no longer on the page (#698)
|
2022-06-15 22:59:37 +02:00 |
test_clone.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_css_selector.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_element_removal.py
|
Move history data to a textfile, improves memory handling (#638)
|
2022-05-31 23:43:50 +02:00 |
test_encoding.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_errorhandling.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_extract_regex.py
|
Test improvement: Extract text should return all matches
|
2022-07-10 20:05:48 +02:00 |
test_history_consistency.py
|
Move history data to a textfile, improves memory handling (#638)
|
2022-05-31 23:43:50 +02:00 |
test_html_to_text.py
|
Option to render links as [Some Text ](/link), adds the ability to change-detect on hyperlink changes
|
2022-04-09 10:35:14 +02:00 |
test_ignore_regex_text.py
|
Ability to visualise trigger and filter rules against the current snapshot on the preview page
|
2022-02-23 10:49:25 +01:00 |
test_ignore_text.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_ignorehyperlinks.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_ignorestatuscode.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_ignorewhitespace.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_import.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_jsonpath_selector.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_nonrenderable_pages.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_notification.py
|
Notifications log - log what was sent after applying all cleanups
|
2022-06-14 17:01:13 +02:00 |
test_notification_errors.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_request.py
|
Ability to 'Share' a watch by a generated link, this will include all filters and triggers - see Wiki (#563)
|
2022-04-26 10:52:08 +02:00 |
test_security.py
|
Security update - Protect against file:/// type access by webdriver/chrome. (#483)
|
2022-03-21 20:59:20 +01:00 |
test_share_watch.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_source.py
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
test_trigger.py
|
Move history data to a textfile, improves memory handling (#638)
|
2022-05-31 23:43:50 +02:00 |
test_trigger_regex.py
|
Move history data to a textfile, improves memory handling (#638)
|
2022-05-31 23:43:50 +02:00 |
test_trigger_regex_with_filter.py
|
Move history data to a textfile, improves memory handling (#638)
|
2022-05-31 23:43:50 +02:00 |
test_unique_lines.py
|
[new filter] Filter option - Trigger only when NEW content (lines) are detected ( compared to earlier text snapshots ) (#685)
|
2022-06-28 18:34:32 +02:00 |
test_watch_fields_storage.py
|
Seconds/minutes/hours/days between checks form field upgrade from 'minutes' only (#512)
|
2022-04-24 16:56:32 +02:00 |
test_xpath_selector.py
|
Fix encoding errors with XPath filters from UTF-8 responses (#619)
|
2022-05-20 18:07:08 +02:00 |
util.py
|
Move history data to a textfile, improves memory handling (#638)
|
2022-05-31 23:43:50 +02:00 |