Skip to content
  1. Nov 20, 2019
  2. Nov 09, 2019
  3. Oct 27, 2019
  4. Oct 23, 2019
  5. Oct 01, 2019
  6. Sep 11, 2019
  7. Sep 10, 2019
  8. Aug 28, 2019
  9. Jul 18, 2019
    • Quentin Defenouillere's avatar
      [weboob/browser/elements] Implement the empty_xpath attribute · 5b4cdf13
      Quentin Defenouillere authored and hydrargyrum's avatar hydrargyrum committed
      The empty_xpath attribute is used to fetch an explicit message on a page
      when there is no account, no transaction or no investment for example.
      The goal of this attribute is to avoid silent bugs when an item page has
      completely changed and the item_xpath does not match any element
      anymore: in these cases we don't scrape any element but we don't crash
      either ; whereas if empty_xpath is defined at least we will have a
      warning that the page may have changed.
      5b4cdf13
  10. Jul 05, 2019