Skip to content
  1. Feb 24, 2019
  2. Sep 16, 2018
    • Quentin Defenouillere's avatar
      [becm] Added ActionNeeded when website does not respond to login process · 316ef846
      Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
      Some connections are in wrongpass for the BECM module but the website
      does not return an invalid login/password message: it seems that these
      credentials are actually Crédit Mutuel customers who picked the wrong
      bank. I added an ActionNeeded to suggest them to try with creditmutuel
      instead. The "real" wrongpass cases are caught in the on_load() method
      of LoginPage.
      316ef846
  3. Oct 08, 2017
  4. Sep 08, 2016
  5. Jun 10, 2016
  6. Jun 02, 2016
  7. Jul 05, 2015
  8. May 13, 2015
  9. Apr 20, 2015
  10. Oct 10, 2014
  11. Oct 08, 2014
  12. Oct 06, 2014
    • Romain Bignon's avatar
      rename things related to browsers · d61e15cf
      Romain Bignon authored
      weboob.tools.browser -> weboob.deprecated.browser
      weboob.tools.parsers -> weboob.deprecated.browser.parsers
      weboob.tools.mech -> weboob.deprecated.mech
      weboob.browser2 -> weboob.browser
      weboob.core.exceptions -> weboob.exceptions
      
      Also, the new tree for browser2 is:
      
      weboob.browser: import weboob.browser.browsers.* and weboob.browser.url.*
      weboob.browser.browsers: all browsers (including PagesBrowser and LoginBrowser)
      weboob.browser.url: the URL class
      weboob.browser.profiles: all Profile classes
      weboob.browser.sessions: WeboobSession and FuturesSession
      weboob.browser.cookies: that's a cookies thing
      weboob.browser.pages: all Page and derivated classes, and Form class
      weboob.browser.exceptions: specific browser exceptions
      weboob.browser.elements: AbstractElement classes, and 'method' decorator
      weboob.browser.filters.*: all filters
      d61e15cf
  13. Sep 26, 2014
  14. Feb 16, 2014
  15. Sep 29, 2013
  16. Sep 07, 2013
  17. Aug 07, 2013
  18. Apr 01, 2013
  19. Mar 15, 2013
  20. Mar 02, 2013
  21. Feb 26, 2013
  22. Feb 23, 2013
  23. Jan 16, 2013
  24. Jan 07, 2013
  25. Dec 06, 2012
  26. Oct 15, 2012
  27. Jul 02, 2012
  28. May 12, 2012
  29. Apr 18, 2012
  30. Apr 17, 2012
  31. Mar 29, 2012
  32. Mar 22, 2012
  33. Mar 10, 2012