Commit Graph

31 Commits (573e92c5e53d247ed7a46508b42e7ec8c86374e5)

Author SHA1 Message Date
dgtlmoon 573e92c5e5 Merge branch 'master' into 550-visual-selector
3 years ago
dgtlmoon 68db20168e
Add new fetch method: Playwright Chromium (Selenium/WebDriver alternative) (#489)
3 years ago
dgtlmoon 22e9d96739 fix webdriver
3 years ago
dgtlmoon 6f35c2eec9 fix scaling
3 years ago
dgtlmoon 9c8894a875 wip
3 years ago
dgtlmoon 371c1c974a Merge branch 'playwright' into 550-visual-selector
3 years ago
dgtlmoon 8ce75f40d9 Merge branch 'playwright' of https://github.com/weeix/changedetection.io into playwright
3 years ago
dgtlmoon 5f3251a3e1 screenshot fixesxy
3 years ago
dgtlmoon 22dda97a65 minor cleanups
3 years ago
dgtlmoon 8134242b38 Make system prefer to use Playwright if PLAYWRIGHT_DRIVER_URL is set
3 years ago
dgtlmoon 704452322a Merge branch 'master' into playwright
3 years ago
dgtlmoon 588820d2fe tweaks
3 years ago
dgtlmoon 12aa77ee35 just re-use the existing page fetch
3 years ago
Wee c990db2bd5 Replace Playwright server with a pre-built image
3 years ago
Wee 25a7fd050f Hide the Playwright option for unsupported devices
3 years ago
dgtlmoon 9fe4f95990
When fetching a snapshot via Chrome, make the most recent screenshot available on the Diff and Preview pages (#516)
3 years ago
dgtlmoon 0d114f2adc
Add new fetch method: Playwright Chromium (Selenium/WebDriver alternative)
3 years ago
dgtlmoon 942c3f021f
Allow changedetector to ignore status codes as a per-site setting (#479) (#485)
3 years ago
dgtlmoon 3e8a15456a
Detect byte-encoding when the server mishandles the content-type header reply (#472)
3 years ago
dgtlmoon 8d2e240a2a When using Env. FETCH_WORKERS or WEBDRIVER_DELAY_BEFORE_CONTENT_READY , it should be type int
3 years ago
dgtlmoon 5214a7e0f3 Adding Env var "WEBDRIVER_DELAY_BEFORE_CONTENT_READY" to wait n seconds before extracting the text from the browser
3 years ago
dgtlmoon f87f7077a6
Better handling of EmptyReply exception, always bump 'last_checked' in the case of an error (#354)
3 years ago
Unpublished 023951a10e
Be sure that documents returned with a application/json header are not parsed with inscriptis (#337)
3 years ago
dgtlmoon 489671dcca
Re #342 notification encoding (#343)
3 years ago
dgtlmoon 735fc2ac8e Adding new proxyType to selenium mappings
3 years ago
Calvin Bui feb8e6c76c
Add socksVersion mapping (#331)
3 years ago
dgtlmoon d602cf4646 Aligning call signatures #325
3 years ago
Simon Caron dfcae4ee64
Extend Request Parameters to add Body & Method (#325)
3 years ago
dgtlmoon 8ec17a4c83
Re #267 - Pass settings for the proxy setup for webdriver (#326)
3 years ago
dgtlmoon 4ed5d4c2e7 WebDriver fetcher - settings - when an alternative one is configured, show it in the label
3 years ago
dgtlmoon a11b6daa2e
Installation via pip (#186)
3 years ago